commandPhrase(definiteConj)grammarparser.t[1177]

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 

Inherited from BasicProd :
firstTokenIndex  isSpecialResponseMatch  lastTokenIndex 

Summary of Methods  

Inherited from CommandProdWithDefiniteConj :
countCommands  getCommandSepIndex  getNextCommandIndex  isEndOfSentence  resolveFirstAction  resolveNouns 

Inherited from CommandProd :
execActorPhrase  hasTargetActor 

Inherited from BasicProd :
canResolveTo  getOrigText  getOrigTokenList  setOrigTokenList 

Properties  

(none)

Methods  

(none)

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3