explicitDetPluralNounPhraseGrammarProd

grammar explicitDetPluralNounPhrase(definite) :   Production

grammar.t[596]

‘the’ indetPluralNounPhrase->np_

grammar explicitDetPluralNounPhrase(definiteNumber) :   QuantifierProduction

grammar.t[603]

‘the’ numberPhrase->quant_ indetPluralNounPhrase->np_

grammar explicitDetPluralNounPhrase(possessive) :   Production

grammar.t[610]

possessiveAdjPhrase->poss_ indetPluralNounPhrase->np_
| indetPluralNounPhrase->np_ ‘of’ possessiveNounPhrase->poss_

grammar explicitDetPluralNounPhrase(possessiveNumber) :   QuantifierProduction

grammar.t[616]

possessiveAdjPhrase->poss_ numberPhrase->quant_ indetPluralNounPhrase->np_
| ‘the’ numberPhrase->quant_ indetPluralNounPhrase->np_
‘of’ possessiveNounPhrase->poss_

grammar explicitDetPluralNounPhrase(possessiveNumber2) :   QuantifierProduction

grammar.t[629]

numberPhrase->quant_ indetPluralNounPhrase->np_
‘of’ possessiveNounPhrase->poss_

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1