disambigPhraseGrammarProd

grammar disambigPhrase(all) :   Production grammar.t[989]

'all' | 'everything' | 'all' 'of' 'them'
grammar disambigPhrase(any) :   Production grammar.t[1003]
'any' | 'any' 'of' 'them'
grammar disambigPhrase(both) :   QuantifierProduction grammar.t[995]
'both' | 'both' 'of' 'them'
grammar disambigPhrase(list) :   Production grammar.t[1007]
disambigList->lst_
grammar disambigPhrase(locational) :   LocationalProduction grammar.t[1018]
locationPrep->prep_ completeNounPhraseWithoutAll->cont_
grammar disambigPhrase(ordinalList) :   Production grammar.t[1010]
disambigOrdinalList->lst_ 'ones'
| 'the' disambigOrdinalList->lst_ 'ones'
Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2