disambigPhraseGrammarProd
grammar
disambigPhrase(all)
:
Production
‘all’ | ‘everything’ | ‘all’ ‘of’ ‘them’
grammar
disambigPhrase(any)
:
Production
‘any’ | ‘any’ ‘of’ ‘them’
grammar
disambigPhrase(both)
:
QuantifierProduction
‘both’ | ‘both’ ‘of’ ‘them’
grammar
disambigPhrase(list)
:
Production
disambigList->lst_
grammar
disambigPhrase(locational)
:
LocationalProduction
locationPrep->prep_ completeNounPhraseWithoutAll->cont_
grammar
disambigPhrase(ordinalList)
:
Production
disambigOrdinalList->lst_ ‘ones’
| ‘the’ disambigOrdinalList->lst_ ‘ones’
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1