compoundNounPhrase(simple)grammar | en_us.t[5860] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
Note that this general rule does not allow the noun phrase after the 'of' to be qualified with an article or number, except that we make an exception to allow a definite article. Other cases ("a piece of four papers") do not generally make sense, so we won't attempt to support them; instead, games can add as special cases new nounPhrase rules for specific literal sequences where more complex grammar is necessary.
grammar
compoundNounPhrase(simple) : NounPhraseWithVocab
Inherited from
Inherited from
Inherited from
Inherited from compoundNounPhrase(simple)
NounPhraseWithVocab
NounPhraseProd
BasicProd
object
NounPhraseProd
:
filterForCollectives
getAdjustedTokens
getVocabMatchList
NounPhraseWithVocab
:
combineWordMatches
combineWordMatchItems
dictMatchIsExact
dictMatchIsStronger
filterDictMatches
getWordMatches
inScopeMatches
intersectWordMatches
resolveNouns
resolveNounsMatchName
NounPhraseProd
:
filterTruncations
getVerifyKeepers
BasicProd
:
filterPossRank
getOrigText
getOrigTokenList
getAdjustedTokens ( ) OVERRIDDEN | en_us.t[5866] |
getVocabMatchList (resolver, results, extraFlags) OVERRIDDEN | en_us.t[5862] |