qualifiedSingularNounPhraseGrammarProd

grammar qualifiedSingularNounPhrase(anyOneIn) :   LocationalProduction grammar.t[442]

('anything' | 'one') ('that' ('is' | 'was') | 'that' tokApostropheS | )
locationPrep->prep_
completeNounPhraseWithoutAll->cont_
grammar qualifiedSingularNounPhrase(anyPlural) :   Production grammar.t[420]
('any' | 'one' | 'any' 'one' | ) 'of' explicitDetPluralNounPhrase->np_
grammar qualifiedSingularNounPhrase(arbitrary) :   Production grammar.t[407]
('any' | 'one' | '1' | 'any' ('one' | '1')) indetSingularNounPhrase->np_
grammar qualifiedSingularNounPhrase(definite) :   Production grammar.t[393]
('the' | 'the' 'one' | 'the' '1' | ) indetSingularNounPhrase->np_
grammar qualifiedSingularNounPhrase(indefinite) :   Production grammar.t[400]
('a' | 'an') indetSingularNounPhrase->np_
grammar qualifiedSingularNounPhrase(possessive) :   Production grammar.t[414]
possessiveAdjPhrase->poss_ indetSingularNounPhrase->np_
| indetSingularNounPhrase->np_ 'of' possessiveNounPhrase->poss_
grammar qualifiedSingularNounPhrase(theOneContaining) :   ContentsQualifierProduction grammar.t[435]
'the' 'one' contentsPrepOrVerb->prep_ completeNounPhraseWithoutAll->cont_
grammar qualifiedSingularNounPhrase(theOneIn) :   LocationalProduction grammar.t[427]
'the' 'one' ('that' ('is' | 'was') | 'that' tokApostropheS | )
locationPrep->prep_ completeNounPhraseWithoutAll->cont_
Adv3Lite Library Reference Manual
Generated on 01/03/2024 from adv3Lite version 1.6.2