explicitDetPluralOnlyNounPhraseGrammarProd

grammar explicitDetPluralOnlyNounPhrase(definite) :   AllPluralProd en_us.t[5968]

'the' indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(definiteNumber) :   ExactQuantifiedPluralProd en_us.t[5973]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessive) :   PossessivePluralProd en_us.t[5978]
possessiveAdjPhrase->poss_ indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber) :   ExactQuantifiedPossessivePluralProd en_us.t[5983]
possessiveAdjPhrase->poss_ numberPhrase->quant_
indetPluralNounPhrase->np_
TADS 3 Library Manual
Generated on 12/22/2011 from TADS version 3.1.0