qualifiedSingularNounPhraseGrammarProd
grammar
qualifiedSingularNounPhrase(anyOneIn)
:
LocationalProduction
(‘anything’ | ‘one’) (‘that’ (‘is’ | ‘was’) | ‘that’ tokApostropheS
| )
locationPrep->prep_
completeNounPhraseWithoutAll->cont_
grammar
qualifiedSingularNounPhrase(anyPlural)
:
Production
(‘any’ | ‘one’ | ‘any’ ‘one’ | ) ‘of’ explicitDetPluralNounPhrase->np_
grammar
qualifiedSingularNounPhrase(arbitrary)
:
Production
(‘any’ | ‘one’ | ‘1’ | ‘any’ (‘one’ | ‘1’)) indetSingularNounPhrase->np_
grammar
qualifiedSingularNounPhrase(definite)
:
Production
(‘the’ | ‘the’ ‘one’ | ‘the’ ‘1’ | ) indetSingularNounPhrase->np_
grammar
qualifiedSingularNounPhrase(indefinite)
:
Production
(‘a’ | ‘an’) indetSingularNounPhrase->np_
grammar
qualifiedSingularNounPhrase(possessive)
:
Production
possessiveAdjPhrase->poss_ indetSingularNounPhrase->np_
| indetSingularNounPhrase->np_ ‘of’ possessiveNounPhrase->poss_
grammar
qualifiedSingularNounPhrase(theOneContaining)
:
ContentsQualifierProduction
‘the’ ‘one’ contentsPrepOrVerb->prep_ completeNounPhraseWithoutAll->cont_
grammar
qualifiedSingularNounPhrase(theOneIn)
:
LocationalProduction
‘the’ ‘one’ (‘that’ (‘is’ | ‘was’) | ‘that’ tokApostropheS | )
locationPrep->prep_ completeNounPhraseWithoutAll->cont_
Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1