simplePluralPhrase(plural)grammar
Simple plural phrase. This is the most basic plural phrase, which is simply a plural noun, optionally preceded by one or more adjectives.
(English doesn’t have any sort of adjective declension in number, so there’s no need to distinguish between plural and singular adjectives; this equivalent rule in languages with adjective-noun agreement in number would use plural adjectives here as well as plural nouns.)
grammar
simplePluralPhrase
(plural)
:
NounPhraseWithVocab
Superclass Tree (in declaration order)
simplePluralPhrase(plural)
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 result list
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