TopicProdclassparser.t[1273]

A topic is a noun phrase used in commands like "ask <person> about <topic>." For our purposes, this works as an ordinary single noun production.

class TopicProd :   SingleNounProd

Superclass Tree   (in declaration order)

TopicProd
       
SingleNounProd
                NounPhraseProd
                        BasicProd
                                object

Subclass Tree  

TopicProd
       
EmptyTopicPhraseProd
        PrepSingleTopicProd
                aboutTopicPhrase(main)
        topicPhrase(main)
        topicPhrase(misc)

Global Objects  

(none)

Summary of Properties  

Inherited from NounPhraseProd :
filterForCollectives 

Summary of Methods  

getOrigText  getOrigTokenList 

Inherited from SingleNounProd :
resolveNouns 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
filterPossRank 

Properties  

(none)

Methods  

getOrigText ( )OVERRIDDENparser.t[1276]

no description available

getOrigTokenList ( )OVERRIDDENparser.t[1275]
get the original text and tokens from the underlying phrase

TADS 3 Library Manual
Generated on 9/8/2006 from TADS version 3.0.11