simpleNounPhrase(adjNP)grammaren_us.t[5992]

<adjective> <simple-noun-phrase> (this allows any number of adjectives to be applied)

grammar simpleNounPhrase(adjNP) :   NounPhraseWithVocab

Superclass Tree   (in declaration order)

simpleNounPhrase(adjNP)
       
NounPhraseWithVocab
                NounPhraseProd
                        BasicProd
                                object

Summary of Properties  

Inherited from NounPhraseProd :
filterForCollectives 

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 :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

getAdjustedTokens ( )OVERRIDDENen_us.t[6006]

return the list of objects in scope matching our adjective plus the list from the underlying noun phrase

getVocabMatchList (resolver, results, extraFlags)OVERRIDDENen_us.t[5996]
generate a list of my resolved objects

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12