explicitDetPluralOnlyNounPhraseGrammarProd

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

'the' indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(definiteNumber) :   ExactQuantifiedPluralProd en_us.t[5762]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessive) :   PossessivePluralProd en_us.t[5767]
possessiveAdjPhrase->poss_ indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber) :   ExactQuantifiedPossessivePluralProd en_us.t[5772]
possessiveAdjPhrase->poss_ numberPhrase->quant_
indetPluralNounPhrase->np_
TADS 3 Library Manual
Generated on 9/8/2006 from TADS version 3.0.11