TopicProdclassparser.t[1331]

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  resolveNouns 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
canResolveTo  setOrigTokenList 

Properties  

(none)

Methods  

getOrigText ( )OVERRIDDENparser.t[1334]

no description available

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

resolveNouns (resolver, results)OVERRIDDENparser.t[1336]
no description available

TADS 3 Library Manual
Generated on 12/22/2011 from TADS version 3.1.0