MiscWordListProductionclass
MiscWordListProduction is a subclass of Production for miscellaneous word list rules. These are grammar rules of last resort, for matching text that’s positionally where a noun phrase ought to be, but which doesn’t match any of our other rules for constructing a valid noun phrase. These rules let us still recognize the overall verb-phrase structure of a command, even though we can’t make sense of what goes where the nouns ought to be.
class
MiscWordListProduction
:
Production
Superclass Tree (in declaration order)
MiscWordListProduction
Production
` object`
Subclass Tree
MiscWordListProduction
miscWordList(list)
miscWordList(wordOrNumber)
Global Objects
(none)
Summary of Properties
Inherited from Production
:
determiner
nounPhraseRole
npClass
parent
Summary of Methods
Inherited from Production
:
addNounListItem
findAction
findChild
findParent
getNounPhraseRole
getText
getTokens
grammarInfoForBuild
isChildOf
noteEndOfSentence
visitLiteral
visitProd
Properties
(none)
Methods
build (cmd, np)
OVERRIDDEN
no description available
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1