literalPhrase(empty)grammaren_us.t[6948]

In case we have a verb grammar rule that calls for a literal phrase, but the player enters a command with nothing in that slot, match an empty token list as a last resort. Since this phrasing has a badness, we won't match it unless we don't have any better structural match.

grammar literalPhrase(empty) :   EmptyLiteralPhraseProd

Superclass Tree   (in declaration order)

literalPhrase(empty)
       
EmptyLiteralPhraseProd
                LiteralProd
                        BasicProd
                                object

Summary of Properties  

Inherited from EmptyLiteralPhraseProd :
newText 

Summary of Methods  

resolveLiteral 

Inherited from EmptyLiteralPhraseProd :
getLiteralText  getTentativeLiteralText  isEmptyPhrase 

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

resolveLiteral (results)en_us.t[6949]

no description available

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