completeNounPhrase(miscPrep)grammar
Slightly better than a purely miscellaneous word list is a pair of otherwise valid noun phrases connected by a preposition that’s commonly used in command phrases. This will match commands where the user has assumed a command with a prepositional structure that doesn’t exist among the defined commands. Since we have badness, we’ll be ignored any time there’s a valid command syntax with the same prepositional structure.
grammar
completeNounPhrase
(miscPrep)
:
NounPhraseProd
Superclass Tree (in declaration order)
completeNounPhrase(miscPrep)
NounPhraseProd
BasicProd
` object`
Summary of Properties
Inherited from NounPhraseProd
:
filterForCollectives
Inherited from BasicProd
:
firstTokenIndex
isSpecialResponseMatch
lastTokenIndex
Summary of Methods
Inherited from NounPhraseProd
:
filterTruncations
getVerifyKeepers
Inherited from BasicProd
:
canResolveTo
getOrigText
getOrigTokenList
setOrigTokenList
Properties
(none)
Methods
resolveNouns (resolver, results)
no description available
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3