completeNounPhraseWithoutAll(himself)grammaren_us.t[5631]

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 

Inherited from BasicProd :
firstTokenIndex  isSpecialResponseMatch  lastTokenIndex 

Summary of Methods  

checkAgreement 

Inherited from ReflexivePronounProd :
resolveNouns 

Inherited from PronounProd :
checkAnaphoricBinding 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
canResolveTo  getOrigText  getOrigTokenList  setOrigTokenList 

Properties  

(none)

Methods  

checkAgreement (lst)OVERRIDDENen_us.t[5633]

check agreement of our binding

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3