completeNounPhrase(miscPrep)grammaren_us.t[5554]

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  

resolveNouns 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
canResolveTo  getOrigText  getOrigTokenList  setOrigTokenList 

Properties  

(none)

Methods  

resolveNouns (resolver, results)en_us.t[5560]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3