simplePluralPhrase(empty)grammar
If the command has qualifiers that require a plural, but omits everything else, we can have an empty simple noun phrase.
grammar
simplePluralPhrase
(empty)
:
NounPhraseWithVocab
Superclass Tree (in declaration order)
simplePluralPhrase(empty)
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
we have an empty noun phrase
getVocabMatchList (resolver, results, extraFlags)
OVERRIDDEN
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3