simplePluralPhrase(adjAndOnes)grammaren_us.t[6937]

A simple plural phrase can end with an adjective and "ones," as in "the red ones."

grammar simplePluralPhrase(adjAndOnes) :   NounPhraseWithVocab

Superclass Tree   (in declaration order)

simplePluralPhrase(adjAndOnes)
        NounPhraseWithVocab
                NounPhraseProd
                        BasicProd
                                object

Summary of Properties  

Inherited from NounPhraseProd :
filterForCollectives 

Inherited from BasicProd :
firstTokenIndex  isSpecialResponseMatch  lastTokenIndex 

Summary of Methods  

getAdjustedTokens  getVocabMatchList 

Inherited from NounPhraseWithVocab :
combineWordMatches  combineWordMatchItems  dictMatchIsExact  dictMatchIsStronger  filterDictMatches  getWordMatches  inScopeMatches  intersectWordMatches  resolveNouns  resolveNounsMatchName 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
canResolveTo  getOrigText  getOrigTokenList  setOrigTokenList 

Properties  

(none)

Methods  

getAdjustedTokens ( )OVERRIDDENen_us.t[6945]

generate a list of objects matching the adjective

getVocabMatchList (resolver, results, extraFlags)OVERRIDDENen_us.t[6939]
no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3