simpleNounPhrase(misc)grammaren_us.t[6260]

In the worst case, a simple noun phrase can be constructed from arbitrary words that don't appear in our dictionary.

grammar simpleNounPhrase(misc) :   NounPhraseWithVocab

Superclass Tree   (in declaration order)

simpleNounPhrase(misc)
        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[6280]

return the match list

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

TADS 3 Library Manual
Generated on 4/11/2008 from TADS version 3.0.16