VerbRuleGrammarProd

VerbRule(About)      // original source text

grammar VerbRule(About) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2377](../source/grammar.t.html#2377)]

‘about’

VerbRule(Again)      // original source text

grammar VerbRule(Again) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2278](../source/grammar.t.html#2278)]

‘again’ | ‘g’

VerbRule(AskAbout)      // original source text

grammar VerbRule(AskAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1878](../source/grammar.t.html#1878)]

(‘ask’ | ‘a’) singleDobj ‘about’ topicIobj

VerbRule(AskAboutImplicit)      // original source text

grammar VerbRule(AskAboutImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1888](../source/grammar.t.html#1888)]

(‘a’ | (‘ask’ | ‘tell’ ‘me’) (‘about’)) topicIobj

VerbRule(AskAboutWhat)      // original source text

grammar VerbRule(AskAboutWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1898](../source/grammar.t.html#1898)]

[badness 500] ‘ask’ singleDobj

VerbRule(AskFor)      // original source text

grammar VerbRule(AskFor) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1845](../source/grammar.t.html#1845)]

(‘ask’ | ‘a’) singleDobj ‘for’ topicIobj
| (‘ask’ | ‘a’) ‘for’ topicIobj ‘from’ singleDobj

VerbRule(AskForImplicit)      // original source text

grammar VerbRule(AskForImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1866](../source/grammar.t.html#1866)]

(‘a’ | ‘ask’) ‘for’ topicIobj

VerbRule(AskVague)      // original source text

grammar VerbRule(AskVague) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1973](../source/grammar.t.html#1973)]

[badness 500] ‘ask’ singleDobj topicIobj

VerbRule(AskWhomFor)      // original source text

grammar VerbRule(AskWhomFor) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1856](../source/grammar.t.html#1856)]

(‘ask’ | ‘a’) ‘for’ topicIobj

VerbRule(Attach)      // original source text

grammar VerbRule(Attach) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2997](../source/grammar.t.html#2997)]

(‘attach’ | ‘connect’) multiDobj

VerbRule(AttachTo)      // original source text

grammar VerbRule(AttachTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2987](../source/grammar.t.html#2987)]

(‘attach’ | ‘connect’) multiDobj ‘to’ singleIobj

VerbRule(Attack)      // original source text

grammar VerbRule(Attack) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2215](../source/grammar.t.html#2215)]

(‘attack’ | ‘kill’ | ‘hit’ | ‘kick’ | ‘punch’) singleDobj

VerbRule(AttackWith)      // original source text

grammar VerbRule(AttackWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2224](../source/grammar.t.html#2224)]

(‘attack’ | ‘kill’ | ‘hit’ | ‘strike’)
singleDobj ‘with’ singleIobj

VerbRule(AuxQuery)      // original source text

grammar VerbRule(AuxQuery) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1809](../source/grammar.t.html#1809)]

(‘a’ | ‘ask’|) (‘do’ | ‘does’ | ‘did’ | ‘is’ | ‘are’| ‘have’ | ‘has’ |‘can’ |
‘could’ | ‘would’ | ‘should’ | ‘were’ ) topicDobj

VerbRule(Board)      // original source text

grammar VerbRule(Board) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3186](../source/grammar.t.html#3186)]

(‘board’
| (‘get’ (‘on’ | ‘onto’ | ‘on’ ‘to’))
| (‘climb’ (‘on’ | ‘onto’ | ‘on’ ‘to’)))
singleDobj

VerbRule(Break)      // original source text

grammar VerbRule(Break) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2858](../source/grammar.t.html#2858)]

(‘break’ | ‘ruin’ | ‘destroy’ | ‘wreck’ | ‘smash’) multiDobj

VerbRule(Brief)      // original source text

grammar VerbRule(Brief) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3441](../source/grammar.t.html#3441)]

‘brief’ | ‘terse’

VerbRule(Burn)      // original source text

grammar VerbRule(Burn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2830](../source/grammar.t.html#2830)]

(‘burn’ | ‘ignite’ | ‘set’ ‘fire’ ‘to’) multiDobj

VerbRule(BurnWith)      // original source text

grammar VerbRule(BurnWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2838](../source/grammar.t.html#2838)]

(‘light’ | ‘burn’ | ‘ignite’ | ‘set’ ‘fire’ ‘to’) singleDobj
(‘with’ | ‘from’) singleIobj

VerbRule(Clean)      // original source text

grammar VerbRule(Clean) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2969](../source/grammar.t.html#2969)]

‘clean’ multiDobj

VerbRule(CleanWith)      // original source text

grammar VerbRule(CleanWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2977](../source/grammar.t.html#2977)]

‘clean’ singleDobj ‘with’ singleIobj

VerbRule(Climb)      // original source text

grammar VerbRule(Climb) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2926](../source/grammar.t.html#2926)]

‘climb’ singleDobj

VerbRule(ClimbDown)      // original source text

grammar VerbRule(ClimbDown) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2952](../source/grammar.t.html#2952)]

(‘climb’ | ‘go’ | ‘walk’) ‘down’ singleDobj

VerbRule(ClimbDownWhat)      // original source text

grammar VerbRule(ClimbDownWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2961](../source/grammar.t.html#2961)]

(‘climb’ | ‘go’ | ‘walk’) ‘down’

VerbRule(ClimbUp)      // original source text

grammar VerbRule(ClimbUp) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2935](../source/grammar.t.html#2935)]

(‘climb’ | ‘go’ | ‘walk’) ‘up’ singleDobj

VerbRule(ClimbUpWhat)      // original source text

grammar VerbRule(ClimbUpWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2944](../source/grammar.t.html#2944)]

‘climb’ ‘up’

VerbRule(Close)      // original source text

grammar VerbRule(Close) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3033](../source/grammar.t.html#3033)]

(‘close’ | ‘shut’) multiDobj

VerbRule(CmdMenu)      // original source text

grammar VerbRule(CmdMenu) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

cmdhelp.t [[845](../source/cmdhelp.t.html#845)]

numericDobj

VerbRule(ConsultAbout)      // original source text

grammar VerbRule(ConsultAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2743](../source/grammar.t.html#2743)]

‘consult’ singleDobj (‘on’ | ‘about’) topicIobj
| ‘search’ singleDobj ‘for’ topicIobj

VerbRule(ConsultWhatAbout)      // original source text

grammar VerbRule(ConsultWhatAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2764](../source/grammar.t.html#2764)]

((‘look’ | ‘l’) (‘up’ | ‘for’)
| ‘find’
| ‘search’ ‘for’
| ‘read’ ‘about’)
topicIobj
| (‘look’ | ‘l’) topicIobj ‘up’

VerbRule(Continue)      // original source text

grammar VerbRule(Continue) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2470](../source/grammar.t.html#2470)]

‘continue’ | ‘c’

VerbRule(Credits)      // original source text

grammar VerbRule(Credits) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2370](../source/grammar.t.html#2370)]

‘credits’

VerbRule(Cut)      // original source text

grammar VerbRule(Cut) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2866](../source/grammar.t.html#2866)]

[badness 500] ‘cut’ singleDobj

VerbRule(CutWith)      // original source text

grammar VerbRule(CutWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2874](../source/grammar.t.html#2874)]

‘cut’ singleDobj ‘with’ singleIobj

VerbRule(Debug)      // original source text

grammar VerbRule(Debug) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

debug.t [[52](../source/debug.t.html#52)]

‘debug’ literalDobj

VerbRule(DebugI)      // original source text

grammar VerbRule(DebugI) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

debug.t [[105](../source/debug.t.html#105)]

‘debug’

VerbRule(Detach)      // original source text

grammar VerbRule(Detach) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3017](../source/grammar.t.html#3017)]

(‘detach’ | ‘disconnect’) multiDobj

VerbRule(DetachFrom)      // original source text

grammar VerbRule(DetachFrom) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3007](../source/grammar.t.html#3007)]

(‘detach’ | ‘disconnect’) multiDobj ‘from’ singleIobj

VerbRule(Dig)      // original source text

grammar VerbRule(Dig) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2549](../source/grammar.t.html#2549)]

(‘dig’ | ‘dig’ ‘in’) singleDobj

VerbRule(DigWith)      // original source text

grammar VerbRule(DigWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2558](../source/grammar.t.html#2558)]

(‘dig’ | ‘dig’ ‘in’) singleDobj ‘with’ singleIobj

VerbRule(Doff)      // original source text

grammar VerbRule(Doff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1748](../source/grammar.t.html#1748)]

(‘doff’ | ‘take’ ‘off’) multiDobj
| ‘take’ multiDobj ‘off’

VerbRule(Drink)      // original source text

grammar VerbRule(Drink) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2892](../source/grammar.t.html#2892)]

(‘drink’ | ‘quaff’ | ‘imbibe’) multiDobj

VerbRule(Drop)      // original source text

grammar VerbRule(Drop) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1530](../source/grammar.t.html#1530)]

(‘drop’ | ‘put’ ‘down’ | ‘set’ ‘down’) multiDobj
| (‘put’ | ‘set’) multiDobj ‘down’

VerbRule(Eat)      // original source text

grammar VerbRule(Eat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2884](../source/grammar.t.html#2884)]

(‘eat’ | ‘consume’) multiDobj

VerbRule(Enter)      // original source text

grammar VerbRule(Enter) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3198](../source/grammar.t.html#3198)]

(‘enter’ | (‘walk’ | ‘go’ | ‘get’ | ‘climb’)
( ‘in’ | ‘in’ ‘to’ | ‘into’ | ‘inside’))
singleDobj

VerbRule(EnterOn)      // original source text

grammar VerbRule(EnterOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2713](../source/grammar.t.html#2713)]

‘enter’ literalDobj
(‘on’ | ‘in’ | ‘in’ ‘to’ | ‘into’ | ‘with’) singleIobj

VerbRule(Evaluate)      // original source text

grammar VerbRule(Evaluate) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3482](../source/grammar.t.html#3482)]

‘eval’ literalDobj

VerbRule(Examine)      // original source text

grammar VerbRule(Examine) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1539](../source/grammar.t.html#1539)]

(‘examine’ | ‘inspect’ | ‘x’ | ‘look’ ‘at’ | ‘l’ ‘at’) multiDobj

VerbRule(Exits)      // original source text

grammar VerbRule(Exits) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3388](../source/grammar.t.html#3388)]

‘exits’

VerbRule(ExitsColour)      // original source text

grammar VerbRule(ExitsColour) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3407](../source/grammar.t.html#3407)]

(‘exits’|‘exit’) (‘color’|‘colour’) (‘on’ ->on_| ‘off’ ->on_ |
‘blue’ ->colour_ | ‘red’ -> colour_ |
‘green’ -> colour_ | ‘yellow’ ->
colour_)

VerbRule(ExitsMode)      // original source text

grammar VerbRule(ExitsMode) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3395](../source/grammar.t.html#3395)]

‘exits’ (‘on’->on_ | ‘all’->on_
| ‘off’->off_ | ‘none’->off_
| (‘status’ (‘line’ | ) | ‘statusline’) ‘look’->on_
| ‘look’->on_ (‘status’ (‘line’ | ) | ‘statusline’)
| ‘status’->stat_ (‘line’ | ) | ‘statusline’->stat_
| ‘look’->look_)

VerbRule(Extinguish)      // original source text

grammar VerbRule(Extinguish) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2849](../source/grammar.t.html#2849)]

(‘extinguish’ | ‘douse’ | ‘put’ ‘out’ | ‘blow’ ‘out’) multiDobj
| (‘blow’ | ‘put’) multiDobj ‘out’

VerbRule(ExtraHints)      // original source text

grammar VerbRule(ExtraHints) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3433](../source/grammar.t.html#3433)]

(‘extra’ | ‘extras’| ‘bonus’) (‘hint’ | ‘hints’ |‘tips’ |‘tip’| )
(‘on’->onOff | ‘off’->onOff | )

VerbRule(Fasten)      // original source text

grammar VerbRule(Fasten) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3216](../source/grammar.t.html#3216)]

(‘fasten’ | ‘buckle’ | ‘buckle’ ‘up’) multiDobj

VerbRule(FastenTo)      // original source text

grammar VerbRule(FastenTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3224](../source/grammar.t.html#3224)]

(‘fasten’ | ‘buckle’) multiDobj ‘to’ singleIobj

VerbRule(Feel)      // original source text

grammar VerbRule(Feel) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1611](../source/grammar.t.html#1611)]

(‘feel’ | ‘touch’) multiDobj

VerbRule(FiatLux)      // original source text

grammar VerbRule(FiatLux) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3475](../source/grammar.t.html#3475)]

‘fiat’ ‘lux’ | ‘let’ ‘there’ ‘be’ ‘light’

VerbRule(Flip)      // original source text

grammar VerbRule(Flip) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2786](../source/grammar.t.html#2786)]

‘flip’ multiDobj

VerbRule(Follow)      // original source text

grammar VerbRule(Follow) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2206](../source/grammar.t.html#2206)]

‘follow’ singleDobj

VerbRule(Footnote)      // original source text

grammar VerbRule(Footnote) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

footnote.t [[307](../source/footnote.t.html#307)]

(‘footnote’ | ‘note’) numericDobj

VerbRule(FootnotesFull)      // original source text

grammar VerbRule(FootnotesFull) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

footnote.t [[315](../source/footnote.t.html#315)]

‘footnotes’ ‘full’

VerbRule(FootnotesMedium)      // original source text

grammar VerbRule(FootnotesMedium) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

footnote.t [[322](../source/footnote.t.html#322)]

‘footnotes’ ‘medium’

VerbRule(FootnotesOff)      // original source text

grammar VerbRule(FootnotesOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

footnote.t [[329](../source/footnote.t.html#329)]

‘footnotes’ ‘off’

VerbRule(FootnotesStatus)      // original source text

grammar VerbRule(FootnotesStatus) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

footnote.t [[336](../source/footnote.t.html#336)]

‘footnotes’

VerbRule(FullScore)      // original source text

grammar VerbRule(FullScore) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2292](../source/grammar.t.html#2292)]

‘full’ ‘score’ | ‘fullscore’ | ‘full’

VerbRule(GetOff)      // original source text

grammar VerbRule(GetOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3165](../source/grammar.t.html#3165)]

‘get’ (‘off’ | ‘off’ ‘of’ | ‘down’ ‘from’) singleDobj

VerbRule(GetOut)      // original source text

grammar VerbRule(GetOut) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3174](../source/grammar.t.html#3174)]

‘get’ ‘out’
| ‘get’ ‘off’
| ‘get’ ‘down’
| ‘disembark’
| ‘climb’ ‘out’

VerbRule(GetOutOf)      // original source text

grammar VerbRule(GetOutOf) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3155](../source/grammar.t.html#3155)]

(‘out’ ‘of’ | ‘get’ ‘out’ ‘of’ | ‘climb’ ‘out’ ‘of’ | ‘leave’ | ‘exit’)
singleDobj

VerbRule(GiveTo)      // original source text

grammar VerbRule(GiveTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2047](../source/grammar.t.html#2047)]

(‘give’ | ‘offer’) multiDobj ‘to’ singleIobj

VerbRule(GiveToImplicit)      // original source text

grammar VerbRule(GiveToImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2068](../source/grammar.t.html#2068)]

(‘give’ | ‘offer’) multiDobj

VerbRule(GiveToType2)      // original source text

grammar VerbRule(GiveToType2) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2056](../source/grammar.t.html#2056)]

(‘give’ | ‘offer’) singleIobj multiDobj

VerbRule(GoAlong)      // original source text

grammar VerbRule(GoAlong) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2531](../source/grammar.t.html#2531)]

(‘walk’ | ‘go’ ) (‘along’)
singleDobj

VerbRule(GoBack)      // original source text

grammar VerbRule(GoBack) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2542](../source/grammar.t.html#2542)]

‘back’ | ‘go’ ‘back’ | ‘return’

VerbRule(GoNear)      // original source text

grammar VerbRule(GoNear) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3466](../source/grammar.t.html#3466)]

(‘gonear’ |‘go’ ‘near’| ‘gn’) singleDobj

VerbRule(Goodbye)      // original source text

grammar VerbRule(Goodbye) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2015](../source/grammar.t.html#2015)]

(‘say’ | ()) (‘goodbye’ | ‘good-bye’ | ‘good’ ‘bye’ | ‘bye’)

VerbRule(GoSomewhere)      // original source text

grammar VerbRule(GoSomewhere) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[780](../source/newbie.t.html#780)]

((‘go’ | ‘walk’ | ‘proceed’ | ‘run’) ( | (‘to’ ‘the’) )
(‘left’ | ‘right’ | ‘on’ | ‘onwards’ | ‘onward’ | ‘forward’ | ‘forwards’ |
‘around’ | ‘somewhere’ | ((‘straight’| ) ‘ahead’))) | (‘turn’
(‘left’|‘right’))

VerbRule(GoThrough)      // original source text

grammar VerbRule(GoThrough) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2521](../source/grammar.t.html#2521)]

(‘walk’ | ‘go’ ) (‘through’ | ‘thru’)
singleDobj

VerbRule(GoTo)      // original source text

grammar VerbRule(GoTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2459](../source/grammar.t.html#2459)]

(‘go’ ‘to’ | ‘walk’ ‘to’)
singleDobj

VerbRule(Hello)      // original source text

grammar VerbRule(Hello) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2006](../source/grammar.t.html#2006)]

(‘say’ | ) (‘hello’ | ‘hallo’ | ‘hi’)

VerbRule(Help)      // original source text

grammar VerbRule(Help) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[582](../source/newbie.t.html#582)]

(‘help’ | ‘assist’ | ‘assistance’ ) |
‘how’ (‘do’ | ‘can’ | ‘does’ | ‘will’ | ‘shall’ | ‘could’ | ‘should’ | ‘may’
| ‘must’)
(‘i’ | ‘me’ | ‘he’ | ‘she’ | ‘it’ | ‘we’ | ‘you’ | ‘they’ | ‘person’ | ‘one’
| ‘someone’ | ‘anyone’ | ‘somebody’ | ‘anybody’) literalDobj

VerbRule(Hints)      // original source text

grammar VerbRule(Hints) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3425](../source/grammar.t.html#3425)]

‘hint’ | ‘hints’

VerbRule(HintsOff)      // original source text

grammar VerbRule(HintsOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3418](../source/grammar.t.html#3418)]

‘hints’ ‘off’

VerbRule(In)      // original source text

grammar VerbRule(In) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2507](../source/grammar.t.html#2507)]

‘enter’

VerbRule(instructions)      // original source text

grammar VerbRule(instructions) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

instruct.t [[998](../source/instruct.t.html#998)]

‘instructions’

VerbRule(Intro)      // original source text

grammar VerbRule(Intro) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[631](../source/newbie.t.html#631)]

(‘show’|‘view’|) (‘brief’|) (‘intro’ | ‘introduction’)

VerbRule(Inventory)      // original source text

grammar VerbRule(Inventory) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2235](../source/grammar.t.html#2235)]

‘i’ | ‘inv’ | ‘inventory’ | ‘take’ ‘inventory’

VerbRule(InventoryTall)      // original source text

grammar VerbRule(InventoryTall) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2242](../source/grammar.t.html#2242)]

(‘i’ | ‘inv’ | ‘inventory’) ‘tall’

VerbRule(InventoryWide)      // original source text

grammar VerbRule(InventoryWide) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2249](../source/grammar.t.html#2249)]

(‘i’ | ‘inv’ | ‘inventory’) ‘wide’

VerbRule(Jump)      // original source text

grammar VerbRule(Jump) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2568](../source/grammar.t.html#2568)]

‘jump’

VerbRule(JumpOff)      // original source text

grammar VerbRule(JumpOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2582](../source/grammar.t.html#2582)]

‘jump’ ‘off’ singleDobj

VerbRule(JumpOffIntransitive)      // original source text

grammar VerbRule(JumpOffIntransitive) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2575](../source/grammar.t.html#2575)]

‘jump’ ‘off’

VerbRule(JumpOver)      // original source text

grammar VerbRule(JumpOver) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2591](../source/grammar.t.html#2591)]

(‘jump’ | ‘jump’ ‘over’) singleDobj

VerbRule(KeepGoing)      // original source text

grammar VerbRule(KeepGoing) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[495](../source/newbie.t.html#495)]

(‘keep’ | ‘continue’) (‘going’|‘walking’|‘running’|‘heading’) singleDir
| ‘head’ (‘back’ | ) singleDir

VerbRule(Kiss)      // original source text

grammar VerbRule(Kiss) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1757](../source/grammar.t.html#1757)]

‘kiss’ singleDobj

VerbRule(Lie)      // original source text

grammar VerbRule(Lie) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3124](../source/grammar.t.html#3124)]

‘lie’ ‘down’

VerbRule(LieIn)      // original source text

grammar VerbRule(LieIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3113](../source/grammar.t.html#3113)]

‘lie’ (‘in’ | ‘down’ ‘in’)
singleDobj

VerbRule(LieOn)      // original source text

grammar VerbRule(LieOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3103](../source/grammar.t.html#3103)]

‘lie’ (‘on’ | ‘down’ ‘on’ )
singleDobj

VerbRule(Light)      // original source text

grammar VerbRule(Light) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2814](../source/grammar.t.html#2814)]

‘light’ multiDobj

VerbRule(Listen)      // original source text

grammar VerbRule(Listen) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1650](../source/grammar.t.html#1650)]

‘listen’ | ‘hear’

VerbRule(ListenTo)      // original source text

grammar VerbRule(ListenTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1642](../source/grammar.t.html#1642)]

(‘hear’ | ‘listen’ ‘to’ ) multiDobj

VerbRule(ListRelations)      // original source text

grammar VerbRule(ListRelations) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

relations.t [[830](../source/relations.t.html#830)]

(‘list’|) ‘relations’

VerbRule(ListTests)      // original source text

grammar VerbRule(ListTests) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

debug.t [[433](../source/debug.t.html#433)]

(‘list’ | ‘l’) ‘tests’ (| ‘fully’ -> fully)

VerbRule(Lock)      // original source text

grammar VerbRule(Lock) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3041](../source/grammar.t.html#3041)]

‘lock’ multiDobj

VerbRule(LockWith)      // original source text

grammar VerbRule(LockWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3057](../source/grammar.t.html#3057)]

‘lock’ singleDobj ‘with’ singleIobj

VerbRule(Look)      // original source text

grammar VerbRule(Look) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2264](../source/grammar.t.html#2264)]

‘look’ | ‘look’ ‘around’ | ‘l’ | ‘l’ ‘around’

VerbRule(LookBehind)      // original source text

grammar VerbRule(LookBehind) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1603](../source/grammar.t.html#1603)]

(‘search’ | ‘look’ | ‘l’) ‘behind’ multiDobj

VerbRule(LookHere)      // original source text

grammar VerbRule(LookHere) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[427](../source/newbie.t.html#427)]

(‘l’ | ‘look’ | ‘search’) (‘here’->placeName|‘there’->placeName)

VerbRule(LookIn)      // original source text

grammar VerbRule(LookIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1570](../source/grammar.t.html#1570)]

(‘look’ | ‘l’) (‘in’ | ‘inside’) multiDobj

VerbRule(LookThrough)      // original source text

grammar VerbRule(LookThrough) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1587](../source/grammar.t.html#1587)]

(‘look’ | ‘l’ | ‘peer’) (‘through’ | ‘thru’ | ‘out’) multiDobj

VerbRule(LookUnder)      // original source text

grammar VerbRule(LookUnder) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1595](../source/grammar.t.html#1595)]

(‘search’ | ‘look’ | ‘l’) ‘under’ multiDobj

VerbRule(LookUp)      // original source text

grammar VerbRule(LookUp) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2753](../source/grammar.t.html#2753)]

((‘look’ | ‘l’) (‘up’ | ‘for’) | ‘find’ | ‘search’ ‘for’ | ‘read’ ‘about’)
topicIobj (‘in’ | ‘on’) singleDobj
| (‘look’ | ‘l’) topicIobj ‘up’ (‘in’ | ‘on’) singleDobj

VerbRule(LookX)      // original source text

grammar VerbRule(LookX) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1547](../source/grammar.t.html#1547)]

(‘look’|‘l’) multiDobj

VerbRule(Move)      // original source text

grammar VerbRule(Move) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2616](../source/grammar.t.html#2616)]

‘move’ multiDobj

VerbRule(MoveTo)      // original source text

grammar VerbRule(MoveTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2624](../source/grammar.t.html#2624)]

(‘push’ | ‘move’) multiDobj (‘to’ | ‘under’) singleIobj

VerbRule(MoveWith)      // original source text

grammar VerbRule(MoveWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2633](../source/grammar.t.html#2633)]

‘move’ singleDobj ‘with’ singleIobj

VerbRule(No)      // original source text

grammar VerbRule(No) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2031](../source/grammar.t.html#2031)]

‘no’ | ‘negative’ | ‘say’ ‘no’

VerbRule(Notify)      // original source text

grammar VerbRule(Notify) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2299](../source/grammar.t.html#2299)]

‘notify’

VerbRule(NotifyOff)      // original source text

grammar VerbRule(NotifyOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2313](../source/grammar.t.html#2313)]

‘notify’ ‘off’

VerbRule(NotifyOn)      // original source text

grammar VerbRule(NotifyOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2306](../source/grammar.t.html#2306)]

‘notify’ ‘on’

VerbRule(Open)      // original source text

grammar VerbRule(Open) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3025](../source/grammar.t.html#3025)]

‘open’ multiDobj

VerbRule(Out)      // original source text

grammar VerbRule(Out) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2514](../source/grammar.t.html#2514)]

‘exit’ | ‘leave’

VerbRule(PlugIn)      // original source text

grammar VerbRule(PlugIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3274](../source/grammar.t.html#3274)]

‘plug’ multiDobj ‘in’
| ‘plug’ ‘in’ multiDobj

VerbRule(PlugInto)      // original source text

grammar VerbRule(PlugInto) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3252](../source/grammar.t.html#3252)]

‘plug’ multiDobj (‘in’ | ‘into’ | ‘in’ ‘to’) singleIobj

VerbRule(PlugIntoWhat)      // original source text

grammar VerbRule(PlugIntoWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3262](../source/grammar.t.html#3262)]

[badness 500] ‘plug’ multiDobj

VerbRule(Pour)      // original source text

grammar VerbRule(Pour) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2900](../source/grammar.t.html#2900)]

‘pour’ multiDobj

VerbRule(PourInto)      // original source text

grammar VerbRule(PourInto) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2908](../source/grammar.t.html#2908)]

‘pour’ multiDobj (‘in’ | ‘into’ | ‘in’ ‘to’) singleIobj

VerbRule(PourOnto)      // original source text

grammar VerbRule(PourOnto) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2917](../source/grammar.t.html#2917)]

‘pour’ multiDobj (‘on’ | ‘onto’ | ‘on’ ‘to’) singleIobj

VerbRule(Pull)      // original source text

grammar VerbRule(Pull) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2608](../source/grammar.t.html#2608)]

‘pull’ multiDobj

VerbRule(Purloin)      // original source text

grammar VerbRule(Purloin) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3458](../source/grammar.t.html#3458)]

(‘purloin’ | ‘pn’) singleDobj

VerbRule(Push)      // original source text

grammar VerbRule(Push) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2600](../source/grammar.t.html#2600)]

(‘push’ | ‘press’) multiDobj

VerbRule(PushTravelClimbDown)      // original source text

grammar VerbRule(PushTravelClimbDown) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3379](../source/grammar.t.html#3379)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj
‘down’ singleIobj

VerbRule(PushTravelClimbUp)      // original source text

grammar VerbRule(PushTravelClimbUp) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3370](../source/grammar.t.html#3370)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj
‘up’ singleIobj

VerbRule(PushTravelDir)      // original source text

grammar VerbRule(PushTravelDir) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3336](../source/grammar.t.html#3336)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj singleDir

VerbRule(PushTravelEnter)      // original source text

grammar VerbRule(PushTravelEnter) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3351](../source/grammar.t.html#3351)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj
(‘in’ | ‘into’ | ‘in’ ‘to’) singleIobj

VerbRule(PushTravelGetOutOf)      // original source text

grammar VerbRule(PushTravelGetOutOf) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3360](../source/grammar.t.html#3360)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj
‘out’ (‘of’ | ) singleIobj

VerbRule(PushTravelThrough)      // original source text

grammar VerbRule(PushTravelThrough) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3342](../source/grammar.t.html#3342)]

(‘push’ | ‘pull’ | ‘drag’ | ‘move’) singleDobj
(‘through’ | ‘thru’) singleIobj

VerbRule(PutBehind)      // original source text

grammar VerbRule(PutBehind) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1687](../source/grammar.t.html#1687)]

(‘put’ | ‘place’ | ‘set’) multiDobj ‘behind’ singleIobj

VerbRule(PutIn)      // original source text

grammar VerbRule(PutIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1657](../source/grammar.t.html#1657)]

(‘put’ | ‘place’ | ‘set’ | ‘insert’) multiDobj
(‘in’ | ‘into’ | ‘in’ ‘to’ | ‘inside’ | ‘inside’ ‘of’) singleIobj

VerbRule(PutOn)      // original source text

grammar VerbRule(PutOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1667](../source/grammar.t.html#1667)]

(‘put’ | ‘place’ | ‘drop’ | ‘set’) multiDobj
(‘on’ | ‘onto’ | ‘on’ ‘to’ | ‘upon’) singleIobj
| ‘put’ multiDobj ‘down’ ‘on’ singleIobj

VerbRule(PutUnder)      // original source text

grammar VerbRule(PutUnder) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1678](../source/grammar.t.html#1678)]

(‘put’ | ‘place’ | ‘set’) multiDobj ‘under’ singleIobj

VerbRule(PutWhere)      // original source text

grammar VerbRule(PutWhere) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1696](../source/grammar.t.html#1696)]

[badness 500] (‘put’ | ‘place’) multiDobj

VerbRule(Query)      // original source text

grammar VerbRule(Query) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1765](../source/grammar.t.html#1765)]

(‘a’ | ‘ask’) (‘what’ ->qtype | ‘who’ ->qtype | ‘where’ -> qtype | ‘why’
->qtype | ‘when’ -> qtype| ‘how’ -> qtype | ‘whether’ ->
qtype | ‘if’ -> qtype) topicDobj

VerbRule(Query2)      // original source text

grammar VerbRule(Query2) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1776](../source/grammar.t.html#1776)]

(‘what’ ->qtype | ‘who’ ->qtype | ‘where’ -> qtype | ‘why’
->qtype | ‘when’ -> qtype| ‘how’ -> qtype) topicDobj

VerbRule(QueryAbout)      // original source text

grammar VerbRule(QueryAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1786](../source/grammar.t.html#1786)]

(‘a’ | ‘ask’) singleDobj (‘what’ ->qtype | ‘who’ ->qtype |
‘where’ -> qtype | ‘why’
->qtype | ‘when’ -> qtype| ‘how’ -> qtype | ‘whether’ ->
qtype | ‘if’ -> qtype) topicIobj

VerbRule(QueryVague)      // original source text

grammar VerbRule(QueryVague) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1798](../source/grammar.t.html#1798)]

(‘a’ | ‘ask’|) (‘what’ ->qType | ‘who’ ->qtype | ‘where’ -> qtype | ‘why’
->qType | ‘when’ -> qtype| ‘how’ -> qtype | ‘whether’ ->
qtype | ‘if’ -> qtype)

VerbRule(Quit)      // original source text

grammar VerbRule(Quit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2271](../source/grammar.t.html#2271)]

‘quit’ | ‘q’

VerbRule(Read)      // original source text

grammar VerbRule(Read) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1562](../source/grammar.t.html#1562)]

‘read’ multiDobj

VerbRule(Record)      // original source text

grammar VerbRule(Record) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2405](../source/grammar.t.html#2405)]

‘record’ | ‘record’ ‘on’

VerbRule(RecordEvents)      // original source text

grammar VerbRule(RecordEvents) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2419](../source/grammar.t.html#2419)]

‘record’ ‘events’ | ‘record’ ‘events’ ‘on’

VerbRule(RecordEventsString)      // original source text

grammar VerbRule(RecordEventsString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2426](../source/grammar.t.html#2426)]

‘record’ ‘events’ quotedStringPhrase->fname_

VerbRule(RecordOff)      // original source text

grammar VerbRule(RecordOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2433](../source/grammar.t.html#2433)]

‘record’ ‘off’

VerbRule(RecordString)      // original source text

grammar VerbRule(RecordString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2412](../source/grammar.t.html#2412)]

‘record’ quotedStringPhrase->fname_

VerbRule(RelationDetails)      // original source text

grammar VerbRule(RelationDetails) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

relations.t [[935](../source/relations.t.html#935)]

(‘relation’ | ‘relations’ | ‘rel’) literalDobj

VerbRule(Remove)      // original source text

grammar VerbRule(Remove) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1522](../source/grammar.t.html#1522)]

‘remove’ multiDobj

VerbRule(ReplayQuiet)      // original source text

grammar VerbRule(ReplayQuiet) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2451](../source/grammar.t.html#2451)]

‘rq’ (quotedStringPhrase->fname_ | )

VerbRule(ReplayString)      // original source text

grammar VerbRule(ReplayString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2440](../source/grammar.t.html#2440)]

‘replay’ (‘quiet’->quiet_ | ‘nonstop’->nonstop_ | )
(quotedStringPhrase->fname_ | )

VerbRule(Restart)      // original source text

grammar VerbRule(Restart) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2349](../source/grammar.t.html#2349)]

‘restart’

VerbRule(Restore)      // original source text

grammar VerbRule(Restore) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2334](../source/grammar.t.html#2334)]

‘restore’

VerbRule(RestoreString)      // original source text

grammar VerbRule(RestoreString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2341](../source/grammar.t.html#2341)]

‘restore’ quotedStringPhrase->fname_

VerbRule(Sample)      // original source text

grammar VerbRule(Sample) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[643](../source/newbie.t.html#643)]

(‘show’|‘view’|) ‘sample’ (‘transcript’ | )

VerbRule(Save)      // original source text

grammar VerbRule(Save) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2320](../source/grammar.t.html#2320)]

‘save’

VerbRule(SaveString)      // original source text

grammar VerbRule(SaveString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2327](../source/grammar.t.html#2327)]

‘save’ quotedStringPhrase->fname_

VerbRule(Say)      // original source text

grammar VerbRule(Say) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2110](../source/grammar.t.html#2110)]

‘say’ (‘that’ |) topicDobj

VerbRule(SayTo)      // original source text

grammar VerbRule(SayTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2118](../source/grammar.t.html#2118)]

‘say’ (‘that’ |) topicIobj ‘to’ singleDobj

VerbRule(Score)      // original source text

grammar VerbRule(Score) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2285](../source/grammar.t.html#2285)]

‘score’ | ‘status’

VerbRule(Screw)      // original source text

grammar VerbRule(Screw) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3300](../source/grammar.t.html#3300)]

‘screw’ multiDobj

VerbRule(ScrewWith)      // original source text

grammar VerbRule(ScrewWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3308](../source/grammar.t.html#3308)]

‘screw’ multiDobj ‘with’ singleIobj

VerbRule(ScriptOff)      // original source text

grammar VerbRule(ScriptOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2398](../source/grammar.t.html#2398)]

‘script’ ‘off’ | ‘unscript’

VerbRule(ScriptOn)      // original source text

grammar VerbRule(ScriptOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2384](../source/grammar.t.html#2384)]

‘script’ | ‘script’ ‘on’

VerbRule(ScriptString)      // original source text

grammar VerbRule(ScriptString) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2391](../source/grammar.t.html#2391)]

‘script’ quotedStringPhrase->fname_

VerbRule(Search)      // original source text

grammar VerbRule(Search) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1579](../source/grammar.t.html#1579)]

‘search’ multiDobj

VerbRule(Seek)      // original source text

grammar VerbRule(Seek) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[1056](../source/newbie.t.html#1056)]

(‘seek’ | (‘hunt’ ‘for’)) topicDobj

VerbRule(Set)      // original source text

grammar VerbRule(Set) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2671](../source/grammar.t.html#2671)]

‘set’ multiDobj

VerbRule(SetTo)      // original source text

grammar VerbRule(SetTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2679](../source/grammar.t.html#2679)]

‘set’ singleDobj ‘to’ literalIobj

VerbRule(ShowTo)      // original source text

grammar VerbRule(ShowTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2078](../source/grammar.t.html#2078)]

‘show’ multiDobj ‘to’ singleIobj

VerbRule(ShowToImplicit)      // original source text

grammar VerbRule(ShowToImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2099](../source/grammar.t.html#2099)]

‘show’ multiDobj

VerbRule(ShowToType2)      // original source text

grammar VerbRule(ShowToType2) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2087](../source/grammar.t.html#2087)]

‘show’ singleIobj multiDobj

VerbRule(Sit)      // original source text

grammar VerbRule(Sit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3097](../source/grammar.t.html#3097)]

‘sit’ ( | ‘down’)

VerbRule(SitIn)      // original source text

grammar VerbRule(SitIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3087](../source/grammar.t.html#3087)]

‘sit’ (‘in’ | ‘down’ ‘in’)
singleDobj

VerbRule(SitOn)      // original source text

grammar VerbRule(SitOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3077](../source/grammar.t.html#3077)]

‘sit’ (‘on’ | ‘down’ ‘on’ )
singleDobj

VerbRule(Sleep)      // original source text

grammar VerbRule(Sleep) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3209](../source/grammar.t.html#3209)]

‘sleep’

VerbRule(Smell)      // original source text

grammar VerbRule(Smell) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1635](../source/grammar.t.html#1635)]

‘smell’ | ‘sniff’

VerbRule(SmellSomething)      // original source text

grammar VerbRule(SmellSomething) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1627](../source/grammar.t.html#1627)]

(‘smell’ | ‘sniff’) multiDobj

VerbRule(Stand)      // original source text

grammar VerbRule(Stand) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3148](../source/grammar.t.html#3148)]

‘stand’ | ‘stand’ ‘up’ | ‘get’ ‘up’

VerbRule(StandIn)      // original source text

grammar VerbRule(StandIn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3139](../source/grammar.t.html#3139)]

‘stand’ (‘in’ | ‘into’ | ‘in’ ‘to’) singleDobj

VerbRule(StandOn)      // original source text

grammar VerbRule(StandOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3130](../source/grammar.t.html#3130)]

‘stand’ (‘on’ | ‘onto’ | ‘on’ ‘to’ ) singleDobj

VerbRule(Strike)      // original source text

grammar VerbRule(Strike) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2822](../source/grammar.t.html#2822)]

‘strike’ multiDobj

VerbRule(Switch)      // original source text

grammar VerbRule(Switch) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2778](../source/grammar.t.html#2778)]

‘switch’ multiDobj

VerbRule(SwitchOff)      // original source text

grammar VerbRule(SwitchOff) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2804](../source/grammar.t.html#2804)]

(‘deactivate’ | (‘turn’ | ‘switch’) ‘off’) multiDobj
| (‘turn’ | ‘switch’) multiDobj ‘off’

VerbRule(SwitchOn)      // original source text

grammar VerbRule(SwitchOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2794](../source/grammar.t.html#2794)]

(‘activate’ | (‘turn’ | ‘switch’) ‘on’) multiDobj
| (‘turn’ | ‘switch’) multiDobj ‘on’

VerbRule(Take)      // original source text

grammar VerbRule(Take) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1503](../source/grammar.t.html#1503)]

(‘take’ | ‘pick’ ‘up’ | ‘get’) multiDobj
| ‘pick’ multiDobj ‘up’

VerbRule(TakeFrom)      // original source text

grammar VerbRule(TakeFrom) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1512](../source/grammar.t.html#1512)]

(‘take’ | ‘get’) multiDobj
(‘from’ | ‘out’ ‘of’ | ‘off’ | ‘off’ ‘of’) singleIobj
| ‘remove’ multiDobj ‘from’ singleIobj

VerbRule(TalkAbout)      // original source text

grammar VerbRule(TalkAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1954](../source/grammar.t.html#1954)]

‘talk’ ‘to’ singleDobj ‘about’ topicIobj

VerbRule(TalkAboutImplicit)      // original source text

grammar VerbRule(TalkAboutImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1964](../source/grammar.t.html#1964)]

‘talk’ ‘about’ topicIobj

VerbRule(TalkTo)      // original source text

grammar VerbRule(TalkTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1990](../source/grammar.t.html#1990)]

(‘greet’ | ‘say’ ‘hello’ ‘to’ | ‘talk’ ‘to’) singleDobj

VerbRule(Taste)      // original source text

grammar VerbRule(Taste) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1619](../source/grammar.t.html#1619)]

‘taste’ multiDobj

VerbRule(TellAbout)      // original source text

grammar VerbRule(TellAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1912](../source/grammar.t.html#1912)]

(‘tell’ | ‘t’) singleDobj ‘about’ topicIobj

VerbRule(TellAboutImplicit)      // original source text

grammar VerbRule(TellAboutImplicit) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1922](../source/grammar.t.html#1922)]

(‘t’ | ‘tell’ ‘about’) topicIobj

VerbRule(TellAboutWhat)      // original source text

grammar VerbRule(TellAboutWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1931](../source/grammar.t.html#1931)]

[badness 500] ‘tell’ singleDobj

VerbRule(TellThat)      // original source text

grammar VerbRule(TellThat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2126](../source/grammar.t.html#2126)]

‘tell’ singleDobj ‘that’ topicIobj

VerbRule(TellTo)      // original source text

grammar VerbRule(TellTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1945](../source/grammar.t.html#1945)]

‘tell’ singleDobj ‘to’ literalIobj

VerbRule(TellVague)      // original source text

grammar VerbRule(TellVague) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1981](../source/grammar.t.html#1981)]

(‘tell’|‘t’) singleDobj topicIobj

VerbRule(Test)      // original source text

grammar VerbRule(Test) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

debug.t [[466](../source/debug.t.html#466)]

‘test’ literalDobj

VerbRule(Think)      // original source text

grammar VerbRule(Think) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2134](../source/grammar.t.html#2134)]

‘think’ | ‘ponder’ | ‘cogitate’

VerbRule(ThinkAbout)      // original source text

grammar VerbRule(ThinkAbout) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2141](../source/grammar.t.html#2141)]

(‘think’ | ‘ponder’ | ‘cogitate’) ‘about’ topicDobj

VerbRule(Throw)      // original source text

grammar VerbRule(Throw) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2150](../source/grammar.t.html#2150)]

(‘throw’ | ‘toss’) multiDobj

VerbRule(ThrowAt)      // original source text

grammar VerbRule(ThrowAt) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2158](../source/grammar.t.html#2158)]

(‘throw’ | ‘toss’) multiDobj ‘at’ singleIobj

VerbRule(ThrowDir)      // original source text

grammar VerbRule(ThrowDir) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2188](../source/grammar.t.html#2188)]

(‘throw’ | ‘toss’) multiDobj (‘to’ (‘the’ | ) | ) singleDir

VerbRule(ThrowDirDown)      // original source text

grammar VerbRule(ThrowDirDown) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2198](../source/grammar.t.html#2198)]

‘throw’ (‘down’ | ‘d’) multiDobj

VerbRule(ThrowTo)      // original source text

grammar VerbRule(ThrowTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2167](../source/grammar.t.html#2167)]

(‘throw’ | ‘toss’) multiDobj ‘to’ singleIobj

VerbRule(ThrowToType2)      // original source text

grammar VerbRule(ThrowToType2) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2176](../source/grammar.t.html#2176)]

‘throw’ singleIobj multiDobj

VerbRule(Topics)      // original source text

grammar VerbRule(Topics) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1999](../source/grammar.t.html#1999)]

‘topics’

VerbRule(Travel)      // original source text

grammar VerbRule(Travel) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2486](../source/grammar.t.html#2486)]

((‘go’ | ‘walk’ | ‘run’) singleDir) | singleDir

VerbRule(Turn)      // original source text

grammar VerbRule(Turn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2643](../source/grammar.t.html#2643)]

(‘turn’ | ‘twist’ | ‘rotate’) multiDobj

VerbRule(TurnTo)      // original source text

grammar VerbRule(TurnTo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2661](../source/grammar.t.html#2661)]

(‘turn’ | ‘twist’ | ‘rotate’) singleDobj
‘to’ literalIobj

VerbRule(TurnWith)      // original source text

grammar VerbRule(TurnWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2651](../source/grammar.t.html#2651)]

(‘turn’ | ‘twist’ | ‘rotate’) singleDobj ‘with’ singleIobj

VerbRule(TypeLiteralOn)      // original source text

grammar VerbRule(TypeLiteralOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2696](../source/grammar.t.html#2696)]

‘type’ literalDobj ‘on’ singleIobj

VerbRule(TypeLiteralOnWhat)      // original source text

grammar VerbRule(TypeLiteralOnWhat) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2705](../source/grammar.t.html#2705)]

[badness 500] ‘type’ literalDobj

VerbRule(TypeOn)      // original source text

grammar VerbRule(TypeOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2688](../source/grammar.t.html#2688)]

‘type’ ‘on’ singleDobj

VerbRule(Undo)      // original source text

grammar VerbRule(Undo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2356](../source/grammar.t.html#2356)]

‘undo’

VerbRule(Unfasten)      // original source text

grammar VerbRule(Unfasten) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3234](../source/grammar.t.html#3234)]

(‘unfasten’ | ‘unbuckle’) multiDobj

VerbRule(UnfastenFrom)      // original source text

grammar VerbRule(UnfastenFrom) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3242](../source/grammar.t.html#3242)]

(‘unfasten’ | ‘unbuckle’) multiDobj ‘from’ singleIobj

VerbRule(Unlock)      // original source text

grammar VerbRule(Unlock) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3049](../source/grammar.t.html#3049)]

‘unlock’ multiDobj

VerbRule(UnlockWith)      // original source text

grammar VerbRule(UnlockWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3067](../source/grammar.t.html#3067)]

‘unlock’ singleDobj ‘with’ singleIobj

VerbRule(Unplug)      // original source text

grammar VerbRule(Unplug) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3292](../source/grammar.t.html#3292)]

‘unplug’ multiDobj

VerbRule(UnplugFrom)      // original source text

grammar VerbRule(UnplugFrom) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3283](../source/grammar.t.html#3283)]

‘unplug’ multiDobj ‘from’ singleIobj

VerbRule(Unscrew)      // original source text

grammar VerbRule(Unscrew) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3318](../source/grammar.t.html#3318)]

‘unscrew’ multiDobj

VerbRule(UnscrewWith)      // original source text

grammar VerbRule(UnscrewWith) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3326](../source/grammar.t.html#3326)]

‘unscrew’ multiDobj ‘with’ singleIobj

VerbRule(VagueTravel)      // original source text

grammar VerbRule(VagueTravel) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2477](../source/grammar.t.html#2477)]

‘go’ | ‘walk’ | ‘run’

VerbRule(Verbose)      // original source text

grammar VerbRule(Verbose) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[3448](../source/grammar.t.html#3448)]

‘verbose’ | ‘wordy’

VerbRule(Version)      // original source text

grammar VerbRule(Version) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2363](../source/grammar.t.html#2363)]

‘version’

VerbRule(Wait)      // original source text

grammar VerbRule(Wait) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2257](../source/grammar.t.html#2257)]

‘z’ | ‘wait’

VerbRule(Wear)      // original source text

grammar VerbRule(Wear) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[1739](../source/grammar.t.html#1739)]

(‘wear’ | ‘don’ | ‘put’ ‘on’) multiDobj
| ‘put’ multiDobj ‘on’

VerbRule(WhatAmICarrying)      // original source text

grammar VerbRule(WhatAmICarrying) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[693](../source/newbie.t.html#693)]

‘what’ (‘am’|‘are’) (‘i’|‘we’|‘you’) (‘carrying’ | ‘holding’)
| ‘what’ ‘do’ (‘i’|‘we’|‘you’) ‘have’
| ‘what’ ‘have’ (‘i’|‘we’|‘you’) ‘got’

VerbRule(WhatIsNoun)      // original source text

grammar VerbRule(WhatIsNoun) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[657](../source/newbie.t.html#657)]

(‘whats’ | ‘what’ (‘is’|‘are’)) multiDobj

VerbRule(WhatNext)      // original source text

grammar VerbRule(WhatNext) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[603](../source/newbie.t.html#603)]

‘what’ (‘next’ | ‘now’) |
‘what’ (‘should’ | ‘can’ | ‘do’ | ‘does’ | ‘am’ | ‘is’)
(‘i’ | ‘one’ |‘anyone’ | ‘someone’)
((‘meant’ ‘to’)|) (‘do’ | ‘try’) (‘next’ | ‘now’|)

VerbRule(WhatsHere)      // original source text

grammar VerbRule(WhatsHere) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[818](../source/newbie.t.html#818)]

‘what’ ‘is’ ‘here’
| ‘whats’ ‘here’

VerbRule(WhatsThePoint)      // original source text

grammar VerbRule(WhatsThePoint) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[724](../source/newbie.t.html#724)]

(‘whats’ | ‘what’ ‘is’) (‘the’|) (‘point’ | ‘idea’ | ‘goal’ | ‘purpose’)
(literalDobj | )

VerbRule(WhatThisGame)      // original source text

grammar VerbRule(WhatThisGame) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[741](../source/newbie.t.html#741)]

(‘whats’ | ‘what’ (‘is’|‘are’)) (‘the’ | ‘these’ | ‘this’ |)
(‘game’ | ‘story’ | ‘program’ | ‘games’ | (‘interactive’ ‘fiction’))
(‘for’ | ‘about’ | )

VerbRule(WhereAmI)      // original source text

grammar VerbRule(WhereAmI) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[808](../source/newbie.t.html#808)]

‘where’ (‘are’ | ‘am’ | ‘is’) (‘i’ | ‘we’)

VerbRule(WhereGo)      // original source text

grammar VerbRule(WhereGo) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[869](../source/newbie.t.html#869)]

‘where’ (‘can’ | ‘do’ | ‘does’ | ‘should’) (‘i’ | ‘we’ | ‘one’| ‘anyone’)
‘go’

VerbRule(WhereHelp)      // original source text

grammar VerbRule(WhereHelp) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[557](../source/newbie.t.html#557)]

‘where’ (‘can’ | ‘do’ | ‘does’ | ‘should’)
(‘i’ | ‘we’ | ‘one’ | ‘anyone’| ‘someone’)
(‘get’ | ‘find’ | ‘obtain’)
(‘help’ | ‘assistance’ | ‘instructions’)
(literalDobj | )

VerbRule(WhoAmI)      // original source text

grammar VerbRule(WhoAmI) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

newbie.t [[846](../source/newbie.t.html#846)]

(‘who’| ‘what’) (‘am’|‘is’) (‘i’|‘me’)

VerbRule(Write)      // original source text

grammar VerbRule(Write) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2733](../source/grammar.t.html#2733)]

‘write’ literalDobj

VerbRule(WriteOn)      // original source text

grammar VerbRule(WriteOn) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2724](../source/grammar.t.html#2724)]

‘write’ literalDobj (‘on’ | ‘in’) singleIobj

VerbRule(Yell)      // original source text

grammar VerbRule(Yell) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2040](../source/grammar.t.html#2040)]

‘yell’ | ‘scream’ | ‘shout’ | ‘holler’

VerbRule(Yes)      // original source text

grammar VerbRule(Yes) :   [VerbProduction](../object/VerbProduction.html)      // after macro expansion

grammar.t [[2022](../source/grammar.t.html#2022)]

‘yes’ | ‘affirmative’ | ‘say’ ‘yes’

Adv3Lite Library Reference Manual
Generated on 15/03/2023 from adv3Lite version 1.6.1