explicitDetPluralOnlyNounPhraseGrammarProd

grammar explicitDetPluralOnlyNounPhrase(definite) :   Production grammar.t[650]

'the' indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(definiteNumber) :   QuantifierProduction grammar.t[657]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessive) :   Production grammar.t[664]
possessiveAdjPhrase->poss_ indetPluralOnlyNounPhrase->np_
| indetPluralOnlyNounPhrase->np_ 'of' possessiveNounPhrase->poss_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber) :   QuantifierProduction grammar.t[670]
possessiveAdjPhrase->poss_ numberPhrase->quant_ indetPluralNounPhrase->np_
| 'the' numberPhrase->quant_ indetPluralNounPhrase->np_
'of' possessiveNounPhrase->poss_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber2) :   QuantifierProduction grammar.t[680]
numberPhrase->quant_ indetPluralNounPhrase->np_
'of' possessiveNounPhrase->poss_
Adv3Lite Library Reference Manual
Generated on 26/02/2025 from adv3Lite version 2.2