completeNounPhraseWithoutAll(himself)grammaren_us.t[5407]

For 'themselves', allow anything; we could balk at this matching a single object that isn't a mass noun, but that would be overly picky, and it would probably reject at least a few things that really ought to be acceptable. Besides, 'them' is the closest thing English has to a singular gender-neutral pronoun, and some people intentionally use it as such.

grammar completeNounPhraseWithoutAll(himself) :   HimselfProd

Superclass Tree   (in declaration order)

completeNounPhraseWithoutAll(himself)
       
HimselfProd
                ReflexivePronounProd
                        PronounProd
                                NounPhraseProd
                                        BasicProd
                                                object

Summary of Properties  

Inherited from HimselfProd :
pronounType 

Inherited from PronounProd :
isPlural  isPossessive 

Inherited from NounPhraseProd :
filterForCollectives 

Summary of Methods  

checkAgreement 

Inherited from ReflexivePronounProd :
resolveNouns 

Inherited from PronounProd :
checkAnaphoricBinding 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

checkAgreement (lst)OVERRIDDENen_us.t[5409]

check agreement of our binding

TADS 3 Library Manual
Generated on 9/15/2006 from TADS version 3.0.12