completeNounPhraseGrammarProd

grammar completeNounPhrase(main) :   Production grammar.t[296]

completeNounPhraseWithAll->np_ | completeNounPhraseWithoutAll->np_
grammar completeNounPhrase(miscPrep) :   Production grammar.t[301]
[badness 100] completeNounPhrase->np1_
('with' | 'into' | 'in' 'to' | 'through' | 'thru' | 'for' | 'to'
| 'onto' | 'on' 'to' | 'at' | 'under' | 'behind')
completeNounPhrase->np2_
Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2