singleNoun(empty)grammaren_us.t[5204]

An empty single noun is one with no words at all. This is matched when a command requires a noun list but the player doesn't include one; this construct has "badness" because we only want to match it when we have no choice.

grammar singleNoun(empty) :   EmptyNounPhraseProd

Superclass Tree   (in declaration order)

singleNoun(empty)
       
EmptyNounPhraseProd
                NounPhraseProd
                        BasicProd
                                object

Summary of Properties  

responseProd 

Inherited from EmptyNounPhraseProd :
asker_  newMatch 

Inherited from NounPhraseProd :
filterForCollectives 

Summary of Methods  

Inherited from EmptyNounPhraseProd :
getImpliedObject  getOrigText  getOrigTokenList  isEmptyPhrase  resolveNouns  setPrompt 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
filterPossRank 

Properties  

responseProdOVERRIDDENen_us.t[5205]

no description available

Methods  

(none)

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