completeNounPhrase(miscPrep)grammaren_us.t[5420]

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 

Summary of Methods  

resolveNouns 

Inherited from NounPhraseProd :
filterTruncations  getVerifyKeepers 

Inherited from BasicProd :
filterPossRank  getOrigText  getOrigTokenList 

Properties  

(none)

Methods  

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

no description available

TADS 3 Library Manual
Generated on 4/11/2008 from TADS version 3.0.16