explicitDetPluralOnlyNounPhraseGrammarProd

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

'the' indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(definiteNumber) :   ExactQuantifiedPluralProd en_us.t[5986]
'the' numberPhrase->quant_ indetPluralNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessive) :   PossessivePluralProd en_us.t[5991]
possessiveAdjPhrase->poss_ indetPluralOnlyNounPhrase->np_
grammar explicitDetPluralOnlyNounPhrase(possessiveNumber) :   ExactQuantifiedPossessivePluralProd en_us.t[5996]
possessiveAdjPhrase->poss_ numberPhrase->quant_
indetPluralNounPhrase->np_
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3