possessiveAdjPhrase(its)grammar | en_us.t[6454] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
Note that all possessive phrases that can possibly be ambiguous must define getOrigMainText() to return the "main noun phrase" text. In English, this means that we must omit any "'s" suffix. This is needed only when the phrase can be ambiguous, so pronouns don't need it since they are inherently unambiguous.
grammar
possessiveAdjPhrase(its) : ItsAdjProd
Inherited from
Inherited from
Inherited from
Inherited from
Inherited from
Inherited from
Inherited from
Inherited from possessiveAdjPhrase(its)
ItsAdjProd
PossessivePronounAdjProd
PronounProd
NounPhraseProd
BasicProd
object
ItsAdjProd
:
pronounType
PossessivePronounAdjProd
:
canBeAnaphor
isPossessive
PronounProd
:
isPlural
NounPhraseProd
:
filterForCollectives
PossessivePronounAdjProd
:
checkAnaphoricBinding
getOrigMainText
PronounProd
:
resolveNouns
NounPhraseProd
:
filterTruncations
getVerifyKeepers
BasicProd
:
filterPossRank
getOrigText
getOrigTokenList
checkAnaphorAgreement (lst) OVERRIDDEN | en_us.t[6456] |