simpleNounPhrase(adjNP)grammar
<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
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 ( )
OVERRIDDEN
return the list of objects in scope matching our adjective plus the list from the underlying noun phrase
getVocabMatchList (resolver, results, extraFlags)
OVERRIDDEN
generate a list of my resolved objects
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3