spelledThousandGrammarProd

grammar spelledThousand(aThousand) :   Production

grammar.t[1285]

‘a’ ‘thousand’

grammar spelledThousand(aThousandAndSmall) :   Production

grammar.t[1289]

‘a’ ‘thousand’ ‘and’ spelledSmallNumber->num_

grammar spelledThousand(thousands) :   Production

grammar.t[1265]

spelledHundred->thou_ ‘thousand’

grammar spelledThousand(thousandsAndSmall) :   Production

grammar.t[1278]

spelledHundred->thou_ ‘thousand’ ‘and’ spelledSmallNumber->num_

grammar spelledThousand(thousandsPlus) :   Production

grammar.t[1271]

spelledHundred->thou_ ‘thousand’ spelledHundred->num_

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1