predicate(Consult)grammar
This method is called when the resolver has failed to find a suitable default for the missing indirect object of ENTER <text> ON <iobj>.
Instead of issuing the prompt that we’d normally issue under these circumstances, assume that we’re totally wrong about the way we’ve been interpreting the command: assume that it’s not meant as ENTER <text> ON <iobj> after all, but was actually meant as GO IN <object>. So, rephrase the command as such and start over with the new phrasing.
VerbRule(Consult)
// original source text
grammar
predicate
(Consult)
:
ConsultAction
// after macro expansion
Superclass Tree (in declaration order)
predicate(Consult)
ConsultAction
TAction
Action
BasicProd
` object
[
Resolver](../object/Resolver.html)
object`
Summary of Properties
askDobjResponseProd
verbPhrase
Inherited from TAction
:
actionAllowsAll
actionDobjProp
actor_
checkDobjProp
dobjCur_
dobjInfoCur_
dobjList_
dobjMatch
dobjResolver_
issuer_
preCondDobjProp
predicateNounPhrases
remapDobjProp
verDobjProp
whichMessageObject
Inherited from Action
:
actionTime
afterActionMainList
beforeAfterObjs
defaultForRecursion
extraMessageParams
implicitMsg
includeInUndo
isImplicit
isRepeatable
iterationCanceled
originalAction
parentAction
preCond
pronounOverride
remappedFrom
showDefaultReports
synthParamID
verbFlags
verifiedOkay
Inherited from BasicProd
:
firstTokenIndex
isSpecialResponseMatch
lastTokenIndex
Inherited from Resolver
:
action_
equivs_
isGlobalScope
isSubResolver
scope_
whichObject
Summary of Methods
Inherited from TAction
:
adjustDefaultObjectPrep
announceAllDefaultObjects
announceDefaultObject
canDobjResolveTo
checkAction
checkRemapping
construct
createDobjResolver
createForMissingDobj
createForRetry
doActionMain
execAction
filterAmbiguousDobj
filterPluralDobj
getAllDobj
getCurrentObjects
getDefaultDobj
getDobj
getDobjCount
getDobjFlags
getDobjInfo
getDobjResolver
getDobjTokens
getDobjWords
getMatchForRole
getMessageParam
getObjectForRole
getObjResponseProd
getPreCondDescList
getPreCondPropForRole
getQuestionInf
getRemapPropForRole
getResolvedDobjList
getResolvedObjList
getResolveInfo
getRoleFromIndex
getVerbPhrase
getVerbPhrase1
getVerifyPropForRole
initForMissingDobj
initResolver
initTentative
resetAction
resolvedObjectsInScope
resolveNouns
retryWithAmbiguousDobj
retryWithMissingDobj
setCurrentObjects
setObjectMatches
setResolvedDobj
setResolvedObjects
testRetryDefaultDobj
verifyAction
whatObj
Inherited from Action
:
actionOfKind
addBeforeAfterObj
afterAction
afterActionMain
announceActionObject
beforeAction
beforeActionMain
cacheMultiObjectAnnouncements
callAfterActionMain
callCatchAllProp
callPreConditions
callVerifyPreCond
callVerifyProp
cancelIteration
checkPreConditions
combineRemappedVerifyResults
createActionFrom
createActionInstance
createTopicQualifierResolver
doAction
doActionOnce
filterAmbiguousWithVerify
filterFacets
filterPluralWithVerify
finishResolveList
getAnaphoricBinding
getDefaultWithVerify
getEnteredVerbPhrase
getImplicitPhrase
getInfPhrase
getNotifyTable
getObjPreCondDescList
getObjPreConditions
getOriginalAction
getOrigTokenList
getOtherObjectRole
getParticiplePhrase
getPredicate
getPronounOverride
getRemappedFrom
getSimpleSynonymRemap
getSortedVerifyResults
isConversational
isNestedIn
isPartOf
isRemapped
makeResolveInfo
makeResolveInfoList
maybeAnnounceDefaultObject
maybeAnnounceImplicit
maybeAnnounceMultiObject
noMatch
notifyBeforeAfter
objListPronoun
preAnnounceActionObject
recalcSenseContext
repeatAction
resolveAction
runBeforeNotifiers
saveActionForAgain
setImplicit
setMessageParam
setMessageParams
setNested
setOriginalAction
setPronounOverride
setRemapped
spPrefix
spSuffix
synthMessageParam
verifyHandlersExist
whatTranslate
withVerifyResults
zeroActionTime
Inherited from BasicProd
:
canResolveTo
getOrigText
setOrigTokenList
Inherited from Resolver
:
allowAll
cacheScopeList
filterAll
filterAmbiguousEquivalents
filterAmbiguousNounPhrase
filterPluralPhrase
filterPossRank
getAction
getAll
getAllDefaults
getDefaultObject
getPossessiveResolver
getPronounDefault
getQualifierResolver
getRawPronounAntecedent
getReflexiveBinding
getScopeList
getTargetActor
matchName
objInScope
resetResolver
resolvePronounAntecedent
resolveUnknownNounPhrase
selectIndefinite
withGlobals
Properties
askDobjResponseProd
OVERRIDDEN
no description available
verbPhrase
no description available
Methods
(none)
TADS 3 Library Manual
Generated on 5/16/2013 from TADS version 3.1.3