defaultCommandPhrase(examine)grammargrammar.t[98]

Default command phrase - the root grammar rule for an implicit command without a verb. In the English version, this is simply a noun phrase, which implicitly means "examine <noun phrase>". Other languages might wish to use particular noun phrase forms for this (e.g., an inflected language might want to use the accusative form here).

grammar defaultCommandPhrase(examine) :   CommandProduction

Superclass Tree   (in declaration order)

defaultCommandPhrase(examine)
        CommandProduction
                Production
                        object

Summary of Properties  

Inherited from CommandProduction :
actor_  actorPerson 

Inherited from Production :
determiner  nounPhraseRole  npClass  parent 

Summary of Methods  

Inherited from CommandProduction :
build  noteEndOfSentence  visitProd 

Inherited from Production :
addNounListItem  findAction  findChild  findParent  getNounPhraseRole  getText  getTokens  grammarInfoForBuild  isChildOf  visitLiteral 

Properties  

(none)

Methods  

(none)

Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2