commandPhrase(ambiguousConj)grammarparser.t[1177]

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 :
isSpecialResponseMatch 

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 8/21/2012 from TADS version 3.1.2