ItProdclassparser.t[1502]

For simplicity, define subclasses of PronounProd for the basic set of pronouns found in most languages. Language-specific grammar definitions can choose to use these or not, and can add their own extra subclasses as needed for types of pronouns we don't define here.

class ItProd :   PronounProd

Superclass Tree   (in declaration order)

ItProd
        PronounProd
                NounPhraseProd
                        BasicProd
                                object

Subclass Tree  

ItProd
        completeNounPhraseWithoutAll(it)

Global Objects  

(none)

Summary of Properties  

pronounType 

Inherited from PronounProd :
isPlural  isPossessive 

Inherited from NounPhraseProd :
filterForCollectives 

Inherited from BasicProd :
firstTokenIndex  isSpecialResponseMatch  lastTokenIndex 

Summary of Methods  

Inherited from PronounProd :
checkAnaphoricBinding  resolveNouns 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
canResolveTo  getOrigText  getOrigTokenList  setOrigTokenList 

Properties  

pronounTypeOVERRIDDENparser.t[1503]

no description available

Methods  

(none)

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