EnTravelViaclassgrammar.t[2511]

Create a TravelVia subclass merely so we can supply a verbPhrase. (The parser looks for subclasses of each specific Action class to find its verb phrase, since the language-specific Action definitions are always in the language module's 'grammar' subclasses. We don't need an actual grammar rule, since this isn't an input-able verb, so we merely need to create a regular subclass in order for the verbPhrase to get found.)

class EnTravelVia :   VerbProduction

Superclass Tree   (in declaration order)

EnTravelVia
        VerbProduction
                Production
                        object

Subclass Tree  

(none)

Global Objects  

(none)

Summary of Properties  

missingQ  verbPhrase 

Inherited from VerbProduction :
isActive  priority 

Inherited from Production :
determiner  nounPhraseRole  npClass  parent 

Summary of Methods  

Inherited from VerbProduction :
answerMissing  build  missingRoleProd  visitProd 

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

Properties  

missingQgrammar.t[2513]

no description available

verbPhrasegrammar.t[2512]
no description available

Methods  

(none)

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