EnTravelViaclass
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
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
missingQ
no description available
verbPhrase
no description available
Methods
(none)
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1