ContentsQualifierProductionclass | parser.t[4266] |
Superclass Tree | Subclass Tree | Global Objects | Property Summary | Method Summary | Property Details | Method Details |
Each grammar rule of this type needs to define two special '->' associations in its template:
cont_ is the contents qualifier. This is also just an ordinary noun phrase. This is the "water" part in "bucket of water".
prep_ is the preposition giving the relationship.
class
ContentsQualifierProduction : Production
ContentsQualifierProduction
Production
object
ContentsQualifierProduction
nounPhraseWithContents(contents)
pluralPhraseWithContents(contents)
qualifiedPluralNounPhrase(theOnesContaining)
qualifiedSingularNounPhrase(theOneContaining)
Inherited from Production
:
determiner
nounPhraseRole
npClass
parent
Inherited from Production
:
addNounListItem
build
findAction
findChild
findParent
getNounPhraseRole
getText
getTokens
grammarInfoForBuild
isChildOf
noteEndOfSentence
visitLiteral
visitProd (cmd, np, prod) OVERRIDDEN | parser.t[4273] |