mainDisambigPhrase(main)grammar | grammar.t[983] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
We accept whole noun phrases and various fragments of noun phrases in response to these questions. We accept fragments because (a) users are accustomed from lots of other IF games to being able to respond with a word or two, and (b) all we need is something that distinguishes one object from another.
This should use DisambigProduction as the base class for the match tree item.
[Required]
grammar
mainDisambigPhrase(main) : DisambigProduction
mainDisambigPhrase(main)
DisambigProduction
Production
object
Inherited from Production
:
determiner
nounPhraseRole
npClass
parent
Inherited from DisambigProduction
:
addNounListItem
Inherited from Production
:
build
findAction
findChild
findParent
getNounPhraseRole
getText
getTokens
grammarInfoForBuild
isChildOf
noteEndOfSentence
visitLiteral
visitProd
(none)