compoundPluralPhraseGrammarProd

grammar compoundPluralPhrase(of) :   NounPhraseWithVocab en_us.t[5990]

simplePluralPhrase->np1_ 'of'->of_ compoundNounPhrase->np2_
| simplePluralPhrase->np1_ 'of'->of_ 'the'->the_ compoundNounPhrase->np2_
grammar compoundPluralPhrase(simple) :   NounPhraseWithVocab en_us.t[5975]
simplePluralPhrase->np_
TADS 3 Library Manual
Generated on 7/19/2007 from TADS version 3.0.15.1