qualifiedPluralNounPhraseGrammarProd

grammar qualifiedPluralNounPhrase(all) :   Production grammar.t[566]

'all' detPluralNounPhrase->np_
| 'all' 'of' explicitDetPluralNounPhrase->np_
grammar qualifiedPluralNounPhrase(allNum) :   QuantifierProduction grammar.t[533]
'all' numberPhrase->quant_ indetPluralNounPhrase->np_
| 'all' numberPhrase->quant_ 'of' explicitDetPluralNounPhrase->np_
grammar qualifiedPluralNounPhrase(anyNum) :   QuantifierProduction grammar.t[525]
('any' | ) numberPhrase->quant_ indetPluralNounPhrase->np_
| ('any' | ) numberPhrase->quant_ 'of' explicitDetPluralNounPhrase->np_
grammar qualifiedPluralNounPhrase(both) :   QuantifierProduction grammar.t[546]
'both' detPluralNounPhrase->np_
| 'both' 'of' explicitDetPluralNounPhrase->np_
grammar qualifiedPluralNounPhrase(definiteNum) :   QuantifierProduction grammar.t[559]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar qualifiedPluralNounPhrase(determiner) :   Production grammar.t[518]
'any' detPluralOnlyNounPhrase->np_
grammar qualifiedPluralNounPhrase(theOnesContaining) :   ContentsQualifierProduction grammar.t[584]
('the' 'ones' | 'everything' | 'all')
contentsPrepOrVerb->prep_ completeNounPhraseWithoutAll->cont_
grammar qualifiedPluralNounPhrase(theOnesIn) :   LocationalProduction grammar.t[574]
('the' 'ones' ('that' ('are' | 'were') | )
| ('everything' | 'all')
('that' ('is' | 'was') | 'that' tokApostropheS | ))
locationPrep->prep_ completeNounPhraseWithoutAll->cont_
Adv3Lite Library Reference Manual
Generated on 26/02/2025 from adv3Lite version 2.2