pronounUsePreParserobject | newbie.t[520] |
Superclass Tree | Property Summary | Method Summary | Property Details | Method Details |
Note that we have to make exceptions that allow valid commands starting with I where I is an abbreviation for INVENTORY, such as I itself, I TALL and I WIDE. We also have to make exceptions when a conversation is in progress, since the command could be a valid SayTopic.
pronounUsePreParser : StringPreParser
pronounUsePreParser
StringPreParser
PreinitObject
ModuleExecObject
object
Inherited from StringPreParser
:
isActive
regList
regListSorted
runOrder
Inherited from PreinitObject
:
execBeforeMe
reverseGlobalSymbols
Inherited from ModuleExecObject
:
execAfterMe
hasInitialized_
isDoingExec_
isExecuted_
Inherited from StringPreParser
:
construct
execute
registerPreParser
runAll
Inherited from ModuleExecObject
:
_execute
classExec
pat | newbie.t[542] |
pat2 | newbie.t[545] |
pat3 | newbie.t[547] |
doParsing (str, which) OVERRIDDEN | newbie.t[521] |