commandPhrase(ambiguousConj)grammarparser.t[1188]

the basic grammar rule for a pair of commands with an ambiguous separator (i.e., a separator that could separate commands or conjunctions)

grammar commandPhrase(ambiguousConj) :   CommandProdWithAmbiguousConj

Superclass Tree   (in declaration order)

commandPhrase(ambiguousConj)
        CommandProdWithAmbiguousConj
                CommandProd
                        BasicProd
                                object

Summary of Properties  

Inherited from CommandProdWithAmbiguousConj :
cmdCounted_ 

Inherited from CommandProd :
getActorPhrase 

Inherited from BasicProd :
firstTokenIndex  isSpecialResponseMatch  lastTokenIndex 

Summary of Methods  

Inherited from CommandProdWithAmbiguousConj :
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