spelledThousandGrammarProd

grammar spelledThousand(aThousand) :   Production grammar.t[1297]

'a' 'thousand'
grammar spelledThousand(aThousandAndSmall) :   Production grammar.t[1301]
'a' 'thousand' 'and' spelledSmallNumber->num_
grammar spelledThousand(thousands) :   Production grammar.t[1277]
spelledHundred->thou_ 'thousand'
grammar spelledThousand(thousandsAndSmall) :   Production grammar.t[1290]
spelledHundred->thou_ 'thousand' 'and' spelledSmallNumber->num_
grammar spelledThousand(thousandsPlus) :   Production grammar.t[1283]
spelledHundred->thou_ 'thousand' spelledHundred->num_
Adv3Lite Library Reference Manual
Generated on 26/02/2025 from adv3Lite version 2.2