simpleNounPhrase(adj)grammar | en_us.t[6122] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
When a particular phrase can be interpreted as either ending in an adjective or ending in a noun, we will always take the noun-ending interpretation - in such cases, the adjective-ending interpretation is probably a weak binding. For example, "take pizza" almost certainly refers to the pizza itself when "pizza" and "pizza box" are both present, but it can also refer just to the box when no pizza is present.
Equivalent to a noun phrase ending in an adjective is a noun phrase ending with an adjective followed by "one," as in "the red one."
grammar
simpleNounPhrase(adj) : NounPhraseWithVocab
Inherited from
Inherited from
Inherited from
Inherited from simpleNounPhrase(adj)
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[6133] |
getVocabMatchList (resolver, results, extraFlags) OVERRIDDEN | en_us.t[6124] |