explicitDetPluralOnlyNounPhraseGrammarProd

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

'the' indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(definiteNumber) :   ExactQuantifiedPluralProd en_us.t[5820]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessive) :   PossessivePluralProd en_us.t[5825]
possessiveAdjPhrase->poss_ indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber) :   ExactQuantifiedPossessivePluralProd en_us.t[5830]
possessiveAdjPhrase->poss_ numberPhrase->quant_
indetPluralNounPhrase->np_
TADS 3 Library Manual
Generated on 7/19/2007 from TADS version 3.0.15.1