ContainerNounPhraseProdclass

parser.t[3158]

Superclass
Tree

Subclass
Tree

Global
Objects

Property
Summary

Method
Summary

Property
Details

Method
Details

A noun phrase with explicit containment. Grammar rules based on this class must set the property np_ to the main noun phrase, and cont_ to the noun phrase giving the container.

We’re based on the definite noun phrase production, because we need to resolve the underlying container phrase to a singe, unambiguous object.

class ContainerNounPhraseProd :   DefiniteNounProd

Superclass Tree   (in declaration order)

ContainerNounPhraseProd
DefiniteNounProd
NounPhraseProd
BasicProd
`                                 object [AmbigResponseKeeper](../object/AmbigResponseKeeper.html)                         object`

Subclass Tree  

ContainerNounPhraseProd
indetPluralNounPhrase(locational)
indetPluralOnlyNounPhrase(locational)
indetSingularNounPhrase(locational)

Global Objects  

(none)

Summary of Properties  

Inherited from NounPhraseProd :
filterForCollectives

Inherited from BasicProd :
firstTokenIndex isSpecialResponseMatch lastTokenIndex

Inherited from AmbigResponseKeeper :
ambigResponses_

Summary of Methods  

resolveNouns

Inherited from DefiniteNounProd :
reduceDefinite resolveDefinite

Inherited from NounPhraseProd :
filterTruncations getVerifyKeepers

Inherited from BasicProd :
canResolveTo getOrigText getOrigTokenList setOrigTokenList

Inherited from AmbigResponseKeeper :
addAmbigResponse getAmbigResponses

Properties  

(none)

Methods  

resolveNouns (resolver, results)OVERRIDDEN

parser.t[3159]

no description available

TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3