commandPhrase(definiteConj)grammarparser.t[1082]

The basic grammar rule for an unambiguous end-of-sentence command. This matches either a predicate with nothing following, or a predicate with an unambiguous command-only conjunction following.

grammar commandPhrase(definiteConj) :   CommandProdWithDefiniteConj

Superclass Tree   (in declaration order)

commandPhrase(definiteConj)
       
CommandProdWithDefiniteConj
                CommandProd
                        BasicProd
                                object

Summary of Properties  

Inherited from CommandProdWithDefiniteConj :
cmdCounted_ 

Inherited from CommandProd :
getActorPhrase 

Summary of Methods  

Inherited from CommandProdWithDefiniteConj :
countCommands  getCommandSepIndex  getNextCommandIndex  isEndOfSentence  resolveFirstAction  resolveNouns 

Inherited from CommandProd :
execActorPhrase  hasTargetActor 

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

(none)

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