firstCommandPhrase(withActor)grammaren_us.t[4884]

Command with explicit target actor. When a command starts with an actor's name followed by a comma followed by a verb, we take it as being directed to the actor.

grammar firstCommandPhrase(withActor) :   FirstCommandProdWithActor

Superclass Tree   (in declaration order)

firstCommandPhrase(withActor)
       
FirstCommandProdWithActor
                CommandProdWithActor
                        CommandProd
                                BasicProd
                                        object
                FirstCommandProd
                        CommandProd
                                BasicProd
                                        object

Summary of Properties  

Inherited from CommandProdWithActor :
resolvedActor_  resolver_ 

Inherited from CommandProd :
getActorPhrase 

Summary of Methods  

execActorPhrase 

Inherited from CommandProdWithActor :
getActorPhrase  getResolver  getTargetActor  hasTargetActor  resolveNouns 

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Inherited from FirstCommandProd :
countCommands  getCommandSepIndex  getCommandTokens  getNextCommandIndex  isEndOfSentence  resolveFirstAction 

Properties  

(none)

Methods  

execActorPhrase (issuingActor)OVERRIDDENen_us.t[4889]

"execute" the target actor phrase

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