more basic stuff

This commit is contained in:
Lynne Megido 2019-10-05 23:05:24 +10:00
parent f71cfe3fbb
commit 2aa6bdac25
96 changed files with 2001 additions and 57771 deletions

View File

@ -1,198 +0,0 @@
Debugging log of Inform 7
Inform called as: /usr/libexec/gnome-inform7/ni -internal /usr/share/gnome-inform7 -format=ulx -project /home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.inform
Found language bundle 'Swedish' (built in)
Found language bundle 'Spanish' (built in)
Found language bundle 'French' (built in)
Found language bundle 'German' (built in)
Found language bundle 'English' (built in)
Found language bundle 'Italian' (built in)
Reading language definition from </usr/share/gnome-inform7/Languages/English/Syntax.preform>
720 declarations read (14183 words)
-----------------------------------------------------
Phase I ... Lexical analysis
-----------------------------------------------------
I've now read your source text, which is 325 words long.
-----------------------------------------------------
Phase II ... Semantic analysis Ia
-----------------------------------------------------
I've also read Standard Rules by Graham Nelson, which is 42655 words long.
I've also read English Language by Graham Nelson, which is 2297 words long.
-----------------------------------------------------
Phase III ... Initialise language semantics
-----------------------------------------------------
-----------------------------------------------------
Phase IV ... Semantic analysis Ib
-----------------------------------------------------
-----------------------------------------------------
Phase V ... Semantic analysis II
-----------------------------------------------------
-----------------------------------------------------
Phase VI ... Semantic analysis III
-----------------------------------------------------
-----------------------------------------------------
Phase VII ... First pass through assertions
-----------------------------------------------------
-----------------------------------------------------
Phase VIII ... Second pass through assertions
-----------------------------------------------------
-----------------------------------------------------
Phase IX ... Making the model world
-----------------------------------------------------
-----------------------------------------------------
Phase X ... Tables and grammar
-----------------------------------------------------
-----------------------------------------------------
Phase XI ... Phrases and rules
-----------------------------------------------------
-----------------------------------------------------
Phase XII ... Code generation
-----------------------------------------------------
==== Phase XII.1 ... Compiling the storage for the model world ====
==== Phase XII.2 ... Compiling the tables ====
==== Phase XII.3 ... Compiling the equations ====
==== Phase XII.4 ... Compiling the named action patterns ====
==== Phase XII.5 ... Compiling the action routines ====
==== Phase XII.6 ... Compiling first block of phrases ====
==== Phase XII.7 ... Compiling the rulebooks ====
==== Phase XII.8 ... Compiling scene details ====
==== Phase XII.9 ... CTNL ====
==== Phase XII.10 ... Slashing grammar (G1) ====
==== Phase XII.11 ... Determining grammar (G2) ====
==== Phase XII.12 ... Compiling GPR tokens for parsing various kinds of value ====
==== Phase XII.13 ... Compiling second block of phrases ====
==== Phase XII.14 ... Compiling noun and scope filter tokens ====
==== Phase XII.15 ... Compiling chronology ====
==== Phase XII.16 ... Compiling I6 Verb directives ====
==== Phase XII.17 ... Slashing grammar (G1) ====
==== Phase XII.18 ... Determining grammar (G2) ====
==== Phase XII.19 ... Sorting and compiling non-value grammar (G3, G4) ====
==== Phase XII.20 ... Compiling noun and scope filter tokens ====
==== Phase XII.21 ... Compiling routines from predicate calculus ====
Providing for a total heap of 8192, given requirement of 8192
-----------------------------------------------------
Phase XIII ... Compilation now complete
-----------------------------------------------------
Total of 102 files written as streams.
CPU time: 207 centiseconds
That concludes the debugging log from this run of Inform.
Its contents were as follows, and can be changed by placing
text like 'Include property creations in the debugging log.'
or 'Omit everything from the debugging log.' in the source.
Included:
debugging log contents debugging log inclusions
Omitted:
action creations action pattern compilation action pattern parsing assemblies assertions case insensitive filehandling
conditions constructed past participles constructed plurals description compilation excerpt meanings excerpt parsing
expressions extensions census figure creations grammar grammar construction headings
implications inferences kind changes kind checking kind creations lexical output
local variables matching meaning list allocation memory allocation noun resolution object compilation
object creations object tree phrase comparisons phrase compilation phrase creations phrase registration
phrase usage predicate calculus predicate calculus workings pronouns property creations property provision
property translations relation definitions rule attachments rulebook compilation spatial map spatial map workings
specification permissions specification usage specificities table construction template reading text substitutions
time periods variable creations verifications vocabulary

View File

@ -1,320 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head><meta http-equiv="content-type" content="text/html; charset=UTF-8">
<style type="text/css">
<!--
*, *:before, *:after {
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
h3.tighter {
margin-top: 0px;
}
p.hang {
padding-left: 25px;
text-indent: -25px;
margin-top: 0px;
margin-bottom: 0px;
}
p.in1 {
padding-left: 0px;
}
p.tightin1 {
padding-left: 0px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin1 {
padding-left: 0px;
margin-bottom: 2px;
}
p.hangingin1 {
padding-left: 50px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in2 {
padding-left: 25px;
}
p.tightin2 {
padding-left: 25px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin2 {
padding-left: 25px;
margin-bottom: 2px;
}
p.hangingin2 {
padding-left: 75px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in3 {
padding-left: 50px;
}
p.tightin3 {
padding-left: 50px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin3 {
padding-left: 50px;
margin-bottom: 2px;
}
p.hangingin3 {
padding-left: 100px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in4 {
padding-left: 75px;
}
p.tightin4 {
padding-left: 75px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin4 {
padding-left: 75px;
margin-bottom: 2px;
}
p.hangingin4 {
padding-left: 125px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in5 {
padding-left: 100px;
}
p.tightin5 {
padding-left: 100px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin5 {
padding-left: 100px;
margin-bottom: 2px;
}
p.hangingin5 {
padding-left: 150px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in6 {
padding-left: 125px;
}
p.tightin6 {
padding-left: 125px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin6 {
padding-left: 125px;
margin-bottom: 2px;
}
p.hangingin6 {
padding-left: 175px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in7 {
padding-left: 150px;
}
p.tightin7 {
padding-left: 150px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin7 {
padding-left: 150px;
margin-bottom: 2px;
}
p.hangingin7 {
padding-left: 200px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in8 {
padding-left: 175px;
}
p.tightin8 {
padding-left: 175px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin8 {
padding-left: 175px;
margin-bottom: 2px;
}
p.hangingin8 {
padding-left: 225px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
p.in9 {
padding-left: 200px;
}
p.tightin9 {
padding-left: 200px;
margin-top: 2px;
margin-bottom: 2px;
}
p.halftightin9 {
padding-left: 200px;
margin-bottom: 2px;
}
p.hangingin9 {
padding-left: 250px;
text-indent: -50px;
margin-top: 0px;
margin-bottom: 1px;
}
div.hr {
border: 0;
width: 100%;
color: #707070;
background-color: #707070;
height: 5px;
}
.headingbox {
position: relative;
height: 56px;
padding: 0px;
white-space:nowrap;
background: #eeeeee; /* grey */
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.headingboxhigh {
position: relative;
height: 117px;
padding: 0px;
white-space:nowrap;
background: #eeeeee; /* grey */
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.headingboxSucceeded {
position: relative;
height: 56px;
padding: 0px;
white-space:nowrap;
background: #E6FFE6; /* green */
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.headingboxFailed {
position: relative;
height: 56px;
padding: 0px;
white-space:nowrap;
background: #f69Ca6; /* red */
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.headingtext {
position: absolute;
top: -4px;
left: -1px;
width: 100%;
color: #222222;
padding: 14px 10px 0px 10px;
font-size: 20px;
font-weight: bold;
}
.headingrubric {
position: absolute;
top: 36px;
width: 100%;
color: #222222;
padding: 0px 10px 0px 10px;
font-size: 11px;
font-weight: bold;
}
-->
</style>
<script type="text/javascript">
function project() {
if ("Project" in window) return window.Project;
return external.Project;
}
function showExtra(id, imid) {
if (document.getElementById(id).style.display == 'block') {
document.getElementById(id).style.display = 'none';
document.getElementById(imid).src = 'inform:/doc_images/extra.png';
} else {
document.getElementById(id).style.display = 'block';
document.getElementById(imid).src = 'inform:/doc_images/extraclose.png';
}
}
function showBasic(id) {
if (document.getElementById(id).style.display == '') {
document.getElementById(id).style.display = 'none';
} else {
document.getElementById(id).style.display = '';
}
}
function showResp(id, imid) {
if (document.getElementById(id)) {
if (document.getElementById(id).style.display == 'block') {
document.getElementById(id).style.display = 'none';
document.getElementById(imid).src = 'inform:/doc_images/responses.png';
} else {
document.getElementById(id).style.display = 'block';
document.getElementById(imid).src = 'inform:/doc_images/responsesclose.png';
}
}
}
function showAllResp() {
for (var i=0;i<0;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
</script>
</head>
<body>
<script language="JavaScript">function pasteCode(code) { var myProject = project(); myProject.selectView('source'); myProject.pasteCode(code); }</script>
<font size=2>
<!--CONTENT BEGINS-->
<!--BANNER BEGINS-->
<table cellspacing="3" border="0" width="100%">
<tr id="surround0">
<td style="width:100%">
<!--HEADING BEGINS-->
<div class="headingboxSucceeded">
<div class="headingtext">Report on Translation: Succeeded</div>
<div class="headingrubric">Produced by Inform 7 (build 6M62)</div>
</div>
<!--HEADING ENDS-->
</td>
</tr>
</table>
<!--BANNER ENDS-->
<table border="0" cellspacing="4" cellpadding="0" width=100%>
<tr><td align="left" valign="top" width="110"><font size=2>
<img src=inform:/outcome_images/ni_succeeded@2x.png border=1 width=100 height=100>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>
<!--HEADNOTE-->
<p style="margin-top:0;">(Each time <b>Go</b> or <b>Replay</b> is clicked, Inform tries to translate the source text into a working story, and updates this report.)</p>
<!--PROBLEMS BEGIN-->
The 325-word source text has successfully been translated into a world with 1 room and 15 things, and the index has been brought up to date.</p>
<!--PROBLEMS END-->
</font></td></tr>
</table>
<!--FOOTNOTE-->
<!--CONTENT ENDS-->
</font>
</body>
</html>

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -701,7 +701,7 @@
With similar actions grouped together<br><i>About actions&nbsp;&nbsp;<a href=inform:/doc98.html><img border=0 src=inform:/doc_images/help.png></a>; New actions&nbsp;&nbsp;<a href=inform:/doc183.html><img border=0 src=inform:/doc_images/help.png></a>; Out of world actions (in red)&nbsp;&nbsp;<a href=inform:/doc191.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<b>Standard actions concerning the actor's possessions</b><br>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which move the actor</b><br>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions concerning the actor's vision</b><br>Looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which change the state of things</b><br>Locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions concerning other people</b><br>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which are checked but then do nothing unless rules intervene</b><br>Waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which always do nothing unless rules intervene</b><br>Saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></div>
<b>Standard actions concerning the actor's possessions</b><br>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which move the actor</b><br>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions concerning the actor's vision</b><br>Looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which change the state of things</b><br>Locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions concerning other people</b><br>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which are checked but then do nothing unless rules intervene</b><br>Waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which always do nothing unless rules intervene</b><br>Saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, Sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Actions defined by the extension Basic Help Menu by Emily Short</b><br><font color="#800000">Asking for help</font>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>Actions defined by the extension Exit Lister by Gavin Lambert</b><br>Listing exits&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;<a href=Details/78_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Turning exits on</font>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;<a href=Details/79_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Turning exits off</font>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;<a href=Details/80_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><b>New actions defined in the source</b><br>Locomoting&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.png></a>&nbsp;<a href=Details/81_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></div>
<div id="segment2">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">
@ -715,7 +715,7 @@
Listed in alphabetical order<br><i>About actions&nbsp;&nbsp;<a href=inform:/doc98.html><img border=0 src=inform:/doc_images/help.png></a>; New actions&nbsp;&nbsp;<a href=inform:/doc183.html><img border=0 src=inform:/doc_images/help.png></a>; Out of world actions (in red)&nbsp;&nbsp;<a href=inform:/doc191.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font size=2><b>action</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>noun</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>second noun</b></font></td></tr><tr><td align="left" valign="top"><font size=2>answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring abbreviated room descriptions</font>&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring unabbreviated room descriptions</font>&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">quitting the game</font>&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the pronoun meanings</font>&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the score</font>&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the story file version</font>&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">restarting the game</font>&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">restoring the game</font>&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">saving the game</font>&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching score notification off</font>&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching score notification on</font>&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching the story transcript off</font>&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching the story transcript on</font>&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">verifying the story file</font>&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr></table></div>
<table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font size=2><b>action</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>noun</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>second noun</b></font></td></tr><tr><td align="left" valign="top"><font size=2>answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">asking for help</font>&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>listing exits&nbsp;<a href=Details/78_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>locomoting&nbsp;<a href=Details/81_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring abbreviated room descriptions</font>&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">preferring unabbreviated room descriptions</font>&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">quitting the game</font>&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the pronoun meanings</font>&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the score</font>&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">requesting the story file version</font>&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">restarting the game</font>&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">restoring the game</font>&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">saving the game</font>&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> <i>requires light</i>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching score notification off</font>&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching score notification on</font>&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching the story transcript off</font>&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">switching the story transcript on</font>&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>topic</b></font></td></tr><tr><td align="left" valign="top"><font size=2>thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">turning exits off</font>&nbsp;<a href=Details/80_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">turning exits on</font>&nbsp;<a href=Details/79_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2>unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b></font></td></tr><tr><td align="left" valign="top"><font size=2><font color="#800000">verifying the story file</font>&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>touchable</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr><tr><td align="left" valign="top"><font size=2>wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>carried</i> <b>object</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&mdash;</font></td></tr></table></div>
<div id="segment3">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">
@ -743,7 +743,7 @@
Commands which the player can type<br><i>About commands&nbsp;&nbsp;<a href=inform:/doc265.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
&quot;[direction]&quot; - <i>Going</i><br><br><font color="#800000">&quot;abstract&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;actions&quot;, <i>a testing command not available in the final game</i></font><br>&quot;adjust&quot;, <i>same as</i> &quot;set&quot;&nbsp;<a href=#set><img border=0 src=inform:/doc_images/Below.png></a><br><a name=answer></a>&quot;answer [text] to [someone]&quot; - <i>Answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=ask></a>&quot;ask [someone] for [something]&quot; - <i>Asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=ask></a>&quot;ask [someone] about [text]&quot; - <i>Asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;attach&quot;, <i>same as</i> &quot;tie&quot;&nbsp;<a href=#tie><img border=0 src=inform:/doc_images/Below.png></a><br><a name=attack></a>&quot;attack [something]&quot; - <i>Attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;awake&quot;, <i>same as</i> &quot;wake&quot;&nbsp;<a href=#wake><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;awaken&quot;, <i>same as</i> &quot;wake&quot;&nbsp;<a href=#wake><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;break&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=brief></a><font color="#800000">&quot;brief&quot; - <i>Preferring sometimes abbreviated room descriptions&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=burn></a>&quot;burn [something]&quot; - <i>Burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=buy></a>&quot;buy [something]&quot; - <i>Buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;carry&quot;, <i>same as</i> &quot;take&quot;&nbsp;<a href=#take><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;check&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;chop&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;clean&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;clear&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br><a name=climb></a>&quot;climb [something]&quot; - <i>Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=climb></a>&quot;climb up/over [something]&quot; - <i>Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close [something]&quot; - <i>Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close up [something]&quot; - <i>Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=consult></a>&quot;consult [something] on/about [text]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;cover&quot;, <i>same as</i> &quot;close&quot;&nbsp;<a href=#close><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;crack&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;cross&quot;, <i>same as</i> &quot;enter&quot;&nbsp;<a href=#enter><img border=0 src=inform:/doc_images/Below.png></a><br><a name=cut></a>&quot;cut [something]&quot; - <i>Cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;describe&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;destroy&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;discard&quot;, <i>same as</i> &quot;drop&quot;&nbsp;<a href=#drop><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;display&quot;, <i>same as</i> &quot;show&quot;&nbsp;<a href=#show><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;disrobe&quot;, <i>same as</i> &quot;shed&quot;&nbsp;<a href=#shed><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;doff&quot;, <i>same as</i> &quot;shed&quot;&nbsp;<a href=#shed><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;don&quot;, <i>same as</i> &quot;wear&quot;&nbsp;<a href=#wear><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;drag&quot;, <i>same as</i> &quot;pull&quot;&nbsp;<a href=#pull><img border=0 src=inform:/doc_images/Below.png></a><br><a name=drink></a>&quot;drink [something]&quot; - <i>Drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [things preferably held]&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [something preferably held] at/against [something]&quot; - <i>Throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [other things] in/into/down [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [other things] on/onto [something]&quot; - <i>Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;dust&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=eat></a>&quot;eat [something preferably held]&quot; - <i>Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;embrace&quot;, <i>same as</i> &quot;kiss&quot;&nbsp;<a href=#kiss><img border=0 src=inform:/doc_images/Below.png></a><br><a name=enter></a>&quot;enter&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=enter></a>&quot;enter [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=examine></a>&quot;examine [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=exit></a>&quot;exit&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;fasten&quot;, <i>same as</i> &quot;tie&quot;&nbsp;<a href=#tie><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;feed&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;feel&quot;, <i>same as</i> &quot;touch&quot;&nbsp;<a href=#touch><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;fight&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=get></a>&quot;get out/off/down/up&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get in/on&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get in/into/on/onto [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get off/down [something]&quot; - <i>Getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=give></a>&quot;give [someone] [something preferably held]&quot; - <i>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=give></a>&quot;give [something preferably held] to [someone]&quot; - <i>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;glklist&quot;, <i>a testing command not available in the final game</i></font><br><a name=go></a>&quot;go&quot; - <i>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go [direction]&quot; - <i>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go into/in/inside/through [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;gonear&quot;, <i>a testing command not available in the final game</i></font><br><br><a name=hear></a>&quot;hear [something]&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;hit&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hold&quot;, <i>same as</i> &quot;take&quot;&nbsp;<a href=#take><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hop&quot;, <i>same as</i> &quot;jump&quot;&nbsp;<a href=#jump><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hug&quot;, <i>same as</i> &quot;kiss&quot;&nbsp;<a href=#kiss><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;i&quot;, <i>same as</i> &quot;inventory&quot;&nbsp;<a href=#inventory><img border=0 src=inform:/doc_images/Below.png></a><br><a name=insert></a>&quot;insert [other things] in/into [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;inv&quot;, <i>same as</i> &quot;inventory&quot;&nbsp;<a href=#inventory><img border=0 src=inform:/doc_images/Below.png></a><br><a name=inventory></a>&quot;inventory&quot; - <i>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=jump></a>&quot;jump&quot; - <i>Jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;kill&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=kiss></a>&quot;kiss [someone]&quot; - <i>Kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;l&quot;, <i>same as</i> &quot;look&quot;&nbsp;<a href=#look><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;leave&quot;, <i>same as</i> &quot;exit&quot;&nbsp;<a href=#exit><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;light&quot;, <i>same as</i> &quot;burn&quot;&nbsp;<a href=#burn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=listen></a>&quot;listen&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=listen></a>&quot;listen to [something]&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=lock></a>&quot;lock [something] with [something preferably held]&quot; - <i>Locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=long></a><font color="#800000">&quot;long&quot; - <i>Preferring unabbreviated room descriptions&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=look></a>&quot;look&quot; - <i>Looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look at [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look inside/in/into/through [something]&quot; - <i>Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look under [something]&quot; - <i>Looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look up [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><br>&quot;move&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;murder&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;nap&quot;, <i>same as</i> &quot;sleep&quot;&nbsp;<a href=#sleep><img border=0 src=inform:/doc_images/Below.png></a><br><a name=no></a>&quot;no&quot; - <i>Saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=normal></a><font color="#800000">&quot;normal&quot; - <i>Preferring sometimes abbreviated room descriptions&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify&quot; - <i>Switching score notification on&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify on&quot; - <i>Switching score notification on&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify off&quot; - <i>Switching score notification off&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=nouns></a><font color="#800000">&quot;nouns&quot; - <i>Requesting the pronoun meanings&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br>&quot;offer&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br><a name=open></a>&quot;open [something]&quot; - <i>Opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=open></a>&quot;open [something] with [something preferably held]&quot; - <i>Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;out&quot;, <i>same as</i> &quot;exit&quot;&nbsp;<a href=#exit><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;pay&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pick></a>&quot;pick up [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=pick></a>&quot;pick [things] up&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;polish&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;present&quot;, <i>same as</i> &quot;show&quot;&nbsp;<a href=#show><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;press&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pronouns></a><font color="#800000">&quot;pronouns&quot; - <i>Requesting the pronoun meanings&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;prune&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pull></a>&quot;pull [something]&quot; - <i>Pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;punch&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;purchase&quot;, <i>same as</i> &quot;buy&quot;&nbsp;<a href=#buy><img border=0 src=inform:/doc_images/Below.png></a><br><font color="#800000">&quot;purloin&quot;, <i>a testing command not available in the final game</i></font><br><a name=push></a>&quot;push [something]&quot; - <i>Pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=push></a>&quot;push [something] [direction]&quot; - <i>Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=push></a>&quot;push [something] to [direction]&quot; - <i>Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put on [something preferably held]&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [something preferably held] on&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put down [things preferably held]&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [things preferably held] down&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [other things] in/inside/into [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [other things] on/onto [something]&quot; - <i>Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=q></a><font color="#800000">&quot;q&quot; - <i>Quitting the game&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=quit></a><font color="#800000">&quot;quit&quot; - <i>Quitting the game&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br><font color="#800000">&quot;random&quot;, <i>a testing command not available in the final game</i></font><br><a name=read></a>&quot;read [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=read></a>&quot;read about [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=read></a>&quot;read [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><font color="#800000">&quot;relations&quot;, <i>a testing command not available in the final game</i></font><br><a name=remove></a>&quot;remove [something preferably held]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=remove></a>&quot;remove [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;responses&quot;, <i>a testing command not available in the final game</i></font><br><a name=restart></a><font color="#800000">&quot;restart&quot; - <i>Restarting the game&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=restore></a><font color="#800000">&quot;restore&quot; - <i>Restoring the game&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;rotate&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=rub></a>&quot;rub [something]&quot; - <i>Rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;rules&quot;, <i>a testing command not available in the final game</i></font><br>&quot;run&quot;, <i>same as</i> &quot;go&quot;&nbsp;<a href=#go><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=save></a><font color="#800000">&quot;save&quot; - <i>Saving the game&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;say&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;scale&quot;, <i>same as</i> &quot;climb&quot;&nbsp;<a href=#climb><img border=0 src=inform:/doc_images/Below.png></a><br><font color="#800000">&quot;scenes&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;scope&quot;, <i>a testing command not available in the final game</i></font><br><a name=score></a><font color="#800000">&quot;score&quot; - <i>Requesting the score&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;screw&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=script></a><font color="#800000">&quot;script&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=script></a><font color="#800000">&quot;script on&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=script></a><font color="#800000">&quot;script off&quot; - <i>Switching the story transcript off&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;scrub&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=search></a>&quot;search [something]&quot; - <i>Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=set></a>&quot;set [something] to [text]&quot; - <i>Setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=shed></a>&quot;shed [something preferably held]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;shift&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;shine&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=short></a><font color="#800000">&quot;short&quot; - <i>Preferring abbreviated room descriptions&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;shout&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br><a name=show></a>&quot;show [someone] [something preferably held]&quot; - <i>Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=show></a>&quot;show [something preferably held] to [someone]&quot; - <i>Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;showheap&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;showme&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;showverb&quot;, <i>a testing command not available in the final game</i></font><br>&quot;shut&quot;, <i>same as</i> &quot;close&quot;&nbsp;<a href=#close><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;sip&quot;, <i>same as</i> &quot;drink&quot;&nbsp;<a href=#drink><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sit></a>&quot;sit on/in/inside [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=sit></a>&quot;sit on top of [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;skip&quot;, <i>same as</i> &quot;jump&quot;&nbsp;<a href=#jump><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sleep></a>&quot;sleep&quot; - <i>Sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;slice&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;smash&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=smell></a>&quot;smell&quot; - <i>Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=smell></a>&quot;smell [something]&quot; - <i>Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;sniff&quot;, <i>same as</i> &quot;smell&quot;&nbsp;<a href=#smell><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sorry></a>&quot;sorry&quot; - <i>Saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;speak&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;squash&quot;, <i>same as</i> &quot;squeeze&quot;&nbsp;<a href=#squeeze><img border=0 src=inform:/doc_images/Below.png></a><br><a name=squeeze></a>&quot;squeeze [something]&quot; - <i>Squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand up&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand on [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=superbrief></a><font color="#800000">&quot;superbrief&quot; - <i>Preferring abbreviated room descriptions&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;swallow&quot;, <i>same as</i> &quot;drink&quot;&nbsp;<a href=#drink><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;sweep&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=swing></a>&quot;swing [something]&quot; - <i>Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=swing></a>&quot;swing on [something]&quot; - <i>Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something switched on]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch on [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something] on&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something] off&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=take></a>&quot;take inventory&quot; - <i>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take off [something]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [something] off&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things inside] off [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=taste></a>&quot;taste [something]&quot; - <i>Tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=tell></a>&quot;tell [someone] about [text]&quot; - <i>Telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;test&quot;, <i>a testing command not available in the final game</i></font><br><a name=think></a>&quot;think&quot; - <i>Thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;throw&quot;, <i>same as</i> &quot;drop&quot;&nbsp;<a href=#drop><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;thump&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=tie></a>&quot;tie [something] to [something]&quot; - <i>Tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;torture&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=touch></a>&quot;touch [something]&quot; - <i>Touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;trace&quot;, <i>a testing command not available in the final game</i></font><br><a name=transcript></a><font color="#800000">&quot;transcript&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=transcript></a><font color="#800000">&quot;transcript on&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=transcript></a><font color="#800000">&quot;transcript off&quot; - <i>Switching the story transcript off&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><font color="#800000">&quot;tree&quot;, <i>a testing command not available in the final game</i></font><br><a name=turn></a>&quot;turn [something]&quot; - <i>Turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn [something] on&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn on [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn [something] off&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;twist&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;uncover&quot;, <i>same as</i> &quot;open&quot;&nbsp;<a href=#open><img border=0 src=inform:/doc_images/Below.png></a><br><a name=unlock></a>&quot;unlock [something] with [something preferably held]&quot; - <i>Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;unscrew&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;unwrap&quot;, <i>same as</i> &quot;open&quot;&nbsp;<a href=#open><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=verbose></a><font color="#800000">&quot;verbose&quot; - <i>Preferring unabbreviated room descriptions&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=verify></a><font color="#800000">&quot;verify&quot; - <i>Verifying the story file&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=version></a><font color="#800000">&quot;version&quot; - <i>Requesting the story file version&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br><a name=wait></a>&quot;wait&quot; - <i>Waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake&quot; - <i>Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake up&quot; - <i>Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake [someone]&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake [someone] up&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake up [someone]&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;walk&quot;, <i>same as</i> &quot;go&quot;&nbsp;<a href=#go><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;watch&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br><a name=wave></a>&quot;wave&quot; - <i>Waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wave></a>&quot;wave [something]&quot; - <i>Waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wear></a>&quot;wear [something preferably held]&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;wipe&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;wreck&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;x&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;y&quot;, <i>same as</i> &quot;yes&quot;&nbsp;<a href=#yes><img border=0 src=inform:/doc_images/Below.png></a><br><a name=yes></a>&quot;yes&quot; - <i>Saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;z&quot;, <i>same as</i> &quot;wait&quot;&nbsp;<a href=#wait><img border=0 src=inform:/doc_images/Below.png></a><br></div>
&quot;[direction]&quot; - <i>Going</i><br><br><a name=about></a><font color="#800000">&quot;about&quot;&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Asking for help&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><font color="#800000">&quot;abstract&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;actions&quot;, <i>a testing command not available in the final game</i></font><br>&quot;adjust&quot;, <i>same as</i> &quot;set&quot;&nbsp;<a href=#set><img border=0 src=inform:/doc_images/Below.png></a><br><a name=answer></a>&quot;answer [text] to [someone]&quot; - <i>Answering it that&nbsp;<a href=Details/30_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=ask></a>&quot;ask [someone] for [something]&quot; - <i>Asking it for&nbsp;<a href=Details/33_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=ask></a>&quot;ask [someone] about [text]&quot; - <i>Asking it about&nbsp;<a href=Details/32_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;attach&quot;, <i>same as</i> &quot;tie&quot;&nbsp;<a href=#tie><img border=0 src=inform:/doc_images/Below.png></a><br><a name=attack></a>&quot;attack [something]&quot; - <i>Attacking&nbsp;<a href=Details/28_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;awake&quot;, <i>same as</i> &quot;wake&quot;&nbsp;<a href=#wake><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;awaken&quot;, <i>same as</i> &quot;wake&quot;&nbsp;<a href=#wake><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;break&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=brief></a><font color="#800000">&quot;brief&quot; - <i>Preferring sometimes abbreviated room descriptions&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=burn></a>&quot;burn [something]&quot; - <i>Burning&nbsp;<a href=Details/44_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=buy></a>&quot;buy [something]&quot; - <i>Buying&nbsp;<a href=Details/59_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;carry&quot;, <i>same as</i> &quot;take&quot;&nbsp;<a href=#take><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;check&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;chop&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;clean&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;clear&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br><a name=climb></a>&quot;climb [something]&quot; - <i>Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=climb></a>&quot;climb up/over [something]&quot; - <i>Climbing&nbsp;<a href=Details/60_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close [something]&quot; - <i>Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close up [something]&quot; - <i>Closing&nbsp;<a href=Details/21_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=close></a>&quot;close off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=consult></a>&quot;consult [something] on/about [text]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;cover&quot;, <i>same as</i> &quot;close&quot;&nbsp;<a href=#close><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;crack&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=cromch></a>&quot;cromch [something]&quot;&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=cronch></a>&quot;cronch [something]&quot;&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;cross&quot;, <i>same as</i> &quot;enter&quot;&nbsp;<a href=#enter><img border=0 src=inform:/doc_images/Below.png></a><br><a name=cut></a>&quot;cut [something]&quot; - <i>Cutting&nbsp;<a href=Details/50_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;describe&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;destroy&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;discard&quot;, <i>same as</i> &quot;drop&quot;&nbsp;<a href=#drop><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;display&quot;, <i>same as</i> &quot;show&quot;&nbsp;<a href=#show><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;disrobe&quot;, <i>same as</i> &quot;shed&quot;&nbsp;<a href=#shed><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;doff&quot;, <i>same as</i> &quot;shed&quot;&nbsp;<a href=#shed><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;don&quot;, <i>same as</i> &quot;wear&quot;&nbsp;<a href=#wear><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;drag&quot;, <i>same as</i> &quot;pull&quot;&nbsp;<a href=#pull><img border=0 src=inform:/doc_images/Below.png></a><br><a name=drink></a>&quot;drink [something]&quot; - <i>Drinking&nbsp;<a href=Details/53_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [things preferably held]&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [something preferably held] at/against [something]&quot; - <i>Throwing it at&nbsp;<a href=Details/27_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [other things] in/into/down [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=drop></a>&quot;drop [other things] on/onto [something]&quot; - <i>Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;dust&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=eat></a>&quot;eat [something preferably held]&quot; - <i>Eating&nbsp;<a href=Details/6_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;embrace&quot;, <i>same as</i> &quot;kiss&quot;&nbsp;<a href=#kiss><img border=0 src=inform:/doc_images/Below.png></a><br><a name=enter></a>&quot;enter&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=enter></a>&quot;enter [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=examine></a>&quot;examine [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=exit></a>&quot;exit&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=exits></a>&quot;exits&quot;&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Listing exits&nbsp;<a href=Details/78_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=exits></a><font color="#800000">&quot;exits on&quot;&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Turning exits on&nbsp;<a href=Details/79_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=exits></a><font color="#800000">&quot;exits off&quot;&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Turning exits off&nbsp;<a href=Details/80_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br>&quot;fasten&quot;, <i>same as</i> &quot;tie&quot;&nbsp;<a href=#tie><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;feed&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;feel&quot;, <i>same as</i> &quot;touch&quot;&nbsp;<a href=#touch><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;fight&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=get></a>&quot;get out/off/down/up&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get in/on&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get in/into/on/onto [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get off/down [something]&quot; - <i>Getting off&nbsp;<a href=Details/10_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=get></a>&quot;get [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=give></a>&quot;give [someone] [something preferably held]&quot; - <i>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=give></a>&quot;give [something preferably held] to [someone]&quot; - <i>Giving it to&nbsp;<a href=Details/24_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;glklist&quot;, <i>a testing command not available in the final game</i></font><br><a name=go></a>&quot;go&quot; - <i>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go [direction]&quot; - <i>Going&nbsp;<a href=Details/7_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go to [any room]&quot;&nbsp;<a href="source:story.ni#line13"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>Locomoting&nbsp;<a href=Details/81_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=go></a>&quot;go into/in/inside/through [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;gonear&quot;, <i>a testing command not available in the final game</i></font><br><br><a name=hear></a>&quot;hear [something]&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=help></a><font color="#800000">&quot;help&quot;&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Asking for help&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=hint></a><font color="#800000">&quot;hint&quot;&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Asking for help&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=hints></a><font color="#800000">&quot;hints&quot;&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Asking for help&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;hit&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hold&quot;, <i>same as</i> &quot;take&quot;&nbsp;<a href=#take><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hop&quot;, <i>same as</i> &quot;jump&quot;&nbsp;<a href=#jump><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;hug&quot;, <i>same as</i> &quot;kiss&quot;&nbsp;<a href=#kiss><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;i&quot;, <i>same as</i> &quot;inventory&quot;&nbsp;<a href=#inventory><img border=0 src=inform:/doc_images/Below.png></a><br><a name=info></a><font color="#800000">&quot;info&quot;&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>Asking for help&nbsp;<a href=Details/77_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=insert></a>&quot;insert [other things] in/into [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;inv&quot;, <i>same as</i> &quot;inventory&quot;&nbsp;<a href=#inventory><img border=0 src=inform:/doc_images/Below.png></a><br><a name=inventory></a>&quot;inventory&quot; - <i>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=jump></a>&quot;jump&quot; - <i>Jumping&nbsp;<a href=Details/51_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;kill&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=kiss></a>&quot;kiss [someone]&quot; - <i>Kissing&nbsp;<a href=Details/29_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;l&quot;, <i>same as</i> &quot;look&quot;&nbsp;<a href=#look><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;leave&quot;, <i>same as</i> &quot;exit&quot;&nbsp;<a href=#exit><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;light&quot;, <i>same as</i> &quot;burn&quot;&nbsp;<a href=#burn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=listen></a>&quot;listen&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=listen></a>&quot;listen to [something]&quot; - <i>Listening to&nbsp;<a href=Details/48_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=lock></a>&quot;lock [something] with [something preferably held]&quot; - <i>Locking it with&nbsp;<a href=Details/16_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=long></a><font color="#800000">&quot;long&quot; - <i>Preferring unabbreviated room descriptions&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=look></a>&quot;look&quot; - <i>Looking&nbsp;<a href=Details/11_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look at [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look inside/in/into/through [something]&quot; - <i>Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look under [something]&quot; - <i>Looking under&nbsp;<a href=Details/13_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=look></a>&quot;look up [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><br>&quot;move&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;murder&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;nap&quot;, <i>same as</i> &quot;sleep&quot;&nbsp;<a href=#sleep><img border=0 src=inform:/doc_images/Below.png></a><br><a name=no></a>&quot;no&quot; - <i>Saying no&nbsp;<a href=Details/43_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=normal></a><font color="#800000">&quot;normal&quot; - <i>Preferring sometimes abbreviated room descriptions&nbsp;<a href=Details/73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify&quot; - <i>Switching score notification on&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify on&quot; - <i>Switching score notification on&nbsp;<a href=Details/74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=notify></a><font color="#800000">&quot;notify off&quot; - <i>Switching score notification off&nbsp;<a href=Details/75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=nouns></a><font color="#800000">&quot;nouns&quot; - <i>Requesting the pronoun meanings&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br>&quot;offer&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br><a name=open></a>&quot;open [something]&quot; - <i>Opening&nbsp;<a href=Details/20_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=open></a>&quot;open [something] with [something preferably held]&quot; - <i>Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;out&quot;, <i>same as</i> &quot;exit&quot;&nbsp;<a href=#exit><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;pay&quot;, <i>same as</i> &quot;give&quot;&nbsp;<a href=#give><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pick></a>&quot;pick up [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=pick></a>&quot;pick [things] up&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;polish&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;present&quot;, <i>same as</i> &quot;show&quot;&nbsp;<a href=#show><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;press&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pronouns></a><font color="#800000">&quot;pronouns&quot; - <i>Requesting the pronoun meanings&nbsp;<a href=Details/76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;prune&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br><a name=pull></a>&quot;pull [something]&quot; - <i>Pulling&nbsp;<a href=Details/37_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;punch&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;purchase&quot;, <i>same as</i> &quot;buy&quot;&nbsp;<a href=#buy><img border=0 src=inform:/doc_images/Below.png></a><br><font color="#800000">&quot;purloin&quot;, <i>a testing command not available in the final game</i></font><br><a name=push></a>&quot;push [something]&quot; - <i>Pushing&nbsp;<a href=Details/38_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=push></a>&quot;push [something] [direction]&quot; - <i>Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=push></a>&quot;push [something] to [direction]&quot; - <i>Pushing it to&nbsp;<a href=Details/40_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put on [something preferably held]&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [something preferably held] on&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put down [things preferably held]&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [things preferably held] down&quot; - <i>Dropping&nbsp;<a href=Details/3_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [other things] in/inside/into [something]&quot; - <i>Inserting it into&nbsp;<a href=Details/5_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=put></a>&quot;put [other things] on/onto [something]&quot; - <i>Putting it on&nbsp;<a href=Details/4_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=q></a><font color="#800000">&quot;q&quot; - <i>Quitting the game&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=quit></a><font color="#800000">&quot;quit&quot; - <i>Quitting the game&nbsp;<a href=Details/62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br><font color="#800000">&quot;random&quot;, <i>a testing command not available in the final game</i></font><br><a name=read></a>&quot;read [something]&quot; - <i>Examining&nbsp;<a href=Details/12_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=read></a>&quot;read about [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=read></a>&quot;read [text] in [something]&quot; - <i>Consulting it about&nbsp;<a href=Details/15_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><font color="#800000">&quot;relations&quot;, <i>a testing command not available in the final game</i></font><br><a name=remove></a>&quot;remove [something preferably held]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=remove></a>&quot;remove [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;responses&quot;, <i>a testing command not available in the final game</i></font><br><a name=restart></a><font color="#800000">&quot;restart&quot; - <i>Restarting the game&nbsp;<a href=Details/65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=restore></a><font color="#800000">&quot;restore&quot; - <i>Restoring the game&nbsp;<a href=Details/64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;rotate&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=rub></a>&quot;rub [something]&quot; - <i>Rubbing&nbsp;<a href=Details/56_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;rules&quot;, <i>a testing command not available in the final game</i></font><br>&quot;run&quot;, <i>same as</i> &quot;go&quot;&nbsp;<a href=#go><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=save></a><font color="#800000">&quot;save&quot; - <i>Saving the game&nbsp;<a href=Details/63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;say&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;scale&quot;, <i>same as</i> &quot;climb&quot;&nbsp;<a href=#climb><img border=0 src=inform:/doc_images/Below.png></a><br><font color="#800000">&quot;scenes&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;scope&quot;, <i>a testing command not available in the final game</i></font><br><a name=score></a><font color="#800000">&quot;score&quot; - <i>Requesting the score&nbsp;<a href=Details/70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;screw&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><a name=script></a><font color="#800000">&quot;script&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=script></a><font color="#800000">&quot;script on&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=script></a><font color="#800000">&quot;script off&quot; - <i>Switching the story transcript off&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;scrub&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=search></a>&quot;search [something]&quot; - <i>Searching&nbsp;<a href=Details/14_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=set></a>&quot;set [something] to [text]&quot; - <i>Setting it to&nbsp;<a href=Details/57_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=shed></a>&quot;shed [something preferably held]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;shift&quot;, <i>same as</i> &quot;push&quot;&nbsp;<a href=#push><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;shine&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=short></a><font color="#800000">&quot;short&quot; - <i>Preferring abbreviated room descriptions&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;shout&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br><a name=show></a>&quot;show [someone] [something preferably held]&quot; - <i>Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a> (reversed)</i><br><a name=show></a>&quot;show [something preferably held] to [someone]&quot; - <i>Showing it to&nbsp;<a href=Details/25_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;showheap&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;showme&quot;, <i>a testing command not available in the final game</i></font><br><font color="#800000">&quot;showverb&quot;, <i>a testing command not available in the final game</i></font><br>&quot;shut&quot;, <i>same as</i> &quot;close&quot;&nbsp;<a href=#close><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;sip&quot;, <i>same as</i> &quot;drink&quot;&nbsp;<a href=#drink><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sit></a>&quot;sit on/in/inside [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=sit></a>&quot;sit on top of [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;skip&quot;, <i>same as</i> &quot;jump&quot;&nbsp;<a href=#jump><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sleeb></a>&quot;sleeb&quot;&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>Sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=sleep></a>&quot;sleep&quot; - <i>Sleeping&nbsp;<a href=Details/61_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;slice&quot;, <i>same as</i> &quot;cut&quot;&nbsp;<a href=#cut><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;smash&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=smell></a>&quot;smell&quot; - <i>Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=smell></a>&quot;smell [something]&quot; - <i>Smelling&nbsp;<a href=Details/47_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;sniff&quot;, <i>same as</i> &quot;smell&quot;&nbsp;<a href=#smell><img border=0 src=inform:/doc_images/Below.png></a><br><a name=sorry></a>&quot;sorry&quot; - <i>Saying sorry&nbsp;<a href=Details/54_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;speak&quot;, <i>same as</i> &quot;answer&quot;&nbsp;<a href=#answer><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;squash&quot;, <i>same as</i> &quot;squeeze&quot;&nbsp;<a href=#squeeze><img border=0 src=inform:/doc_images/Below.png></a><br><a name=squeeze></a>&quot;squeeze [something]&quot; - <i>Squeezing&nbsp;<a href=Details/41_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand up&quot; - <i>Exiting&nbsp;<a href=Details/9_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=stand></a>&quot;stand on [something]&quot; - <i>Entering&nbsp;<a href=Details/8_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=superbrief></a><font color="#800000">&quot;superbrief&quot; - <i>Preferring abbreviated room descriptions&nbsp;<a href=Details/71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br>&quot;swallow&quot;, <i>same as</i> &quot;drink&quot;&nbsp;<a href=#drink><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;sweep&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br><a name=swing></a>&quot;swing [something]&quot; - <i>Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=swing></a>&quot;swing on [something]&quot; - <i>Swinging&nbsp;<a href=Details/55_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something switched on]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch on [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something] on&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch [something] off&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=switch></a>&quot;switch off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br><a name=take></a>&quot;take inventory&quot; - <i>Taking inventory&nbsp;<a href=Details/0_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things]&quot; - <i>Taking&nbsp;<a href=Details/1_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take off [something]&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [something] off&quot; - <i>Taking off&nbsp;<a href=Details/23_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things inside] from [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=take></a>&quot;take [things inside] off [something]&quot; - <i>Removing it from&nbsp;<a href=Details/2_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=taste></a>&quot;taste [something]&quot; - <i>Tasting&nbsp;<a href=Details/49_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=tell></a>&quot;tell [someone] about [text]&quot; - <i>Telling it about&nbsp;<a href=Details/31_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;test&quot;, <i>a testing command not available in the final game</i></font><br><a name=think></a>&quot;think&quot; - <i>Thinking&nbsp;<a href=Details/46_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;throw&quot;, <i>same as</i> &quot;drop&quot;&nbsp;<a href=#drop><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;thump&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=tie></a>&quot;tie [something] to [something]&quot; - <i>Tying it to&nbsp;<a href=Details/52_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;torture&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><a name=touch></a>&quot;touch [something]&quot; - <i>Touching&nbsp;<a href=Details/35_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><font color="#800000">&quot;trace&quot;, <i>a testing command not available in the final game</i></font><br><a name=transcript></a><font color="#800000">&quot;transcript&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=transcript></a><font color="#800000">&quot;transcript on&quot; - <i>Switching the story transcript on&nbsp;<a href=Details/67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=transcript></a><font color="#800000">&quot;transcript off&quot; - <i>Switching the story transcript off&nbsp;<a href=Details/68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><font color="#800000">&quot;tree&quot;, <i>a testing command not available in the final game</i></font><br><a name=turn></a>&quot;turn [something]&quot; - <i>Turning&nbsp;<a href=Details/39_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn [something] on&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn on [something]&quot; - <i>Switching on&nbsp;<a href=Details/18_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn [something] off&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=turn></a>&quot;turn off [something]&quot; - <i>Switching off&nbsp;<a href=Details/19_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;twist&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;uncover&quot;, <i>same as</i> &quot;open&quot;&nbsp;<a href=#open><img border=0 src=inform:/doc_images/Below.png></a><br><a name=unlock></a>&quot;unlock [something] with [something preferably held]&quot; - <i>Unlocking it with&nbsp;<a href=Details/17_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;unscrew&quot;, <i>same as</i> &quot;turn&quot;&nbsp;<a href=#turn><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;unwrap&quot;, <i>same as</i> &quot;open&quot;&nbsp;<a href=#open><img border=0 src=inform:/doc_images/Below.png></a><br><br><a name=verbose></a><font color="#800000">&quot;verbose&quot; - <i>Preferring unabbreviated room descriptions&nbsp;<a href=Details/72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=verify></a><font color="#800000">&quot;verify&quot; - <i>Verifying the story file&nbsp;<a href=Details/66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><a name=version></a><font color="#800000">&quot;version&quot; - <i>Requesting the story file version&nbsp;<a href=Details/69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i></font><br><br><a name=wait></a>&quot;wait&quot; - <i>Waiting&nbsp;<a href=Details/34_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake&quot; - <i>Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake up&quot; - <i>Waking up&nbsp;<a href=Details/45_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake [someone]&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake [someone] up&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wake></a>&quot;wake up [someone]&quot; - <i>Waking&nbsp;<a href=Details/26_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;walk&quot;, <i>same as</i> &quot;go&quot;&nbsp;<a href=#go><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;watch&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br><a name=wave></a>&quot;wave&quot; - <i>Waving hands&nbsp;<a href=Details/58_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wave></a>&quot;wave [something]&quot; - <i>Waving&nbsp;<a href=Details/36_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><a name=wear></a>&quot;wear [something preferably held]&quot; - <i>Wearing&nbsp;<a href=Details/22_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br>&quot;wipe&quot;, <i>same as</i> &quot;rub&quot;&nbsp;<a href=#rub><img border=0 src=inform:/doc_images/Below.png></a><br>&quot;wreck&quot;, <i>same as</i> &quot;attack&quot;&nbsp;<a href=#attack><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;x&quot;, <i>same as</i> &quot;examine&quot;&nbsp;<a href=#examine><img border=0 src=inform:/doc_images/Below.png></a><br><br>&quot;y&quot;, <i>same as</i> &quot;yes&quot;&nbsp;<a href=#yes><img border=0 src=inform:/doc_images/Below.png></a><br><a name=yes></a>&quot;yes&quot; - <i>Saying yes&nbsp;<a href=Details/42_A.html><img border=0 src=inform:/doc_images/Beneath.png></a></i><br><br>&quot;z&quot;, <i>same as</i> &quot;wait&quot;&nbsp;<a href=#wait><img border=0 src=inform:/doc_images/Below.png></a><br></div>
<div id="segment5">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -702,10 +702,15 @@
</td>
</tr></table>
<p><b>Lynne Simulator by Lynne</b></p><p>CONTENTS</p><ul class="leaders">
<li class="leaded indent1"><span>Source text</span><span>325 words&nbsp;<a href="source:story.ni#line1"><img border=0 src=inform:/doc_images/Reveal.png></a></span></li></ul>
<p class="hangingin2"><font color="#808080"><i>Living Room</i>, <i>lesbian pride flag</i>, <i>large bin</i>, <i>switch pro controller</i>, <i>third party switch controller</i>, <i>power board</i>, <i>mess of cables</i>, <i>carpet</i>, <i>sofa</i>, <i>entertainment unit</i>, <i>TV</i>, <i>Nintendo Switch</i>, <i>NUC</i>, <i>PS2</i>, <i>Petra</i></font></p>
<li class="leaded indent1"><span>Source text</span><span>685 words&nbsp;<a href="source:story.ni#line1"><img border=0 src=inform:/doc_images/Reveal.png></a></span></li></ul>
<p class="hangingin2"><font color="#808080"><i>Normalcy</i>, <i>First Kook</i>, <i>Living Room</i>, <i>lesbian pride flag</i>, <i>large bin</i>, <i>switch pro controller</i>, <i>third party switch controller</i>, <i>power board</i>, <i>mess of cables</i>, <i>carpet</i>, <i>sofa</i>, <i>entertainment unit</i>, <i>TV</i>, <i>Nintendo Switch</i>, <i>NUC</i>, <i>PS2</i>, <i>Petra</i>, <i>Kitchen</i></font></p>
<p>(This would look more like a contents page if the source text were divided up into headings.&nbsp;<a href=inform:/doc14.html><img border=0 src=inform:/doc_images/help.png></a>)</p>
<p>EXTENSIONS</p>
<p class="hangingin2"><font color="#888">Included from the source text</font></p><ul class="leaders"><li class="leaded indent2"><span>Basic Help Menu <a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Emily Short</span><span>2368 words&nbsp;<a href="source:story.ni#line3"><img border=0 src=inform:/doc_images/Reveal.png></a></span></li></ul>
<ul class="leaders"><li class="leaded indent2"><span>Numbered Disambiguation Choices <a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Aaron Reed <small>version 7/140501</small></span><span>782 words&nbsp;<a href="source:story.ni#line4"><img border=0 src=inform:/doc_images/Reveal.png></a></span></li></ul>
<ul class="leaders"><li class="leaded indent2"><span>Exit Lister <a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Gavin Lambert <small>version 3</small> <small>(based on Exit Lister by Andre Kosmos)</small></span><span>3465 words&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.png></a></span></li></ul>
<p class="hangingin2"><font color="#888">Included by the extension Basic Help Menu</font></p><ul class="leaders"><li class="leaded indent2"><span>Menus <a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Emily Short <small>version 3</small></span><span>2001 words</span></li></ul>
<p class="hangingin2"><font color="#888">Included by the extension Menus</font></p><ul class="leaders"><li class="leaded indent2"><span>Basic Screen Effects <a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Emily Short <small>version 7/140425</small></span><span>2218 words</span></li></ul>
<p class="hangingin2"><font color="#888">Included automatically by Inform</font></p><ul class="leaders"><li class="leaded indent2"><span>Standard Rules <a href='inform://Extensions/Extensions/Graham%20Nelson/Standard%20Rules.html' title="Standard Rules by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> <small>version 3/120430</small></span><span>42655 words</span></li></ul>
<ul class="leaders"><li class="leaded indent2"><span>English Language <a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/help.png></a> by Graham Nelson <small>version 1</small></span><span>2297 words</span></li></ul>
<p></p></div>
@ -736,7 +741,7 @@
Tables of information in the source text.<br><i>About tables&nbsp;&nbsp;<a href=inform:/doc246.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<p></p><p><a href="#" onclick="showExtra('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a>&nbsp;Show tables inside extensions (there are none in the main text)</p><div id="extra2" style="display: none;"><p class="in1"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><i>Standard Rules</i></p><p><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Final Question Options</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>5 columns x 5 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;final question wording&nbsp;<a href="javascript:pasteCode('final question wording entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;only if victorious&nbsp;<a href="javascript:pasteCode('only if victorious entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of truth states</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;topic&nbsp;<a href="javascript:pasteCode('topic entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of topics</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;final response rule&nbsp;<a href="javascript:pasteCode('final response rule entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 5:&nbsp;&nbsp;final response activity&nbsp;<a href="javascript:pasteCode('final response activity entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of activities</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Locale Priorities</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>2 columns x 16 rows (15 blank, one for each thing)</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;notable-object&nbsp;<a href="javascript:pasteCode('notable-object entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of objects</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;locale description priority&nbsp;<a href="javascript:pasteCode('locale description priority entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of numbers</font></td></tr></table></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p></p><p><a href="#" onclick="showExtra('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a>&nbsp;Show tables inside extensions (there are none in the main text)</p><div id="extra2" style="display: none;"><p class="in1"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><i>Standard Rules</i></p><p><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Final Question Options</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>5 columns x 5 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;final question wording&nbsp;<a href="javascript:pasteCode('final question wording entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;only if victorious&nbsp;<a href="javascript:pasteCode('only if victorious entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of truth states</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;topic&nbsp;<a href="javascript:pasteCode('topic entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of topics</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;final response rule&nbsp;<a href="javascript:pasteCode('final response rule entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 5:&nbsp;&nbsp;final response activity&nbsp;<a href="javascript:pasteCode('final response activity entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of activities</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Locale Priorities</b>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>2 columns x 16 rows (15 blank, one for each thing)</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;notable-object&nbsp;<a href="javascript:pasteCode('notable-object entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of objects</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;locale description priority&nbsp;<a href="javascript:pasteCode('locale description priority entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of numbers</font></td></tr></table><br><i>Basic Help Menu</i></p><p><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Basic Help Options</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 2 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Instruction Options</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 8 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Stuckness Advice</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 4 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of IF Elements</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 4 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Setting Options</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 2 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr></table><br><i>Menus</i></p><p><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Sample Options</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>4 columns x 1 row</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;title&nbsp;<a href="javascript:pasteCode('title entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;subtable&nbsp;<a href="javascript:pasteCode('subtable entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of table names</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;description&nbsp;<a href="javascript:pasteCode('description entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 4:&nbsp;&nbsp;toggle&nbsp;<a href="javascript:pasteCode('toggle entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Menu Commands</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> +&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>2 columns x 15 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;number&nbsp;<a href="javascript:pasteCode('number entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of numbers</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;effect&nbsp;<a href="javascript:pasteCode('effect entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of rules</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Shallow Menu Status</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>3 columns x 1 row</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;left&nbsp;<a href="javascript:pasteCode('left entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;central&nbsp;<a href="javascript:pasteCode('central entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;right&nbsp;<a href="javascript:pasteCode('right entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Deep Menu Status</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>3 columns x 4 rows</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;left&nbsp;<a href="javascript:pasteCode('left entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;central&nbsp;<a href="javascript:pasteCode('central entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;right&nbsp;<a href="javascript:pasteCode('right entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Sample Hints</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>2 columns x 1 row</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;hint&nbsp;<a href="javascript:pasteCode('hint entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;used&nbsp;<a href="javascript:pasteCode('used entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of numbers</font></td></tr></table><br><i>Basic Screen Effects</i></p><p><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-top: 3px;" align="left" valign="top"><font size=2><b>Table of Ordinary Status</b>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td style="padding-top: 3px;" align="left" valign="top"><font size=2><i><small>3 columns x 1 row</small></i></font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 1:&nbsp;&nbsp;left&nbsp;<a href="javascript:pasteCode('left entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 2:&nbsp;&nbsp;central&nbsp;<a href="javascript:pasteCode('central entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr><tr><td align="left" valign="top"><font size=2>&nbsp;&nbsp;col 3:&nbsp;&nbsp;right&nbsp;<a href="javascript:pasteCode('right entry')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>of texts</font></td></tr></table></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</p></div>
<div id="segment4">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
@ -765,7 +770,7 @@
Technicalities about the story file being produced.<br><i>About the story file&nbsp;&nbsp;<a href=inform:/doc23.html><img border=0 src=inform:/doc_images/help.png></a>; About use options&nbsp;&nbsp;<a href=inform:/doc21.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<a name=STORYFILE></a><p>Story file format: <img border=0 src=inform:/doc_images/vm_glulx.png>&nbsp;Glulx</p><p>The following use options are in force:</p><p class="tightin2"><font color="#888">Set from the source text:</font></p><p class="tightin3">Use BRIEF room descriptions&nbsp;<a href="source:story.ni#line3"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin2"><font color="#888">Set from the Standard Rules:</font></p><p class="tightin3">Use dynamic memory allocation of at least 8192&nbsp;<a href="javascript:pasteCode('Use dynamic memory allocation of at least 16384.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>Double this</i></p><p class="tightin3">Use maximum things understood at once of at least 100&nbsp;<a href="javascript:pasteCode('Use maximum things understood at once of at least 200.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>Double this</i></p><p>Whereas these are not in force:</p><p class="tightin2"><span style="white-space:nowrap";><a href="javascript:pasteCode('Use ineffectual.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;ineffectual</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use American dialect.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;American dialect</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use serial comma.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;serial comma</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use full-length room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;full-length room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use abbreviated room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;abbreviated room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use memory economy.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;memory economy</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use scoring.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;scoring</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use no scoring.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;no scoring</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use engineering notation.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;engineering notation</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use unabbreviated object names.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;unabbreviated object names</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use command line echoing.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;command line echoing</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use manual pronouns.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;manual pronouns</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use undo prevention.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;undo prevention</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use predictable randomisation.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;predictable randomisation</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use fast route-finding.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;fast route-finding</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use slow route-finding.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;slow route-finding</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use numbered rules.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;numbered rules</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use telemetry recordings.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;telemetry recordings</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use no deprecated features.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;no deprecated features</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use gn testing version.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;gn testing version</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use VERBOSE room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;VERBOSE room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use SUPERBRIEF room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;SUPERBRIEF room descriptions</span></p><p><a href="#" onclick="showExtra('extra3', 'plus3'); return false;"><img border=0 id="plus3" src=inform:/doc_images/extra.png></a>&nbsp;See some technicalities for Inform maintainers only</p><div id="extra3" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p><a name=CONFIG></a>Inform language definition:<p>Included: core, naming, instance counting, command, actions, spatial model, mapping, player, regions, backdrops, showme, times of day, scenes, figures, sounds, glulx external files, bibliographic data<p>Excluded: <i>none</i><p>
<a name=STORYFILE></a><p>Story file format: <img border=0 src=inform:/doc_images/vm_glulx.png>&nbsp;Glulx</p><p>The following use options are in force:</p><p class="tightin2"><font color="#888">Set from the source text:</font></p><p class="tightin3">Use BRIEF room descriptions&nbsp;<a href="source:story.ni#line7"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin2"><font color="#888">Set from the Standard Rules:</font></p><p class="tightin3">Use dynamic memory allocation of at least 8192&nbsp;<a href="javascript:pasteCode('Use dynamic memory allocation of at least 16384.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>Double this</i></p><p class="tightin3">Use maximum things understood at once of at least 100&nbsp;<a href="javascript:pasteCode('Use maximum things understood at once of at least 200.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>Double this</i></p><p>Whereas these are not in force:</p><p class="tightin2"><span style="white-space:nowrap";><a href="javascript:pasteCode('Use ineffectual.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;ineffectual</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use American dialect.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;American dialect</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use serial comma.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;serial comma</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use full-length room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;full-length room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use abbreviated room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;abbreviated room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use memory economy.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;memory economy</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use scoring.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;scoring</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use no scoring.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;no scoring</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use engineering notation.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;engineering notation</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use unabbreviated object names.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;unabbreviated object names</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use command line echoing.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;command line echoing</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use manual pronouns.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;manual pronouns</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use undo prevention.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;undo prevention</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use predictable randomisation.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;predictable randomisation</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use fast route-finding.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;fast route-finding</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use slow route-finding.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;slow route-finding</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use numbered rules.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;numbered rules</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use telemetry recordings.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;telemetry recordings</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use no deprecated features.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;no deprecated features</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use gn testing version.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;gn testing version</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use VERBOSE room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;VERBOSE room descriptions</span>, <span style="white-space:nowrap";><a href="javascript:pasteCode('Use SUPERBRIEF room descriptions.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;SUPERBRIEF room descriptions</span></p><p><a href="#" onclick="showExtra('extra3', 'plus3'); return false;"><img border=0 id="plus3" src=inform:/doc_images/extra.png></a>&nbsp;See some technicalities for Inform maintainers only</p><div id="extra3" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p><a name=CONFIG></a>Inform language definition:<p>Included: core, naming, instance counting, command, actions, spatial model, mapping, player, regions, backdrops, showme, times of day, scenes, figures, sounds, glulx external files, bibliographic data<p>Excluded: <i>none</i><p>
<p>Debugging log:</p><p><a href="javascript:pasteCode('Include action creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include action creations in the debugging log.<br><a href="javascript:pasteCode('Include action pattern compilation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include action pattern compilation in the debugging log.<br><a href="javascript:pasteCode('Include action pattern parsing in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include action pattern parsing in the debugging log.<br><a href="javascript:pasteCode('Include assemblies in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include assemblies in the debugging log.<br><a href="javascript:pasteCode('Include assertions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include assertions in the debugging log.<br><a href="javascript:pasteCode('Include case insensitive filehandling in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include case insensitive filehandling in the debugging log.<br><a href="javascript:pasteCode('Include conditions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include conditions in the debugging log.<br><a href="javascript:pasteCode('Include constructed past participles in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include constructed past participles in the debugging log.<br><a href="javascript:pasteCode('Include constructed plurals in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include constructed plurals in the debugging log.<br><a href="javascript:pasteCode('Include debugging log contents in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include debugging log contents in the debugging log.<br><a href="javascript:pasteCode('Include debugging log inclusions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include debugging log inclusions in the debugging log.<br><a href="javascript:pasteCode('Include description compilation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include description compilation in the debugging log.<br><a href="javascript:pasteCode('Include excerpt meanings in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include excerpt meanings in the debugging log.<br><a href="javascript:pasteCode('Include excerpt parsing in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include excerpt parsing in the debugging log.<br><a href="javascript:pasteCode('Include expressions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include expressions in the debugging log.<br><a href="javascript:pasteCode('Include extensions census in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include extensions census in the debugging log.<br><a href="javascript:pasteCode('Include figure creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include figure creations in the debugging log.<br><a href="javascript:pasteCode('Include grammar in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include grammar in the debugging log.<br><a href="javascript:pasteCode('Include grammar construction in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include grammar construction in the debugging log.<br><a href="javascript:pasteCode('Include headings in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include headings in the debugging log.<br><a href="javascript:pasteCode('Include implications in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include implications in the debugging log.<br><a href="javascript:pasteCode('Include inferences in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include inferences in the debugging log.<br><a href="javascript:pasteCode('Include kind changes in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include kind changes in the debugging log.<br><a href="javascript:pasteCode('Include kind checking in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include kind checking in the debugging log.<br><a href="javascript:pasteCode('Include kind creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include kind creations in the debugging log.<br><a href="javascript:pasteCode('Include lexical output in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include lexical output in the debugging log.<br><a href="javascript:pasteCode('Include local variables in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include local variables in the debugging log.<br><a href="javascript:pasteCode('Include matching in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include matching in the debugging log.<br><a href="javascript:pasteCode('Include meaning list allocation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include meaning list allocation in the debugging log.<br><a href="javascript:pasteCode('Include memory allocation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include memory allocation in the debugging log.<br><a href="javascript:pasteCode('Include noun resolution in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include noun resolution in the debugging log.<br><a href="javascript:pasteCode('Include object compilation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include object compilation in the debugging log.<br><a href="javascript:pasteCode('Include object creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include object creations in the debugging log.<br><a href="javascript:pasteCode('Include object tree in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include object tree in the debugging log.<br><a href="javascript:pasteCode('Include phrase comparisons in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include phrase comparisons in the debugging log.<br><a href="javascript:pasteCode('Include phrase compilation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include phrase compilation in the debugging log.<br><a href="javascript:pasteCode('Include phrase creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include phrase creations in the debugging log.<br><a href="javascript:pasteCode('Include phrase registration in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include phrase registration in the debugging log.<br><a href="javascript:pasteCode('Include phrase usage in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include phrase usage in the debugging log.<br><a href="javascript:pasteCode('Include predicate calculus in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include predicate calculus in the debugging log.<br><a href="javascript:pasteCode('Include predicate calculus workings in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include predicate calculus workings in the debugging log.<br><a href="javascript:pasteCode('Include pronouns in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include pronouns in the debugging log.<br><a href="javascript:pasteCode('Include property creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include property creations in the debugging log.<br><a href="javascript:pasteCode('Include property provision in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include property provision in the debugging log.<br><a href="javascript:pasteCode('Include property translations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include property translations in the debugging log.<br><a href="javascript:pasteCode('Include relation definitions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include relation definitions in the debugging log.<br><a href="javascript:pasteCode('Include rule attachments in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include rule attachments in the debugging log.<br><a href="javascript:pasteCode('Include rulebook compilation in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include rulebook compilation in the debugging log.<br><a href="javascript:pasteCode('Include spatial map in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include spatial map in the debugging log.<br><a href="javascript:pasteCode('Include spatial map workings in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include spatial map workings in the debugging log.<br><a href="javascript:pasteCode('Include specification permissions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include specification permissions in the debugging log.<br><a href="javascript:pasteCode('Include specification usage in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include specification usage in the debugging log.<br><a href="javascript:pasteCode('Include specificities in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include specificities in the debugging log.<br><a href="javascript:pasteCode('Include table construction in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include table construction in the debugging log.<br><a href="javascript:pasteCode('Include template reading in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include template reading in the debugging log.<br><a href="javascript:pasteCode('Include text substitutions in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include text substitutions in the debugging log.<br><a href="javascript:pasteCode('Include time periods in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include time periods in the debugging log.<br><a href="javascript:pasteCode('Include variable creations in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include variable creations in the debugging log.<br><a href="javascript:pasteCode('Include verifications in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include verifications in the debugging log.<br><a href="javascript:pasteCode('Include vocabulary in the debugging log.')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;Include vocabulary in the debugging log.<br></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</div>
<hr>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,7 +648,7 @@
happens during carry out, but a report such as 'Mr X looks through his
possessions.' is produced (provided Mr X is visible).<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;take/carry/hold inventory&quot;</p><p class="hangingin2">&quot;inventory/i/inv&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print empty inventory rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print empty inventory rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print empty inventory rule is not listed in the carry out taking inventory rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000057', 'plus1000057'); return false;"><img border=0 id="plus1000057" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000057" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [are] carrying nothing."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print empty inventory rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print empty inventory rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print standard inventory rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print standard inventory rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print standard inventory rule is not listed in the carry out taking inventory rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000058', 'plus1000058'); return false;"><img border=0 id="plus1000058" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -645,8 +645,8 @@
exiting action, getting off takes a noun: the platform, chair, bed or what
have you.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;get off/down [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor getting off</i>&nbsp;&nbsp;<font color="#800000">can't get off things rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t get off things rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t get off things rule is not listed in the check getting off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000140', 'plus1000140'); return false;"><img border=0 id="plus1000140" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000140" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"But [we] [aren't] on [the noun] at the [if story tense is present
tense]moment[otherwise]time[end if]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t get off things rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t get off things rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -675,8 +675,9 @@
<p class="hangingin2">&quot;look/l&quot;</p><p><b>Named values belonging to this action</b></p>
<p class="tightin2">room-describing action - <i>action name</i></p><p class="tightin2">abbreviated form allowed - <i>truth state</i></p><p class="tightin2">visibility level count - <i>number</i></p><p class="tightin2">visibility ceiling - <i>object</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">set action variables for&nbsp;&nbsp;&nbsp;&nbsp;<i>looking</i>&nbsp;&nbsp;<font color="#800000">determine visibility ceiling rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('determine visibility ceiling rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The determine visibility ceiling rule is not listed in the setting action variables rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>looking or examining</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line35"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">declare everything unmentioned rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('declare everything unmentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The declare everything unmentioned rule is not listed in the carry out looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">room description heading rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('room description heading rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The room description heading rule is not listed in the carry out looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000146', 'plus1000146'); return false;"><img border=0 id="plus1000146" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000146" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Darkness"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('room description heading rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('room description heading rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">" (on [the intermediate level])"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('room description heading rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('room description heading rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">" (in [the intermediate level])"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('room description heading rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('room description heading rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
@ -684,6 +685,7 @@
<div id="extra1000147" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[It] [are] pitch dark, and [we] [can't see] a thing."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('room description body text rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('room description body text rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">room description paragraphs about objects rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('room description paragraphs about objects rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The room description paragraphs about objects rule is not listed in the carry out looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">check new arrival rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('check new arrival rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The check new arrival rule is not listed in the carry out looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">exits rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exits rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exits rule is not listed in the carry out looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor looking</i>&nbsp;&nbsp;<font color="#800000">other people looking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('other people looking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The other people looking rule is not listed in the report looking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000150', 'plus1000150'); return false;"><img border=0 id="plus1000150" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000150" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [look] around."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('other people looking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('other people looking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;5</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -651,7 +651,8 @@
things rule.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;look/l at [something]&quot;</p><p class="hangingin2">&quot;look/l [something]&quot;</p><p class="hangingin2">&quot;examine/x/watch/describe/check [something]&quot;</p><p class="hangingin2">&quot;read [something]&quot;</p><p><b>Named values belonging to this action</b></p>
<p class="tightin2">examine text printed - <i>truth state</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>looking or examining</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line35"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard examining rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard examining rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard examining rule is not listed in the carry out examining rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">examine directions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('examine directions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The examine directions rule is not listed in the carry out examining rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000152', 'plus1000152'); return false;"><img border=0 id="plus1000152" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000152" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [see] nothing unexpected in that direction."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('examine directions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('examine directions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -649,7 +649,7 @@
like 'Instead of looking under the cabinet for the first time: now the
player has the silver key; say ...' and so on.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;look/l under [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor looking under</i>&nbsp;&nbsp;<font color="#800000">standard looking under rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard looking under rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard looking under rule is not listed in the carry out looking under rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000158', 'plus1000158'); return false;"><img border=0 id="plus1000158" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000158" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [find] nothing of interest."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard looking under rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard looking under rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor looking under</i>&nbsp;&nbsp;<font color="#800000">report other people looking under rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report other people looking under rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report other people looking under rule is not listed in the report looking under rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000159', 'plus1000159'); return false;"><img border=0 id="plus1000159" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -652,7 +652,7 @@
even a new carry out rule ('Check searching someone (called the suspect): ...')
to extend the way searching normally works.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;look/l inside/in/into/through [something]&quot;</p><p class="hangingin2">&quot;search [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor searching</i>&nbsp;&nbsp;<font color="#800000">can't search unless container or supporter rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t search unless container or supporter rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t search unless container or supporter rule is not listed in the check searching rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000160', 'plus1000160'); return false;"><img border=0 id="plus1000160" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000160" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [find] nothing of interest."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t search unless container or supporter rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t search unless container or supporter rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor searching</i>&nbsp;&nbsp;<font color="#800000">can't search closed opaque containers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t search closed opaque containers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t search closed opaque containers rule is not listed in the check searching rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000161', 'plus1000161'); return false;"><img border=0 id="plus1000161" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,7 +648,7 @@
nothing of interest. All interesting responses must be provided by the author,
using rules like 'Instead of consulting the history book about...'<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;look/l up [text] in [something]&quot; <i>reversed</i></p><p class="hangingin2">&quot;consult [something] on/about [text]&quot;</p><p class="hangingin2">&quot;read about [text] in [something]&quot; <i>reversed</i></p><p class="hangingin2">&quot;read [text] in [something]&quot; <i>reversed</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor consulting something about</i>&nbsp;&nbsp;<font color="#800000">block consulting rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block consulting rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block consulting rule is not listed in the report consulting it about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000165', 'plus1000165'); return false;"><img border=0 id="plus1000165" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000165" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [discover] nothing of interest in [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block consulting rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block consulting rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [look] at [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block consulting rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block consulting rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -659,7 +659,7 @@
level: they can be much enhanced using the extension Locksmith by Emily
Short, which is included with all distributions of Inform.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;lock [something] with [something preferably held]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor locking something with</i>&nbsp;&nbsp;<font color="#800000">can't lock without a lock rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t lock without a lock rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t lock without a lock rule is not listed in the check locking it with rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000166', 'plus1000166'); return false;"><img border=0 id="plus1000166" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000166" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][Those] [don't] seem to be something [we] [can] lock."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t lock without a lock rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t lock without a lock rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor locking something with</i>&nbsp;&nbsp;<font color="#800000">can't lock what's already locked rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t lock what[=0x0027=]s already locked rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t lock what[=0x0027=]s already locked rule is not listed in the check locking it with rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000167', 'plus1000167'); return false;"><img border=0 id="plus1000167" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -658,7 +658,7 @@
level: they can be much enhanced using the extension Locksmith by Emily
Short, which is included with all distributions of Inform.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;open/unwrap/uncover [something] with [something preferably held]&quot;</p><p class="hangingin2">&quot;unlock [something] with [something preferably held]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor unlocking something with</i>&nbsp;&nbsp;<font color="#800000">can't unlock without a lock rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t unlock without a lock rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t unlock without a lock rule is not listed in the check unlocking it with rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000172', 'plus1000172'); return false;"><img border=0 id="plus1000172" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000172" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][Those] [don't] seem to be something [we] [can] unlock."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t unlock without a lock rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t unlock without a lock rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor unlocking something with</i>&nbsp;&nbsp;<font color="#800000">can't unlock what's already unlocked rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t unlock what[=0x0027=]s already unlocked rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t unlock what[=0x0027=]s already unlocked rule is not listed in the check unlocking it with rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000173', 'plus1000173'); return false;"><img border=0 id="plus1000173" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
they could work just as well with any kind which can be 'switched on' or
'switched off'.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;turn/rotate/twist/unscrew/screw [something] on&quot;</p><p class="hangingin2">&quot;turn/rotate/twist/unscrew/screw on [something]&quot;</p><p class="hangingin2">&quot;switch [something]&quot;</p><p class="hangingin2">&quot;switch on [something]&quot;</p><p class="hangingin2">&quot;switch [something] on&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor switching on</i>&nbsp;&nbsp;<font color="#800000">can't switch on unless switchable rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch on unless switchable rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t switch on unless switchable rule is not listed in the check switching on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000177', 'plus1000177'); return false;"><img border=0 id="plus1000177" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000177" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [aren't] something [we] [can] switch."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch on unless switchable rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch on unless switchable rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor switching on</i>&nbsp;&nbsp;<font color="#800000">can't switch on what's already on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch on what[=0x0027=]s already on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t switch on what[=0x0027=]s already on rule is not listed in the check switching on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000178', 'plus1000178'); return false;"><img border=0 id="plus1000178" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
they could work just as well with any kind which can be 'switched on' or
'switched off'.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;close/shut/cover off [something]&quot;</p><p class="hangingin2">&quot;turn/rotate/twist/unscrew/screw [something] off&quot;</p><p class="hangingin2">&quot;turn/rotate/twist/unscrew/screw off [something]&quot;</p><p class="hangingin2">&quot;switch [something switched on]&quot;</p><p class="hangingin2">&quot;switch [something] off&quot;</p><p class="hangingin2">&quot;switch off [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor switching off</i>&nbsp;&nbsp;<font color="#800000">can't switch off unless switchable rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch off unless switchable rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t switch off unless switchable rule is not listed in the check switching off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000181', 'plus1000181'); return false;"><img border=0 id="plus1000181" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000181" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [aren't] something [we] [can] switch."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch off unless switchable rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch off unless switchable rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor switching off</i>&nbsp;&nbsp;<font color="#800000">can't switch off what's already off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t switch off what[=0x0027=]s already off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t switch off what[=0x0027=]s already off rule is not listed in the check switching off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000182', 'plus1000182'); return false;"><img border=0 id="plus1000182" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -645,7 +645,7 @@
'now the actor carries the noun') but many checks must be performed before it
can be allowed to happen.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;take/carry/hold [things]&quot;</p><p class="hangingin2">&quot;get [things]&quot;</p><p class="hangingin2">&quot;pick up [things]&quot;</p><p class="hangingin2">&quot;pick [things] up&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor taking</i>&nbsp;&nbsp;<font color="#800000">can't take yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t take yourself rule is not listed in the check taking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000060', 'plus1000060'); return false;"><img border=0 id="plus1000060" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000060" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [are] always self-possessed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take yourself rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take yourself rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor taking</i>&nbsp;&nbsp;<font color="#800000">can't take other people rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take other people rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t take other people rule is not listed in the check taking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000061', 'plus1000061'); return false;"><img border=0 id="plus1000061" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -657,7 +657,7 @@
we would also need to write rules to make the open and closed properties
interesting for this kind.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;open/unwrap/uncover [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor opening</i>&nbsp;&nbsp;<font color="#800000">can't open unless openable rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t open unless openable rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t open unless openable rule is not listed in the check opening rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000185', 'plus1000185'); return false;"><img border=0 id="plus1000185" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000185" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [aren't] something [we] [can] open."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t open unless openable rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t open unless openable rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor opening</i>&nbsp;&nbsp;<font color="#800000">can't open what's locked rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t open what[=0x0027=]s locked rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t open what[=0x0027=]s locked rule is not listed in the check opening rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000186', 'plus1000186'); return false;"><img border=0 id="plus1000186" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -654,7 +654,7 @@
we would also need to write rules to make the open and closed properties
interesting for this kind.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;close/shut/cover [something]&quot;</p><p class="hangingin2">&quot;close/shut/cover up [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor closing</i>&nbsp;&nbsp;<font color="#800000">can't close unless openable rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t close unless openable rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t close unless openable rule is not listed in the check closing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000191', 'plus1000191'); return false;"><img border=0 id="plus1000191" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000191" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [aren't] something [we] [can] close."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t close unless openable rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t close unless openable rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor closing</i>&nbsp;&nbsp;<font color="#800000">can't close what's already closed rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t close what[=0x0027=]s already closed rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t close what[=0x0027=]s already closed rule is not listed in the check closing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000192', 'plus1000192'); return false;"><img border=0 id="plus1000192" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -649,7 +649,7 @@
over-clothes.<br><br>To put on an article of clothing, the actor must be directly carrying it,
as enforced by the 'can't wear what's not held rule'.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wear/don [something preferably held]&quot;</p><p class="hangingin2">&quot;put on [something preferably held]&quot;</p><p class="hangingin2">&quot;put [something preferably held] on&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor wearing</i>&nbsp;&nbsp;<font color="#800000">can't wear what's not clothing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wear what[=0x0027=]s not clothing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t wear what[=0x0027=]s not clothing rule is not listed in the check wearing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000195', 'plus1000195'); return false;"><img border=0 id="plus1000195" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000195" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can't wear] [regarding the noun][those]!"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wear what[=0x0027=]s not clothing rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wear what[=0x0027=]s not clothing rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor wearing</i>&nbsp;&nbsp;<font color="#800000">can't wear what's not held rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wear what[=0x0027=]s not held rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t wear what[=0x0027=]s not held rule is not listed in the check wearing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000196', 'plus1000196'); return false;"><img border=0 id="plus1000196" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -649,7 +649,7 @@
over-clothes.<br><br>When an article of clothing is taken off, it becomes a thing directly
carried by its former wearer, rather than being (say) dropped onto the floor.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;take/carry/hold off [something]&quot;</p><p class="hangingin2">&quot;take/carry/hold [something] off&quot;</p><p class="hangingin2">&quot;remove [something preferably held]&quot;</p><p class="hangingin2">&quot;shed/doff/disrobe [something preferably held]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor taking off</i>&nbsp;&nbsp;<font color="#800000">can't take off what's not worn rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take off what[=0x0027=]s not worn rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t take off what[=0x0027=]s not worn rule is not listed in the check taking off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000200', 'plus1000200'); return false;"><img border=0 id="plus1000200" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000200" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [aren't] wearing [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take off what[=0x0027=]s not worn rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take off what[=0x0027=]s not worn rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor taking off</i>&nbsp;&nbsp;<font color="#800000">can't exceed carrying capacity when taking off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t exceed carrying capacity when taking off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t exceed carrying capacity when taking off rule is not listed in the check taking off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000201', 'plus1000201'); return false;"><img border=0 id="plus1000201" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -654,7 +654,7 @@
about who will accept what from whom, and only blocks some attempts,
letting others run on into the carry out and report rules.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;give/pay/offer/feed [something preferably held] to [someone]&quot;</p><p class="hangingin2">&quot;give/pay/offer/feed [someone] [something preferably held]&quot; <i>reversed</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor giving something to</i>&nbsp;&nbsp;<font color="#800000">can't give what you haven't got rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t give what you haven[=0x0027=]t got rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t give what you haven[=0x0027=]t got rule is not listed in the check giving it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000204', 'plus1000204'); return false;"><img border=0 id="plus1000204" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000204" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [aren't] holding [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t give what you haven[=0x0027=]t got rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t give what you haven[=0x0027=]t got rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor giving something to</i>&nbsp;&nbsp;<font color="#800000">can't give to yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t give to yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t give to yourself rule is not listed in the check giving it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000205', 'plus1000205'); return false;"><img border=0 id="plus1000205" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -652,7 +652,7 @@
special cases of showing work properly, and for those we can simply
write Instead rules to handle them.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;show/present/display [someone] [something preferably held]&quot; <i>reversed</i></p><p class="hangingin2">&quot;show/present/display [something preferably held] to [someone]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor showing something to</i>&nbsp;&nbsp;<font color="#800000">can't show what you haven't got rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t show what you haven[=0x0027=]t got rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t show what you haven[=0x0027=]t got rule is not listed in the check showing it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000212', 'plus1000212'); return false;"><img border=0 id="plus1000212" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000212" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [aren't] holding [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t show what you haven[=0x0027=]t got rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t show what you haven[=0x0027=]t got rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor showing something to</i>&nbsp;&nbsp;<font color="#800000">convert show to yourself to examine rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert show to yourself to examine rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert show to yourself to examine rule is not listed in the check showing it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
not do anything in the standard implementation: instead, it is always
stopped by the block waking rule.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wake/awake/awaken [someone]&quot;</p><p class="hangingin2">&quot;wake/awake/awaken [someone] up&quot;</p><p class="hangingin2">&quot;wake/awake/awaken up [someone]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waking</i>&nbsp;&nbsp;<font color="#800000">block waking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block waking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block waking rule is not listed in the check waking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000215', 'plus1000215'); return false;"><img border=0 id="plus1000215" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000215" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"That [seem] unnecessary."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block waking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block waking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -657,7 +657,7 @@
for special circumstances, or else unlist these check rules and write
suitable carry out and report rules to pick up the thread.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;drop/throw/discard [something preferably held] at/against [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor throwing something at</i>&nbsp;&nbsp;<font color="#800000">implicitly remove thrown clothing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('implicitly remove thrown clothing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The implicitly remove thrown clothing rule is not listed in the check throwing it at rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000216', 'plus1000216'); return false;"><img border=0 id="plus1000216" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000216" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(first taking [the noun] off)[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('implicitly remove thrown clothing rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('implicitly remove thrown clothing rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor throwing something at</i>&nbsp;&nbsp;<font color="#800000">futile to throw things at inanimate objects rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('futile to throw things at inanimate objects rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The futile to throw things at inanimate objects rule is not listed in the check throwing it at rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000217', 'plus1000217'); return false;"><img border=0 id="plus1000217" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
my options.) So the Standard Rules simply block attempts to fight people,
but the action exists for rules to make exceptions.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;attack/break/smash/hit/fight/torture/wreck/crack/destroy/murder/kill/punch/thump [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor attacking</i>&nbsp;&nbsp;<font color="#800000">block attacking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block attacking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block attacking rule is not listed in the check attacking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000219', 'plus1000219'); return false;"><img border=0 id="plus1000219" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000219" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Violence [aren't] the answer to this one."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block attacking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block attacking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -645,7 +645,7 @@
Standard Rules simply block attempts to kiss people, but the action exists
for rules to make exceptions.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;kiss/embrace/hug [someone]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor kissing</i>&nbsp;&nbsp;<font color="#800000">kissing yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('kissing yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The kissing yourself rule is not listed in the check kissing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000220', 'plus1000220'); return false;"><img border=0 id="plus1000220" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000220" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [don't] get much from that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('kissing yourself rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('kissing yourself rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor kissing</i>&nbsp;&nbsp;<font color="#800000">block kissing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block kissing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block kissing rule is not listed in the check kissing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000221', 'plus1000221'); return false;"><img border=0 id="plus1000221" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -650,7 +650,7 @@
won't apply if the player simply types TAKE KEY instead. The safe way to
do this is to write a rule about taking, which covers all possibilities.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;take/carry/hold [things inside] from [something]&quot;</p><p class="hangingin2">&quot;take/carry/hold [things inside] off [something]&quot;</p><p class="hangingin2">&quot;get [things inside] from [something]&quot;</p><p class="hangingin2">&quot;remove [things inside] from [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor taking</i>&nbsp;&nbsp;<font color="#800000">can't take component parts rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take component parts rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t take component parts rule is not listed in the check removing it from rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000062', 'plus1000062'); return false;"><img border=0 id="plus1000062" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000062" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][Those] [seem] to be a part of [the whole]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take component parts rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t take component parts rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor removing something from</i>&nbsp;&nbsp;<font color="#800000">can't remove what's not inside rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t remove what[=0x0027=]s not inside rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t remove what[=0x0027=]s not inside rule is not listed in the check removing it from rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000074', 'plus1000074'); return false;"><img border=0 id="plus1000074" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -654,8 +654,12 @@
'answering Daphne that ...' will be generated.<br><br>The name of the action arises because it is also caused by typing, say,
ANSWER 12375 when Daphne (say) has asked a question.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;answer/say/shout/speak [text] to [someone]&quot; <i>reversed</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>asking, answering, or telling</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">after&nbsp;&nbsp;&nbsp;&nbsp;<i>answering the Petra that "hi"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line67"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">after&nbsp;&nbsp;&nbsp;&nbsp;<i>answering the Petra that "henlo"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line68"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">after&nbsp;&nbsp;&nbsp;&nbsp;<i>answering the Petra that "big leggy lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line69"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor answering something that</i>&nbsp;&nbsp;<font color="#800000">block answering rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block answering rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block answering rule is not listed in the report answering it that rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000222', 'plus1000222'); return false;"><img border=0 id="plus1000222" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000222" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[There] [are] no reply."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block answering rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block answering rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -652,7 +652,8 @@
discovered something significant about the guitar which might interest
Alex.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;tell [someone] about [text]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>asking, answering, or telling</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor telling something about</i>&nbsp;&nbsp;<font color="#800000">telling yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('telling yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The telling yourself rule is not listed in the check telling it about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000223', 'plus1000223'); return false;"><img border=0 id="plus1000223" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000223" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [talk] to [ourselves] a while."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('telling yourself rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('telling yourself rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor telling something about</i>&nbsp;&nbsp;<font color="#800000">block telling rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block telling rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block telling rule is not listed in the report telling it about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000224', 'plus1000224'); return false;"><img border=0 id="plus1000224" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -655,9 +655,10 @@
even if Jane is a 19th-century servant and therefore almost certainly
knows one.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;ask [someone] about [text]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">after&nbsp;&nbsp;&nbsp;&nbsp;<i>asking the Petra about "Lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line31"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>asking, answering, or telling</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">after&nbsp;&nbsp;&nbsp;&nbsp;<i>asking the Petra about "Lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line65"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor asking something about</i>&nbsp;&nbsp;<font color="#800000">block asking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block asking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block asking rule is not listed in the report asking it about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000225', 'plus1000225'); return false;"><img border=0 id="plus1000225" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000225" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[There] [are] no reply."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block asking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block asking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -650,7 +650,7 @@
Sally to perform and which then follows rules for giving.<br><br>To ask for information or something intangible, see the asking it about
action.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;ask [someone] for [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor asking something for</i>&nbsp;&nbsp;<font color="#800000">asking yourself for something rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('asking yourself for something rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The asking yourself for something rule is not listed in the check asking it for rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor asking something for</i>&nbsp;&nbsp;<font color="#800000">translate asking for to giving rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('translate asking for to giving rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The translate asking for to giving rule is not listed in the check asking it for rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -647,8 +647,8 @@
something which a busy player does not, and we could write a rule accordingly.<br><br>Note the absence of check or carry out rules - anyone can wait, at any time,
and it makes nothing happen.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wait/z&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waiting</i>&nbsp;&nbsp;<font color="#800000">standard report waiting rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report waiting rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report waiting rule is not listed in the report waiting rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000228', 'plus1000228'); return false;"><img border=0 id="plus1000228" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000228" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Time [pass]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report waiting rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report waiting rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [wait]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report waiting rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report waiting rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -647,7 +647,7 @@
a mere touch - though report rules do mean that attempts to touch other
people provoke a special reply.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;touch/feel [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor touching</i>&nbsp;&nbsp;<font color="#800000">report touching yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report touching yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report touching yourself rule is not listed in the report touching rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000229', 'plus1000229'); return false;"><img border=0 id="plus1000229" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000229" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [achieve] nothing by this."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report touching yourself rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report touching yourself rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [touch] [themselves]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report touching yourself rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report touching yourself rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor touching</i>&nbsp;&nbsp;<font color="#800000">report touching other people rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report touching other people rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report touching other people rule is not listed in the report touching rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000230', 'plus1000230'); return false;"><img border=0 id="plus1000230" src=inform:/doc_images/responses.png></a>&nbsp;3</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
is provided for authors to hang more interesting behaviour onto for special
cases: say, waving a particular rusty iron rod with a star on the end.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wave [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waving</i>&nbsp;&nbsp;<font color="#800000">can't wave what's not held rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wave what[=0x0027=]s not held rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t wave what[=0x0027=]s not held rule is not listed in the check waving rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000232', 'plus1000232'); return false;"><img border=0 id="plus1000232" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000232" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"But [we] [aren't] holding [regarding the noun][those]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wave what[=0x0027=]s not held rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t wave what[=0x0027=]s not held rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waving</i>&nbsp;&nbsp;<font color="#800000">report waving things rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report waving things rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report waving things rule is not listed in the report waving rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000233', 'plus1000233'); return false;"><img border=0 id="plus1000233" src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,7 +648,7 @@
Instead of pulling the big red lever, try switching on the lever. Instead
of pushing the big red lever, try switching off the lever.')<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;pull/drag [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pulling</i>&nbsp;&nbsp;<font color="#800000">can't pull what's fixed in place rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t pull what[=0x0027=]s fixed in place rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t pull what[=0x0027=]s fixed in place rule is not listed in the check pulling rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000234', 'plus1000234'); return false;"><img border=0 id="plus1000234" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000234" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [are] fixed in place."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t pull what[=0x0027=]s fixed in place rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t pull what[=0x0027=]s fixed in place rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pulling</i>&nbsp;&nbsp;<font color="#800000">can't pull scenery rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t pull scenery rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t pull scenery rule is not listed in the check pulling rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000235', 'plus1000235'); return false;"><img border=0 id="plus1000235" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -649,7 +649,7 @@
Instead of pulling the big red lever, try switching on the lever. Instead
of pushing the big red lever, try switching off the lever.')<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;push/move/shift/clear/press [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pushing something</i>&nbsp;&nbsp;<font color="#800000">can't push what's fixed in place rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push what[=0x0027=]s fixed in place rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t push what[=0x0027=]s fixed in place rule is not listed in the check pushing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000238', 'plus1000238'); return false;"><img border=0 id="plus1000238" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000238" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [are] fixed in place."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push what[=0x0027=]s fixed in place rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push what[=0x0027=]s fixed in place rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pushing something</i>&nbsp;&nbsp;<font color="#800000">can't push scenery rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push scenery rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t push scenery rule is not listed in the check pushing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000239', 'plus1000239'); return false;"><img border=0 id="plus1000239" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -645,7 +645,7 @@
is provided for authors to hang more interesting behaviour onto for special
cases: say, turning a capstan.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;turn/rotate/twist/unscrew/screw [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor turning</i>&nbsp;&nbsp;<font color="#800000">can't turn what's fixed in place rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t turn what[=0x0027=]s fixed in place rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t turn what[=0x0027=]s fixed in place rule is not listed in the check turning rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000242', 'plus1000242'); return false;"><img border=0 id="plus1000242" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000242" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They] [are] fixed in place."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t turn what[=0x0027=]s fixed in place rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t turn what[=0x0027=]s fixed in place rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor turning</i>&nbsp;&nbsp;<font color="#800000">can't turn scenery rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t turn scenery rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t turn scenery rule is not listed in the check turning rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000243', 'plus1000243'); return false;"><img border=0 id="plus1000243" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,7 +648,7 @@
on any clothing being dropped: unlisting this rule removes both this behaviour
and also the requirement that clothes cannot simply be dropped.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;put down [things preferably held]&quot;</p><p class="hangingin2">&quot;put [things preferably held] down&quot;</p><p class="hangingin2">&quot;drop/throw/discard [things preferably held]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor dropping something which is part of the actor</i>&nbsp;&nbsp;<font color="#800000">can't drop body parts rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t drop body parts rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t drop body parts rule is not listed in the check dropping rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000078', 'plus1000078'); return false;"><img border=0 id="plus1000078" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000078" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can't drop] part of [ourselves]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t drop body parts rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t drop body parts rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor dropping</i>&nbsp;&nbsp;<font color="#800000">can't drop yourself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t drop yourself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t drop yourself rule is not listed in the check dropping rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000077', 'plus1000077'); return false;"><img border=0 id="plus1000077" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,7 +648,7 @@
stops; it's only if that fails that we run on into the 'block pushing in
directions rule', which then puts an end to the matter.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;push/move/shift/clear/press [something] [direction]&quot;</p><p class="hangingin2">&quot;push/move/shift/clear/press [something] to [direction]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pushing something to</i>&nbsp;&nbsp;<font color="#800000">can't push unpushable things rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push unpushable things rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t push unpushable things rule is not listed in the check pushing it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000246', 'plus1000246'); return false;"><img border=0 id="plus1000246" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000246" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [cannot] be pushed from place to place."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push unpushable things rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push unpushable things rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor pushing something to</i>&nbsp;&nbsp;<font color="#800000">can't push to non-directions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t push to non-directions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t push to non-directions rule is not listed in the check pushing it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000247', 'plus1000247'); return false;"><img border=0 id="plus1000247" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -647,7 +647,7 @@
cases. A mildly fruity message is produced to players who attempt to
squeeze people, which is blocked by a check squeezing rule.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;squeeze/squash [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor squeezing</i>&nbsp;&nbsp;<font color="#800000">innuendo about squeezing people rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('innuendo about squeezing people rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The innuendo about squeezing people rule is not listed in the check squeezing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000252', 'plus1000252'); return false;"><img border=0 id="plus1000252" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000252" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [might not like] that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('innuendo about squeezing people rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('innuendo about squeezing people rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor squeezing</i>&nbsp;&nbsp;<font color="#800000">report squeezing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report squeezing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report squeezing rule is not listed in the report squeezing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000253', 'plus1000253'); return false;"><img border=0 id="plus1000253" src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;yes/y&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor saying yes</i>&nbsp;&nbsp;<font color="#800000">block saying yes rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying yes rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block saying yes rule is not listed in the check saying yes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000254', 'plus1000254'); return false;"><img border=0 id="plus1000254" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000254" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"That was a rhetorical question."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying yes rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block saying yes rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;no&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor saying no</i>&nbsp;&nbsp;<font color="#800000">block saying no rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying no rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block saying no rule is not listed in the check saying no rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000255', 'plus1000255'); return false;"><img border=0 id="plus1000255" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000255" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"That was a rhetorical question."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying no rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block saying no rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;burn/light [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor burning</i>&nbsp;&nbsp;<font color="#800000">block burning rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block burning rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block burning rule is not listed in the check burning rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000256', 'plus1000256'); return false;"><img border=0 id="plus1000256" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000256" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"This dangerous act [would achieve] little."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block burning rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block burning rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wake/awake/awaken&quot;</p><p class="hangingin2">&quot;wake/awake/awaken up&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waking up</i>&nbsp;&nbsp;<font color="#800000">block waking up rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block waking up rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block waking up rule is not listed in the check waking up rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000257', 'plus1000257'); return false;"><img border=0 id="plus1000257" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000257" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"The dreadful truth [are], this [are not] a dream."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block waking up rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block waking up rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;think&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor thinking</i>&nbsp;&nbsp;<font color="#800000">block thinking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block thinking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block thinking rule is not listed in the check thinking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000258', 'plus1000258'); return false;"><img border=0 id="plus1000258" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000258" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"What a good idea."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block thinking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block thinking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, replying only
that the player smells nothing unexpected.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;smell/sniff&quot;</p><p class="hangingin2">&quot;smell/sniff [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor smelling</i>&nbsp;&nbsp;<font color="#800000">report smelling rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report smelling rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report smelling rule is not listed in the report smelling rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000259', 'plus1000259'); return false;"><img border=0 id="plus1000259" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000259" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [smell] nothing unexpected."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report smelling rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report smelling rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [sniff]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report smelling rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report smelling rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, replying only
that the player hears nothing unexpected.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;listen&quot;</p><p class="hangingin2">&quot;hear [something]&quot;</p><p class="hangingin2">&quot;listen to [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor listening to</i>&nbsp;&nbsp;<font color="#800000">report listening rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report listening rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report listening rule is not listed in the report listening to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000260', 'plus1000260'); return false;"><img border=0 id="plus1000260" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000260" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [hear] nothing unexpected."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report listening rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report listening rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [listen]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report listening rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report listening rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, replying only
that the player tastes nothing unexpected.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;taste [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor tasting</i>&nbsp;&nbsp;<font color="#800000">report tasting rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report tasting rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report tasting rule is not listed in the report tasting rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000261', 'plus1000261'); return false;"><img border=0 id="plus1000261" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000261" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [taste] nothing unexpected."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report tasting rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report tasting rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [taste] [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report tasting rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report tasting rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -643,7 +643,7 @@
something he is holding on top of a supporter: for instance, putting an apple
on a table.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;put [other things] on/onto [something]&quot;</p><p class="hangingin2">&quot;drop/throw/discard [other things] on/onto [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor putting something on</i>&nbsp;&nbsp;<font color="#800000">convert put to drop where possible rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert put to drop where possible rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert put to drop where possible rule is not listed in the check putting it on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor putting something on</i>&nbsp;&nbsp;<font color="#800000">can't put what's not held rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t put what[=0x0027=]s not held rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t put what[=0x0027=]s not held rule is not listed in the check putting it on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor putting something on</i>&nbsp;&nbsp;<font color="#800000">can't put something on itself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t put something on itself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t put something on itself rule is not listed in the check putting it on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000087', 'plus1000087'); return false;"><img border=0 id="plus1000087" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;cut/slice/prune/chop [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor cutting</i>&nbsp;&nbsp;<font color="#800000">block cutting rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block cutting rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block cutting rule is not listed in the check cutting rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000262', 'plus1000262'); return false;"><img border=0 id="plus1000262" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000262" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Cutting [regarding the noun][them] up [would achieve] little."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block cutting rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block cutting rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, simply reporting
a little jump on the spot.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;jump/skip/hop&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor jumping</i>&nbsp;&nbsp;<font color="#800000">report jumping rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report jumping rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report jumping rule is not listed in the report jumping rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000263', 'plus1000263'); return false;"><img border=0 id="plus1000263" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000263" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [jump] on the spot."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report jumping rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report jumping rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [jump] on the spot."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report jumping rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report jumping rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;tie/attach/fasten [something] to [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor tying something to</i>&nbsp;&nbsp;<font color="#800000">block tying rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block tying rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block tying rule is not listed in the check tying it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000264', 'plus1000264'); return false;"><img border=0 id="plus1000264" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000264" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [would achieve] nothing by this."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block tying rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block tying rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;drink/swallow/sip [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor drinking</i>&nbsp;&nbsp;<font color="#800000">block drinking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block drinking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block drinking rule is not listed in the check drinking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000265', 'plus1000265'); return false;"><img border=0 id="plus1000265" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000265" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[There's] nothing suitable to drink here."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block drinking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block drinking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;sorry&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor saying sorry</i>&nbsp;&nbsp;<font color="#800000">block saying sorry rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying sorry rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block saying sorry rule is not listed in the check saying sorry rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000266', 'plus1000266'); return false;"><img border=0 id="plus1000266" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000266" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Oh, don't [if American dialect option is
active]apologize[otherwise]apologise[end if]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block saying sorry rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block saying sorry rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;swing [something]&quot;</p><p class="hangingin2">&quot;swing on [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor swinging</i>&nbsp;&nbsp;<font color="#800000">block swinging rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block swinging rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block swinging rule is not listed in the check swinging rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000267', 'plus1000267'); return false;"><img border=0 id="plus1000267" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000267" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[There's] nothing sensible to swing here."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block swinging rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block swinging rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, simply reporting
that it has happened.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;rub/shine/polish/sweep/clean/dust/wipe/scrub [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor rubbing</i>&nbsp;&nbsp;<font color="#800000">can't rub another person rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t rub another person rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t rub another person rule is not listed in the check rubbing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000268', 'plus1000268'); return false;"><img border=0 id="plus1000268" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000268" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [might not like] that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t rub another person rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t rub another person rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor rubbing</i>&nbsp;&nbsp;<font color="#800000">report rubbing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report rubbing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report rubbing rule is not listed in the report rubbing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000269', 'plus1000269'); return false;"><img border=0 id="plus1000269" src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;set/adjust [something] to [text]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor setting something to</i>&nbsp;&nbsp;<font color="#800000">block setting it to rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block setting it to rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block setting it to rule is not listed in the check setting it to rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000270', 'plus1000270'); return false;"><img border=0 id="plus1000270" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000270" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"No, [we] [can't set] [regarding the noun][those] to anything."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block setting it to rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block setting it to rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,7 +642,7 @@
<p>The Standard Rules define this action in only a minimal way, simply reporting
a little wave of the hands.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;wave&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor waving hands</i>&nbsp;&nbsp;<font color="#800000">report waving hands rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report waving hands rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report waving hands rule is not listed in the report waving hands rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000271', 'plus1000271'); return false;"><img border=0 id="plus1000271" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000271" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [wave]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report waving hands rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report waving hands rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[The actor] [wave]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('report waving hands rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('report waving hands rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;buy/purchase [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor buying</i>&nbsp;&nbsp;<font color="#800000">block buying rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block buying rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block buying rule is not listed in the check buying rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000272', 'plus1000272'); return false;"><img border=0 id="plus1000272" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000272" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Nothing [are] on sale."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block buying rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block buying rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -643,7 +643,7 @@
something he is holding into a container: for instance, putting a coin into a
collection box.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;put [other things] in/inside/into [something]&quot;</p><p class="hangingin2">&quot;insert [other things] in/into [something]&quot;</p><p class="hangingin2">&quot;drop/throw/discard [other things] in/into/down [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor inserting something into</i>&nbsp;&nbsp;<font color="#800000">convert insert to drop where possible rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert insert to drop where possible rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert insert to drop where possible rule is not listed in the check inserting it into rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor inserting something into</i>&nbsp;&nbsp;<font color="#800000">can't insert what's not held rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t insert what[=0x0027=]s not held rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t insert what[=0x0027=]s not held rule is not listed in the check inserting it into rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor inserting something into</i>&nbsp;&nbsp;<font color="#800000">can't insert something into itself rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t insert something into itself rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t insert something into itself rule is not listed in the check inserting it into rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000096', 'plus1000096'); return false;"><img border=0 id="plus1000096" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -646,7 +646,7 @@
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;climb/scale [something]&quot;</p><p class="hangingin2">&quot;climb/scale up/over [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor climbing</i>&nbsp;&nbsp;<font color="#800000">block climbing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block climbing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block climbing rule is not listed in the check climbing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000273', 'plus1000273'); return false;"><img border=0 id="plus1000273" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000273" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Little [are] to be achieved by that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block climbing rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block climbing rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -645,8 +645,10 @@
cases. (Or to reconstruct the action as something more substantial, unlist
the block rule and supply carry out and report rules, together perhaps
with some further check rules.)<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;sleep/nap&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&quot;sleep/nap&quot;</p><p class="hangingin2">&quot;sleeb&quot;&nbsp;<a href="source:story.ni#line19"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>sleeping</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line21"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor sleeping</i>&nbsp;&nbsp;<font color="#800000">block sleeping rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block sleeping rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block sleeping rule is not listed in the check sleeping rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000274', 'plus1000274'); return false;"><img border=0 id="plus1000274" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000274" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [aren't] feeling especially drowsy."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block sleeping rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block sleeping rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000"><b>Quitting the game</b></font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Quitting the game </font></b><a name=Quit></a> (<i>past tense</i> quitted the game)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;quit&quot;</p><p class="hangingin2">&quot;q&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">quit the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('quit the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The quit the game rule is not listed in the carry out quitting the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000323', 'plus1000323'); return false;"><img border=0 id="plus1000323" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000323" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Are you sure you want to quit? "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('quit the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('quit the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">quit the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('quit the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The quit the game rule is not listed in the carry out quitting the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000348', 'plus1000348'); return false;"><img border=0 id="plus1000348" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000348" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Are you sure you want to quit? "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('quit the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('quit the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Saving the game</b></font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Saving the game </font></b><a name=Save></a> (<i>past tense</i> saved the game)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;save&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">save the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The save the game rule is not listed in the carry out saving the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000324', 'plus1000324'); return false;"><img border=0 id="plus1000324" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000324" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Save failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('save the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Ok."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('save the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">save the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The save the game rule is not listed in the carry out saving the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000349', 'plus1000349'); return false;"><img border=0 id="plus1000349" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000349" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Save failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('save the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Ok."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('save the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('save the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Restoring the game</b></font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Restoring the game </font></b><a name=Restore></a> (<i>past tense</i> restored the game)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;restore&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">restore the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The restore the game rule is not listed in the carry out restoring the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000325', 'plus1000325'); return false;"><img border=0 id="plus1000325" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000325" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Restore failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restore the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Ok."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restore the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">restore the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The restore the game rule is not listed in the carry out restoring the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000350', 'plus1000350'); return false;"><img border=0 id="plus1000350" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000350" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Restore failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restore the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Ok."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restore the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restore the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Restarting the game</b></font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Restarting the game </font></b><a name=Restart></a> (<i>past tense</i> restarted the game)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;restart&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">restart the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The restart the game rule is not listed in the carry out restarting the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000326', 'plus1000326'); return false;"><img border=0 id="plus1000326" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000326" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Are you sure you want to restart? "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restart the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restart the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">restart the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The restart the game rule is not listed in the carry out restarting the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000351', 'plus1000351'); return false;"><img border=0 id="plus1000351" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000351" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Are you sure you want to restart? "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restart the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('restart the game rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('restart the game rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Verifying the story file</b></font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Verifying the story file </font></b><a name=Verify></a> (<i>past tense</i> verified the story file)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;verify&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">verify the story file rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The verify the story file rule is not listed in the carry out verifying the story file rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000327', 'plus1000327'); return false;"><img border=0 id="plus1000327" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000327" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"The game file has verified as intact."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('verify the story file rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"The game file did not verify as intact, and may be corrupt."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('verify the story file rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">verify the story file rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The verify the story file rule is not listed in the carry out verifying the story file rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000352', 'plus1000352'); return false;"><img border=0 id="plus1000352" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000352" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"The game file has verified as intact."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('verify the story file rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"The game file did not verify as intact, and may be corrupt."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('verify the story file rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('verify the story file rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Switching the story transcript on</b></font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Switching the story transcript on </font></b><a name=ScriptOn></a> (<i>past tense</i> switched the story transcript on)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;script&quot;</p><p class="hangingin2">&quot;script on&quot;</p><p class="hangingin2">&quot;transcript&quot;</p><p class="hangingin2">&quot;transcript on&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch the story transcript on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch the story transcript on rule is not listed in the carry out switching the story transcript on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000328', 'plus1000328'); return false;"><img border=0 id="plus1000328" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000328" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Transcripting is already on."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Start of a transcript of"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"Attempt to begin transcript failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch the story transcript on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch the story transcript on rule is not listed in the carry out switching the story transcript on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000353', 'plus1000353'); return false;"><img border=0 id="plus1000353" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000353" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Transcripting is already on."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Start of a transcript of"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"Attempt to begin transcript failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript on rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Switching the story transcript off</b></font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Switching the story transcript off </font></b><a name=ScriptOff></a> (<i>past tense</i> switched the story transcript off)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;script off&quot;</p><p class="hangingin2">&quot;transcript off&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch the story transcript off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch the story transcript off rule is not listed in the carry out switching the story transcript off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000329', 'plus1000329'); return false;"><img border=0 id="plus1000329" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000329" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Transcripting is already off."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[line break]End of transcript."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"Attempt to end transcript failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch the story transcript off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch the story transcript off rule is not listed in the carry out switching the story transcript off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000354', 'plus1000354'); return false;"><img border=0 id="plus1000354" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000354" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Transcripting is already off."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[line break]End of transcript."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"Attempt to end transcript failed."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('switch the story transcript off rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -648,8 +648,8 @@
to a bush with berries who typed EAT BERRIES would force a '(first taking
the berries)' action. This is no longer true. Taking is now only forced if
the foodstuff is portable.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;eat [something preferably held]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&quot;eat [something preferably held]&quot;</p><p class="hangingin2">&quot;cronch [something]&quot;&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin2">&quot;cromch [something]&quot;&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor eating</i>&nbsp;&nbsp;<font color="#800000">can't eat unless edible rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t eat unless edible rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t eat unless edible rule is not listed in the check eating rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000104', 'plus1000104'); return false;"><img border=0 id="plus1000104" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000104" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the noun][They're] plainly inedible."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t eat unless edible rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t eat unless edible rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor eating</i>&nbsp;&nbsp;<font color="#800000">can't eat clothing without removing it first rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t eat clothing without removing it first rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t eat clothing without removing it first rule is not listed in the check eating rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000105', 'plus1000105'); return false;"><img border=0 id="plus1000105" src=inform:/doc_images/responses.png></a>&nbsp;1</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,8 +641,8 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Requesting the score</b></font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the pronoun meanings</font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Requesting the score </font></b><a name=Score></a> (<i>past tense</i> requested the score)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;score&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">announce the score rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The announce the score rule is not listed in the carry out requesting the score rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000331', 'plus1000331'); return false;"><img border=0 id="plus1000331" src=inform:/doc_images/responses.png></a>&nbsp;5</p>
<div id="extra1000331" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[if the story has ended]In that game you scored[otherwise]You have so far scored[end if]
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">announce the score rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The announce the score rule is not listed in the carry out requesting the score rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000356', 'plus1000356'); return false;"><img border=0 id="plus1000356" src=inform:/doc_images/responses.png></a>&nbsp;5</p>
<div id="extra1000356" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[if the story has ended]In that game you scored[otherwise]You have so far scored[end if]
[score] out of a possible [maximum score], in [turn count] turn[s]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the score rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">", earning you the rank of "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the score rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"[There] [are] no score in this story."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the score rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;D&nbsp;&nbsp;</span> <span style="color: #000066;">"[bracket]Your score has just gone up by [number understood in words]
point[s].[close bracket]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule response (D)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the score rule response (D) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;E&nbsp;&nbsp;</span> <span style="color: #000066;">"[bracket]Your score has just gone down by [number understood in words]
point[s].[close bracket]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the score rule response (E)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the score rule response (E) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,8 +642,8 @@
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;superbrief&quot;</p><p class="hangingin2">&quot;short&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">prefer abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('prefer abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The prefer abbreviated room descriptions rule is not listed in the carry out preferring abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring abbreviated room descriptions rule is not listed in the report preferring abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000333', 'plus1000333'); return false;"><img border=0 id="plus1000333" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000333" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'superbrief' mode, which always gives short descriptions
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring abbreviated room descriptions rule is not listed in the report preferring abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000358', 'plus1000358'); return false;"><img border=0 id="plus1000358" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000358" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'superbrief' mode, which always gives short descriptions
of locations (even if you haven't been there before)."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring abbreviated room descriptions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report preferring abbreviated room descriptions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,8 +642,8 @@
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;verbose&quot;</p><p class="hangingin2">&quot;long&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">prefer unabbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('prefer unabbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The prefer unabbreviated room descriptions rule is not listed in the carry out preferring unabbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring unabbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring unabbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring unabbreviated room descriptions rule is not listed in the report preferring unabbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000335', 'plus1000335'); return false;"><img border=0 id="plus1000335" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000335" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'verbose' mode, which always gives long descriptions of
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring unabbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring unabbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring unabbreviated room descriptions rule is not listed in the report preferring unabbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000360', 'plus1000360'); return false;"><img border=0 id="plus1000360" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000360" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'verbose' mode, which always gives long descriptions of
locations (even if you've been there before)."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring unabbreviated room descriptions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report preferring unabbreviated room descriptions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,8 +642,8 @@
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;brief&quot;</p><p class="hangingin2">&quot;normal&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">prefer sometimes abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('prefer sometimes abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The prefer sometimes abbreviated room descriptions rule is not listed in the carry out preferring sometimes abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring sometimes abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring sometimes abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring sometimes abbreviated room descriptions rule is not listed in the report preferring sometimes abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000337', 'plus1000337'); return false;"><img border=0 id="plus1000337" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000337" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'brief' printing mode, which gives long descriptions
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report preferring sometimes abbreviated room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring sometimes abbreviated room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report preferring sometimes abbreviated room descriptions rule is not listed in the report preferring sometimes abbreviated room descriptions rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000362', 'plus1000362'); return false;"><img border=0 id="plus1000362" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000362" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" is now in its 'brief' printing mode, which gives long descriptions
of places never before visited and short descriptions otherwise."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report preferring sometimes abbreviated room descriptions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report preferring sometimes abbreviated room descriptions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,8 +642,8 @@
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;notify&quot;</p><p class="hangingin2">&quot;notify on&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch score notification on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch score notification on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch score notification on rule is not listed in the carry out switching score notification on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report switching score notification on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report switching score notification on rule is not listed in the report switching score notification on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000339', 'plus1000339'); return false;"><img border=0 id="plus1000339" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000339" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Score notification on."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report switching score notification on rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report switching score notification on rule is not listed in the report switching score notification on rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000364', 'plus1000364'); return false;"><img border=0 id="plus1000364" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000364" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Score notification on."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report switching score notification on rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -642,8 +642,8 @@
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;notify off&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">switch score notification off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('switch score notification off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The switch score notification off rule is not listed in the carry out switching score notification off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report switching score notification off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report switching score notification off rule is not listed in the report switching score notification off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000341', 'plus1000341'); return false;"><img border=0 id="plus1000341" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000341" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Score notification off."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br><p class="hangingin2">report&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard report switching score notification off rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard report switching score notification off rule is not listed in the report switching score notification off rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000366', 'plus1000366'); return false;"><img border=0 id="plus1000366" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000366" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Score notification off."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard report switching score notification off rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>
<!--CONTENT ENDS-->
</font>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -641,6 +641,10 @@
<hr><b>Standard actions which happen out of world</b><br><font color="#800000">Quitting the game</font>&nbsp;<a href=62_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Saving the game</font>&nbsp;<a href=63_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restoring the game</font>&nbsp;<a href=64_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Restarting the game</font>&nbsp;<a href=65_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Verifying the story file</font>&nbsp;<a href=66_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript on</font>&nbsp;<a href=67_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching the story transcript off</font>&nbsp;<a href=68_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the story file version</font>&nbsp;<a href=69_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Requesting the score</font>&nbsp;<a href=70_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring abbreviated room descriptions</font>&nbsp;<a href=71_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring unabbreviated room descriptions</font>&nbsp;<a href=72_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Preferring sometimes abbreviated room descriptions</font>&nbsp;<a href=73_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification on</font>&nbsp;<a href=74_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000">Switching score notification off</font>&nbsp;<a href=75_A.html><img border=0 src=inform:/doc_images/Beneath.png></a>, <font color="#800000"><b>Requesting the pronoun meanings</b></font>&nbsp;<a href=76_A.html><img border=0 src=inform:/doc_images/Beneath.png></a><p><hr><p><b><font color="#800000">Requesting the pronoun meanings </font></b><a name=Pronouns></a> (<i>past tense</i> requested the pronoun meanings)<br>
<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;nouns&quot;</p><p class="hangingin2">&quot;pronouns&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">announce the pronoun meanings rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The announce the pronoun meanings rule is not listed in the carry out requesting the pronoun meanings rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000342', 'plus1000342'); return false;"><img border=0 id="plus1000342" src=inform:/doc_images/responses.png></a>&nbsp;4</p>
<div id="extra1000342" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"At the moment, "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"means "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"is unset"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;D&nbsp;&nbsp;</span> <span style="color: #000066;">"no pronouns are known to the game."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (D)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (D) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;4</p>
<p class="hangingin2">carry out&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">announce the pronoun meanings rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The announce the pronoun meanings rule is not listed in the carry out requesting the pronoun meanings rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000367', 'plus1000367'); return false;"><img border=0 id="plus1000367" src=inform:/doc_images/responses.png></a>&nbsp;4</p>
<div id="extra1000367" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"At the moment, "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"means "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"is unset"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;D&nbsp;&nbsp;</span> <span style="color: #000066;">"no pronouns are known to the game."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (D)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce the pronoun meanings rule response (D) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<br>Click on the speech-bubble icons to see the responses, or here to see all of them:&nbsp;<a href="#" onclick="showAllResp(); return false;"><img border=0 src=inform:/doc_images/responses.png></a>&nbsp;4</p>
<!--CONTENT ENDS-->
</font>
</body>
</html>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -649,7 +649,7 @@
<p class="hangingin2">&quot;go/walk/run&quot;</p><p class="hangingin2">&quot;go/walk/run [direction]&quot;</p><p><b>Named values belonging to this action</b></p>
<p class="tightin2">room gone from - <i>room</i></p><p class="tightin2">room gone to - <i>object</i></p><p class="tightin2">door gone through - <i>object</i></p><p class="tightin2">vehicle gone by - <i>object</i></p><p class="tightin2">thing gone with - <i>object</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">set action variables for&nbsp;&nbsp;&nbsp;&nbsp;<i>going</i>&nbsp;&nbsp;<font color="#800000">standard set going variables rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard set going variables rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard set going variables rule is not listed in the setting action variables rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor going when the actor is on a supporter (called the chaise)</i>&nbsp;&nbsp;<font color="#800000">stand up before going rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('stand up before going rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The stand up before going rule is not listed in the check going rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000111', 'plus1000111'); return false;"><img border=0 id="plus1000111" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000111" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(first getting off [the chaise])[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('stand up before going rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('stand up before going rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor going</i>&nbsp;&nbsp;<font color="#800000">can't travel in what's not a vehicle rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t travel in what[=0x0027=]s not a vehicle rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t travel in what[=0x0027=]s not a vehicle rule is not listed in the check going rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000112', 'plus1000112'); return false;"><img border=0 id="plus1000112" src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -652,7 +652,7 @@
room with two open cages, an actor in cage A who tries entering cage B first
has to perform an exiting action.<p><hr><p><b>Typed commands leading to this action</b><p>
<p class="hangingin2">&quot;get in/on&quot;</p><p class="hangingin2">&quot;get in/into/on/onto [something]&quot;</p><p class="hangingin2">&quot;stand on [something]&quot;</p><p class="hangingin2">&quot;go/walk/run [something]&quot;</p><p class="hangingin2">&quot;go/walk/run into/in/inside/through [something]&quot;</p><p class="hangingin2">&quot;enter/cross&quot;</p><p class="hangingin2">&quot;enter/cross [something]&quot;</p><p class="hangingin2">&quot;sit on top of [something]&quot;</p><p class="hangingin2">&quot;sit on/in/inside [something]&quot;</p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor entering</i>&nbsp;&nbsp;<font color="#800000">convert enter door into go rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert enter door into go rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert enter door into go rule is not listed in the check entering rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor entering</i>&nbsp;&nbsp;<font color="#800000">convert enter compass direction into go rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert enter compass direction into go rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert enter compass direction into go rule is not listed in the check entering rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor entering</i>&nbsp;&nbsp;<font color="#800000">can't enter what's already entered rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t enter what[=0x0027=]s already entered rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t enter what[=0x0027=]s already entered rule is not listed in the check entering rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000124', 'plus1000124'); return false;"><img border=0 id="plus1000124" src=inform:/doc_images/responses.png></a>&nbsp;2</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -652,8 +652,8 @@
<p class="hangingin2">&quot;get out/off/down/up&quot;</p><p class="hangingin2">&quot;stand&quot;</p><p class="hangingin2">&quot;stand up&quot;</p><p class="hangingin2">&quot;exit/leave/out&quot;</p><p><b>Named values belonging to this action</b></p>
<p class="tightin2">container exited from - <i>object</i></p><p><b>Rules controlling this action</b></p><p>
<p class="hangingin2">set action variables for&nbsp;&nbsp;&nbsp;&nbsp;<i>exiting</i>&nbsp;&nbsp;</p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">instead of&nbsp;&nbsp;&nbsp;&nbsp;<i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<br><p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor exiting</i>&nbsp;&nbsp;<font color="#800000">convert exit into go out rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('convert exit into go out rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The convert exit into go out rule is not listed in the check exiting rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">check&nbsp;&nbsp;&nbsp;&nbsp;<i>an actor exiting</i>&nbsp;&nbsp;<font color="#800000">can't exit when not inside anything rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t exit when not inside anything rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t exit when not inside anything rule is not listed in the check exiting rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000134', 'plus1000134'); return false;"><img border=0 id="plus1000134" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000134" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"But [we] [aren't] in anything at the [if story tense is present

View File

@ -918,4 +918,186 @@
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>131</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic help menu.i7x</string>
<key>Line</key><integer>1</integer>
<key>Title</key><string>Basic Help Menu by Emily Short begins here</string>
<key>Level</key><integer>0</integer>
<key>Indentation</key><integer>0</integer>
</dict>
<key>132</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>1</integer>
<key>Title</key><string>Version 7/140501 of Numbered Disambiguation Choices by Aaron Reed begins here</string>
<key>Level</key><integer>0</integer>
<key>Indentation</key><integer>0</integer>
</dict>
<key>133</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>15</integer>
<key>Title</key><string>Chapter - Setup</string>
<key>Level</key><integer>4</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>134</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>17</integer>
<key>Title</key><string>Section - Disambiguation ID</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>2</integer>
</dict>
<key>135</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>23</integer>
<key>Title</key><string>Section - List of disambiguables</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>2</integer>
</dict>
<key>136</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>27</integer>
<key>Title</key><string>Section - disambiguation-busy</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>2</integer>
</dict>
<key>137</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>31</integer>
<key>Title</key><string>Chapter - Number Choices</string>
<key>Level</key><integer>4</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>138</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>50</integer>
<key>Title</key><string>Chapter - Understand preface</string>
<key>Level</key><integer>4</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>139</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/aaron reed/numbered disambiguation choices.i7x</string>
<key>Line</key><integer>60</integer>
<key>Title</key><string>Chapter - When to reset numbers</string>
<key>Level</key><integer>4</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>140</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>1</integer>
<key>Title</key><string>Version 3 of Exit Lister by Gavin Lambert begins here</string>
<key>Level</key><integer>0</integer>
<key>Indentation</key><integer>0</integer>
</dict>
<key>141</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>7</integer>
<key>Title</key><string>Section 1 - Text</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>142</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>15</integer>
<key>Title</key><string>Section 2 - Preferences</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>143</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>29</integer>
<key>Title</key><string>Section 3 - Listing Exits</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>144</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>85</integer>
<key>Title</key><string>Section 4 - Player Rules</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>145</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>106</integer>
<key>Title</key><string>Section 5a - Secret Doors (for use with Secret Doors by Andrew Owen)</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>146</key><dict>
<key>Filename</key><string>/home/lynne/Inform/Extensions/gavin lambert/exit lister.i7x</string>
<key>Line</key><integer>111</integer>
<key>Title</key><string>Section 5b - Secret Doors (for use with Secret Doors by Gavin Lambert)</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>147</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/menus.i7x</string>
<key>Line</key><integer>1</integer>
<key>Title</key><string>Version 3 of Menus by Emily Short begins here</string>
<key>Level</key><integer>0</integer>
<key>Indentation</key><integer>0</integer>
</dict>
<key>148</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/menus.i7x</string>
<key>Line</key><integer>9</integer>
<key>Title</key><string>Section 1</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>149</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/menus.i7x</string>
<key>Line</key><integer>208</integer>
<key>Title</key><string>Section 2 (for Glulx only)</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>150</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>1</integer>
<key>Title</key><string>Version 7/140425 of Basic Screen Effects by Emily Short begins here</string>
<key>Level</key><integer>0</integer>
<key>Indentation</key><integer>0</integer>
</dict>
<key>151</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>9</integer>
<key>Title</key><string>Section - Clearing the screen</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>152</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>22</integer>
<key>Title</key><string>Section - Waiting for key-presses, quitting suddenly</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>153</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>85</integer>
<key>Title</key><string>Section - Showing the current quotation</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>154</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>92</integer>
<key>Title</key><string>Section - Centering text on-screen</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>155</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>146</integer>
<key>Title</key><string>Section - Customizing the status line</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
<key>156</key><dict>
<key>Filename</key><string>/usr/share/gnome-inform7/Extensions/emily short/basic screen effects.i7x</string>
<key>Line</key><integer>212</integer>
<key>Title</key><string>Section - Color effects (for Z-machine only)</string>
<key>Level</key><integer>5</integer>
<key>Indentation</key><integer>1</integer>
</dict>
</dict></plist>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -673,24 +673,24 @@
A chart of all the kinds<br><i>About kinds&nbsp;&nbsp;<a href=inform:/doc30.html><img border=0 src=inform:/doc_images/help.png></a>; New kinds of object&nbsp;&nbsp;<a href=inform:/doc52.html><img border=0 src=inform:/doc_images/help.png></a>; Other new kinds&nbsp;&nbsp;<a href=inform:/doc56.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<p></p><table border="0" cellspacing="0" cellpadding="0" width=100%><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#e0e0e0"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><b>basic kinds</b>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>default value</i>&nbsp;<a href="#" onClick="showBasic('default');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>repeat</i>&nbsp;<a href="#" onClick="showBasic('repeat');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>props</i>&nbsp;<a href="#" onClick="showBasic('props');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>under</i>&nbsp;<a href="#" onClick="showBasic('under');"><img border=0 src=inform:/doc_images/shelp.png></a></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr style="display:none" id="default"><td colspan="5">The <b>default value</b> is used when we make something like a variable but don't tell Inform what its value is. For instance, if we write 'Zero hour is a time that varies', but don't tell Inform anything specific like 'Zero hour is 11:21 PM.', then Inform uses the value in the table above to decide what it will be. The same applies if we create a property (for instance, 'A person has a number called lucky number.'). Kinds of value not included in the table cannot be used in variables and properties.<hr></td></tr><tr style="display:none" id="repeat"><td colspan="5">A tick for <b>repeat</b> means that it's possible to repeat through values of this kind. For instance, 'repeat with T running through times:' is allowed, but 'repeat with N running through numbers:' is not - there are too many numbers for this to make sense. A tick here also means it's possible to form lists such as 'list of rulebooks', or to count the 'number of scenes'.<hr></td></tr><tr style="display:none" id="props"><td colspan="5">A tick for <b>props</b> means that values of this kind can have properties. For instance, 'A scene can be thrilling or dull.' makes an either/or property of a scene, but 'A number can be nice or nasty.' is not allowed because it would cost too much storage space. (Of course 'Definition:' can always be used to make adjectives applying to numbers; it's only properties which have storage worries.)<hr></td></tr><tr style="display:none" id="under"><td colspan="5">A tick for <b>under</b> means that it's possible to understand values of this kind. For instance, 'Understand "award [number]" as awarding.' might be allowed, if awarding were an action applying to a number, but 'Understand "run [rule]" as rule-running.' is not allowed - there are so many rules with such long names that Inform doesn't add them to its vocabulary during play.<hr></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>object [28]&nbsp;<a href=#A8><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>north&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">room [1]&nbsp;<a href=inform:/doc27.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K1_room><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Living Room&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">thing [15]&nbsp;<a href=#K2_thing><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>yourself&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">door</font>&nbsp;<a href=inform:/doc37.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K4_door><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">container</font>&nbsp;<a href=#K5_container><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">vehicle</font>&nbsp;<a href=inform:/doc41.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K14_vehicle><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">player's holdall</font>&nbsp;<a href=inform:/doc46.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K15_player_s_holdall><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3">supporter [3]&nbsp;<a href=#K6_supporter><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>carpet&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">backdrop</font>&nbsp;<a href=inform:/doc34.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K7_backdrop><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3">person [2]&nbsp;<a href=inform:/doc42.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K8_person><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>yourself&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">man</font>&nbsp;<a href=#K10_man><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4">woman [1]&nbsp;<a href=#K11_woman><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Petra&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">animal</font>&nbsp;<a href=#K12_animal><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">device</font>&nbsp;<a href=inform:/doc39.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K13_device><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">direction [12]&nbsp;<a href=inform:/doc51.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K3_direction><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>north&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2"><font color="#808080">region</font>&nbsp;<a href=inform:/doc29.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K9_region><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>number&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc227.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A9><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>0&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>real number&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc227.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A10><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>0&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>time&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc140.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A40><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>9:00 AM&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>truth state&nbsp;<a href=inform:/doc163.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A11><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>false&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>text&nbsp;<a href=#A12><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>""&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>unicode character&nbsp;<a href=#A13><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>unicode 32 (<i>a space</i>)&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>snippet&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A17><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>word 1 of command</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>action&nbsp;<a href=inform:/doc196.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A38><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>waiting&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>scene&nbsp;<a href=inform:/doc150.html><img border=0 src=inform:/doc_images/help.png></a> [1]&nbsp;<a href=#A41><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Entire Game&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>command parser error [25]&nbsp;<a href=#A61><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>didn't understand error&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>use option&nbsp;<a href=#A14><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>the ineffectual option&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>response&nbsp;<a href=#A15><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>?&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>verb&nbsp;<a href=inform:/doc222.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A16><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>verb be&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>table name&nbsp;<a href=inform:/doc260.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A18><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>a table with no rows or columns</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>equation name&nbsp;<a href=#A19><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>an equation doing nothing</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>rulebook outcome&nbsp;<a href=#A20><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>allow access&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>action name&nbsp;<a href=inform:/doc98.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A39><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>waiting action&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>figure name&nbsp;<a href=inform:/doc376.html><img border=0 src=inform:/doc_images/help.png></a> [1]&nbsp;<a href=#A42><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Figure of cover&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">sound name&nbsp;<a href=inform:/doc379.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A43><img border=0 src=inform:/doc_images/Below.png></a></font>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080"><i>a silent non-sound</i></font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">external file&nbsp;<a href=inform:/doc384.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A44><img border=0 src=inform:/doc_images/Below.png></a></font>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080"><i>a non-file</i></font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>natural language [6]&nbsp;<a href=#A60><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Swedish language&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical tense&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [5]&nbsp;<a href=#A62><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>present tense&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>narrative viewpoint&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [6]&nbsp;<a href=#A63><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>first person singular&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical case&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [2]&nbsp;<a href=#A64><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>nominative&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical gender&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [3]&nbsp;<a href=#A65><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>neuter gender&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#e0e0e0"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><b>making new kinds from old</b>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>default value</i>&nbsp;<a href="#" onClick="showBasic('default');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;</font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>phrase K -> L&nbsp;<a href=#A25><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>always the default value of L</i></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080"></font>relation<font color="#808080"> of K</font>&nbsp;<a href=#A28><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>a relation never holding</i></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K based</font> rule<font color="#808080"> producing L</font>&nbsp;<a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A29><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>the little-used do nothing rule</font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K based</font> rulebook<font color="#808080"> producing L</font>&nbsp;<a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A30><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>the action-processing rules</font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080"></font>activity<font color="#808080"> on K</font>&nbsp;<a href=inform:/doc287.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A31><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>printing the name</font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>list of K&nbsp;<a href=inform:/doc352.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A32><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>{ }</font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>description of K&nbsp;<a href=inform:/doc364.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A33><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>matching nothing</i></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K valued</font> property<font color="#808080"></font>&nbsp;<a href=#A34><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>--</font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K valued</font> table<font color="#808080"></font> column<font color="#808080"></font>&nbsp;<a href=#A35><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>--</font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr></table><p class="halftightin1"><a name=A8></a><b>object</b> (<i>plural</i> objects)</p><p class="tightin1"><i>Matches:</i> value, sayable value<br>Objects are values intended to simulate physical things: places, people, things, and so on. They come in many kinds. The special value 'nothing' is also allowed, and can be used to mean 'no object at all'.<br>
<p></p><table border="0" cellspacing="0" cellpadding="0" width=100%><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#e0e0e0"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><b>basic kinds</b>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>default value</i>&nbsp;<a href="#" onClick="showBasic('default');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>repeat</i>&nbsp;<a href="#" onClick="showBasic('repeat');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>props</i>&nbsp;<a href="#" onClick="showBasic('props');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>under</i>&nbsp;<a href="#" onClick="showBasic('under');"><img border=0 src=inform:/doc_images/shelp.png></a></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr style="display:none" id="default"><td colspan="5">The <b>default value</b> is used when we make something like a variable but don't tell Inform what its value is. For instance, if we write 'Zero hour is a time that varies', but don't tell Inform anything specific like 'Zero hour is 11:21 PM.', then Inform uses the value in the table above to decide what it will be. The same applies if we create a property (for instance, 'A person has a number called lucky number.'). Kinds of value not included in the table cannot be used in variables and properties.<hr></td></tr><tr style="display:none" id="repeat"><td colspan="5">A tick for <b>repeat</b> means that it's possible to repeat through values of this kind. For instance, 'repeat with T running through times:' is allowed, but 'repeat with N running through numbers:' is not - there are too many numbers for this to make sense. A tick here also means it's possible to form lists such as 'list of rulebooks', or to count the 'number of scenes'.<hr></td></tr><tr style="display:none" id="props"><td colspan="5">A tick for <b>props</b> means that values of this kind can have properties. For instance, 'A scene can be thrilling or dull.' makes an either/or property of a scene, but 'A number can be nice or nasty.' is not allowed because it would cost too much storage space. (Of course 'Definition:' can always be used to make adjectives applying to numbers; it's only properties which have storage worries.)<hr></td></tr><tr style="display:none" id="under"><td colspan="5">A tick for <b>under</b> means that it's possible to understand values of this kind. For instance, 'Understand "award [number]" as awarding.' might be allowed, if awarding were an action applying to a number, but 'Understand "run [rule]" as rule-running.' is not allowed - there are so many rules with such long names that Inform doesn't add them to its vocabulary during play.<hr></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>object [29]&nbsp;<a href=#A8><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>north&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">room [2]&nbsp;<a href=inform:/doc27.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K1_room><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Living Room&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">thing [15]&nbsp;<a href=#K2_thing><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>yourself&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">door</font>&nbsp;<a href=inform:/doc37.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K4_door><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">container</font>&nbsp;<a href=#K5_container><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">vehicle</font>&nbsp;<a href=inform:/doc41.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K14_vehicle><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">player's holdall</font>&nbsp;<a href=inform:/doc46.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K15_player_s_holdall><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3">supporter [3]&nbsp;<a href=#K6_supporter><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>carpet&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">backdrop</font>&nbsp;<a href=inform:/doc34.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K7_backdrop><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3">person [2]&nbsp;<a href=inform:/doc42.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K8_person><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>yourself&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">man</font>&nbsp;<a href=#K10_man><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4">woman [1]&nbsp;<a href=#K11_woman><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Petra&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin4"><font color="#808080">animal</font>&nbsp;<a href=#K12_animal><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin3"><font color="#808080">device</font>&nbsp;<a href=inform:/doc39.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K13_device><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2">direction [12]&nbsp;<a href=inform:/doc51.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K3_direction><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>north&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><p class="tightin2"><font color="#808080">region</font>&nbsp;<a href=inform:/doc29.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#K9_region><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080">nothing</font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>number&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc227.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A9><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>0&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>real number&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc227.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A10><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>0&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>time&nbsp;<a href="Kinds.html?segment2"><img border=0 src=inform:/doc_images/calc1.png></a>&nbsp;<a href=inform:/doc140.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A40><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>9:00 AM&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>truth state&nbsp;<a href=inform:/doc163.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A11><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>false&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>text&nbsp;<a href=#A12><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>""&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>unicode character&nbsp;<a href=#A13><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>unicode 32 (<i>a space</i>)&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>snippet&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A17><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>word 1 of command</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>action&nbsp;<a href=inform:/doc196.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A38><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>waiting&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>scene&nbsp;<a href=inform:/doc150.html><img border=0 src=inform:/doc_images/help.png></a> [3]&nbsp;<a href=#A41><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Entire Game&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>command parser error [25]&nbsp;<a href=#A61><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>didn't understand error&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>verbosity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [3]&nbsp;<a href=#A66><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>brief&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>use option&nbsp;<a href=#A14><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>the ineffectual option&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>response&nbsp;<a href=#A15><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>?&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>verb&nbsp;<a href=inform:/doc222.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A16><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>verb be&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>table name&nbsp;<a href=inform:/doc260.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A18><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>a table with no rows or columns</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>equation name&nbsp;<a href=#A19><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><i>an equation doing nothing</i>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>rulebook outcome&nbsp;<a href=#A20><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>allow access&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>action name&nbsp;<a href=inform:/doc98.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A39><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>waiting action&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="cross" src=inform:/doc_images/cross.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>figure name&nbsp;<a href=inform:/doc376.html><img border=0 src=inform:/doc_images/help.png></a> [1]&nbsp;<a href=#A42><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Figure of cover&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">sound name&nbsp;<a href=inform:/doc379.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A43><img border=0 src=inform:/doc_images/Below.png></a></font>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080"><i>a silent non-sound</i></font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">external file&nbsp;<a href=inform:/doc384.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A44><img border=0 src=inform:/doc_images/Below.png></a></font>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><font color="#808080"><i>a non-file</i></font>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/greytick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>natural language [6]&nbsp;<a href=#A60><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>Swedish language&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical tense&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [5]&nbsp;<a href=#A62><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>present tense&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>narrative viewpoint&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [6]&nbsp;<a href=#A63><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>first person singular&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical case&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [2]&nbsp;<a href=#A64><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>nominative&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>grammatical gender&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> [3]&nbsp;<a href=#A65><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>neuter gender&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png>&nbsp;</font></td><td align="center" valign="top"><font size=2><img border=0 alt="tick" src=inform:/doc_images/tick.png></font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr bgcolor="#e0e0e0"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><b>making new kinds from old</b>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i>default value</i>&nbsp;<a href="#" onClick="showBasic('default');"><img border=0 src=inform:/doc_images/shelp.png></a>&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;&nbsp;</font></td><td style="white-space:nowrap;" align="left" valign="top"><font size=2><i></i>&nbsp;</font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>phrase K -> L&nbsp;<a href=#A25><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>always the default value of L</i></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080"></font>relation<font color="#808080"> of K</font>&nbsp;<a href=#A28><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>a relation never holding</i></font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K based</font> rule<font color="#808080"> producing L</font>&nbsp;<a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A29><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>the little-used do nothing rule</font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K based</font> rulebook<font color="#808080"> producing L</font>&nbsp;<a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A30><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>the action-processing rules</font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080"></font>activity<font color="#808080"> on K</font>&nbsp;<a href=inform:/doc287.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A31><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>printing the name</font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>list of K&nbsp;<a href=inform:/doc352.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A32><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>{ }</font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2>description of K&nbsp;<a href=inform:/doc364.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href=#A33><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2><i>matching nothing</i></font></td></tr><tr bgcolor="#f0f0ff"><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K valued</font> property<font color="#808080"></font>&nbsp;<a href=#A34><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>--</font></td></tr><tr><td style="white-space:nowrap;" align="left" valign="top" height="20"><font size=2><font color="#808080">K valued</font> table<font color="#808080"></font> column<font color="#808080"></font>&nbsp;<a href=#A35><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top" colspan="4"><font size=2>--</font></td></tr><tr bgcolor="#888"><td height="1" colspan="5" cellpadding="0"></td></tr></table><p class="halftightin1"><a name=A8></a><b>object</b> (<i>plural</i> objects)</p><p class="tightin1"><i>Matches:</i> value, sayable value<br>Objects are values intended to simulate physical things: places, people, things, and so on. They come in many kinds. The special value 'nothing' is also allowed, and can be used to mean 'no object at all'.<br>
<i>Usually</i> singular-named <i>not</i> plural-named, improper-named <i>not</i> proper-named.<br><i>Usually not</i> ambiguously plural.<br><i>Can have</i> list grouping key (<i>text</i>), printed name (<i>text</i>), printed plural name (<i>text</i>), indefinite article (<i>text</i>).<br></p>
<p class="halftightin2"><a name=K1_room></a><b>room</b> (<i>plural</i> rooms)&nbsp;<a href=inform:/doc27.html><img border=0 src=inform:/doc_images/help.png></a></p>
<p class="tightin2">Represents geographical locations, both indoor
and outdoor, which are not necessarily areas in a building. A player in one
room is mostly unable to sense, or interact with, anything in a different room.
Rooms are arranged in a map.<br><i>Usually</i> lighted <i>not</i> dark, unvisited <i>not</i> visited.<br><i>Can have</i> description (<i>text</i>), map region (<i>object</i>).<br></p><p class="tightin2"><font color="#808080">Living Room</font>&nbsp;<a href="source:story.ni#line12"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin2"><a name=K2_thing></a><b>thing</b> (<i>plural</i> things)</p>
Rooms are arranged in a map.<br><i>Usually</i> lighted <i>not</i> dark, unvisited <i>not</i> visited.<br><i>Can have</i> description (<i>text</i>), map region (<i>object</i>).<br></p><p class="tightin2"><font color="#808080">Living Room</font>&nbsp;<a href="source:story.ni#line43"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">Kitchen</font>&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin2"><a name=K2_thing></a><b>thing</b> (<i>plural</i> things)</p>
<p class="tightin2">Represents anything interactive in the model
world that is not a room. People, pieces of scenery, furniture, doors and
mislaid umbrellas might all be examples, and so might more surprising things
like the sound of birdsong or a shaft of sunlight.<br><i>Usually</i> unlit <i>not</i> lit, inedible <i>not</i> edible, portable <i>not</i> fixed in place, described <i>not</i> undescribed, unmarked for listing <i>not</i> marked for listing, mentioned <i>not</i> unmentioned.<br><i>Usually not</i> scenery, wearable, pushable between rooms, handled.<br><i>Can have</i> description (<i>text</i>), initial appearance (<i>text</i>), matching key (<i>object</i>).<br></p><p class="tightin2"><a href="#" onclick="showExtra('extra0', 'plus0'); return false;"><img border=0 id="plus0" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">15 things</font></p><div id="extra0" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><font color="#808080">yourself</font>, <font color="#808080">lesbian pride flag</font>&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">large bin</font>&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">switch pro controller</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">third party switch controller</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">power board</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">mess of cables</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">carpet</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">sofa</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">entertainment unit</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">TV</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">Nintendo Switch</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">NUC</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">PS2</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
like the sound of birdsong or a shaft of sunlight.<br><i>Usually</i> unlit <i>not</i> lit, inedible <i>not</i> edible, portable <i>not</i> fixed in place, described <i>not</i> undescribed, unmarked for listing <i>not</i> marked for listing, mentioned <i>not</i> unmentioned.<br><i>Usually not</i> scenery, wearable, pushable between rooms, handled.<br><i>Can have</i> description (<i>text</i>), initial appearance (<i>text</i>), matching key (<i>object</i>), disambiguation id (<i>number</i>).<br></p><p class="tightin2"><a href="#" onclick="showExtra('extra0', 'plus0'); return false;"><img border=0 id="plus0" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">15 things</font></p><div id="extra0" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><font color="#808080">yourself</font>, <font color="#808080">lesbian pride flag</font>&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">large bin</font>&nbsp;<a href="source:story.ni#line49"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">switch pro controller</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">third party switch controller</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">power board</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">mess of cables</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">carpet</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">sofa</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">entertainment unit</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">TV</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">Nintendo Switch</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">NUC</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">PS2</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="halftightin3"><a name=K4_door></a><b>door</b> (<i>plural</i> doors)&nbsp;<a href=inform:/doc37.html><img border=0 src=inform:/doc_images/help.png></a></p>
<p class="tightin3">Represents a conduit joining two rooms, most
often a door or gate but sometimes a plank bridge, a slide or a hatchway.
Usually visible and operable from both sides (for instance if you write
'The blue door is east of the Ballroom and west of the Garden.'), but
sometimes only one-way (for instance if you write 'East of the Ballroom is
the long slide. Through the long slide is the cellar.').<br><i>Always</i> fixed in place <i>not</i> portable.<br><i>Usually</i> closed <i>not</i> open, openable <i>not</i> unopenable, unlocked <i>not</i> locked.<br><i>Usually not</i> lockable.<br><i>Never</i> pushable between rooms.<br><i>Can have</i> other side (<i>object</i>).<br></p><p class="tightin3"></p><p class="halftightin3"><a name=K5_container></a><b>container</b> (<i>plural</i> containers)</p>
the long slide. Through the long slide is the cellar.').<br><i>Always</i> fixed in place <i>not</i> portable.<br><i>Usually</i> closed <i>not</i> open, openable <i>not</i> unopenable, unlocked <i>not</i> locked, obvious.<br><i>Usually not</i> lockable.<br><i>Never</i> pushable between rooms.<br><i>Can have</i> other side (<i>object</i>), passing text (<i>text</i>), closed text (<i>text</i>).<br></p><p class="tightin3"></p><p class="halftightin3"><a name=K5_container></a><b>container</b> (<i>plural</i> containers)</p>
<p class="tightin3">Represents something into which portable
things can be put, such as a teachest or a handbag. Something with a really
large immobile interior, such as the Albert Hall, had better be a room
@ -703,15 +703,15 @@
player can carry around as a sort of rucksack, into which spare items are
automatically stowed away.<br><i>Always</i> portable <i>not</i> fixed in place.<br><i>Usually</i> openable <i>not</i> unopenable.<br></p><p class="tightin4"></p><p class="halftightin3"><a name=K6_supporter></a><b>supporter</b> (<i>plural</i> supporters)</p>
<p class="tightin3">Represents a surface on which things can be
placed, such as a table.<br><i>Usually</i> fixed in place <i>not</i> portable.<br><i>Usually not</i> enterable.<br><i>Can have</i> carrying capacity (<i>number</i>).<br></p><p class="tightin3"><font color="#808080">carpet</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">sofa</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">entertainment unit</font>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin3"><a name=K7_backdrop></a><b>backdrop</b> (<i>plural</i> backdrops)&nbsp;<a href=inform:/doc34.html><img border=0 src=inform:/doc_images/help.png></a></p>
placed, such as a table.<br><i>Usually</i> fixed in place <i>not</i> portable.<br><i>Usually not</i> enterable.<br><i>Can have</i> carrying capacity (<i>number</i>).<br></p><p class="tightin3"><font color="#808080">carpet</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">sofa</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">entertainment unit</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin3"><a name=K7_backdrop></a><b>backdrop</b> (<i>plural</i> backdrops)&nbsp;<a href=inform:/doc34.html><img border=0 src=inform:/doc_images/help.png></a></p>
<p class="tightin3">Represents an aspect of the landscape
or architecture which extends across more than one room: for instance,
a stream, the sky or a long carpet.<br><i>Always</i> fixed in place <i>not</i> portable.<br><i>Usually</i> scenery.<br><i>Never</i> pushable between rooms.<br></p><p class="tightin3"></p><p class="halftightin3"><a name=K8_person></a><b>person</b> (<i>plural</i> people)&nbsp;<a href=inform:/doc42.html><img border=0 src=inform:/doc_images/help.png></a></p>
<p class="tightin3">Despite the name, not necessarily
a human being, but anything animate enough to envisage having a
conversation with, or bartering with.<br><i>Usually</i> male <i>not</i> female.<br><i>Usually not</i> neuter.<br><i>Can have</i> carrying capacity (<i>number</i>).<br></p><p class="tightin3"><font color="#808080">yourself</font>, <font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin4"><a name=K10_man></a><b>man</b> (<i>plural</i> men)</p>
conversation with, or bartering with.<br><i>Usually</i> male <i>not</i> female.<br><i>Usually not</i> neuter.<br><i>Can have</i> carrying capacity (<i>number</i>).<br></p><p class="tightin3"><font color="#808080">yourself</font>, <font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin4"><a name=K10_man></a><b>man</b> (<i>plural</i> men)</p>
<p class="tightin4">Represents a man or boy.<br><i>Always</i> male <i>not</i> female.<br><i>Never</i> neuter.<br></p><p class="tightin4"></p><p class="halftightin4"><a name=K11_woman></a><b>woman</b> (<i>plural</i> women)</p>
<p class="tightin4">Represents a woman or girl.<br><i>Always</i> female <i>not</i> male.<br><i>Never</i> neuter.<br></p><p class="tightin4"><font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin4"><a name=K12_animal></a><b>animal</b> (<i>plural</i> animals)</p>
<p class="tightin4">Represents a woman or girl.<br><i>Always</i> female <i>not</i> male.<br><i>Never</i> neuter.<br></p><p class="tightin4"><font color="#808080">Petra</font>&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="halftightin4"><a name=K12_animal></a><b>animal</b> (<i>plural</i> animals)</p>
<p class="tightin4">Represents an animal, or at any rate a
non-human living creature reasonably large and possible to interact with: a
giant Venus fly-trap might qualify, but not a patch of lichen.<br></p><p class="tightin4"></p><p class="halftightin3"><a name=K13_device></a><b>device</b> (<i>plural</i> devices)&nbsp;<a href=inform:/doc39.html><img border=0 src=inform:/doc_images/help.png></a></p>
@ -744,9 +744,10 @@
<p class="halftightin1"><a name=A38></a><b>action</b> (<i>plural</i> actions)&nbsp;<a href=inform:/doc196.html><img border=0 src=inform:/doc_images/help.png></a></p><p class="tightin1"><i>Matches:</i> value, sayable value<br>A stored action, which can later be tried.<br>
</p>
<p class="halftightin1"><a name=A41></a><b>scene</b> (<i>plural</i> scenes)&nbsp;<a href=inform:/doc150.html><img border=0 src=inform:/doc_images/help.png></a></p><p class="tightin1"><i>Matches:</i> value, enumerated value, sayable value<br>Like a scene in a play: a period of time which is usually tied to events in the plot. Scenes are created by sentences like 'Midnight Arrival is a scene.'<br>
<i>Usually</i> non-recurring <i>not</i> recurring.<br><i>Can have</i> description (<i>text</i>).<br></p><p class="tightin1"><font color="#808080">Entire Game</font></p></p>
<i>Usually</i> non-recurring <i>not</i> recurring.<br><i>Can have</i> description (<i>text</i>).<br></p><p class="tightin1"><font color="#808080">Entire Game</font>, <font color="#808080">Normalcy</font>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.png></a>, <font color="#808080">First Kook</font>&nbsp;<a href="source:story.ni#line26"><img border=0 src=inform:/doc_images/Reveal.png></a></p></p>
<p class="halftightin1"><a name=A61></a><b>command parser error</b> (<i>plural</i> command parser errors)</p><p class="tightin1"><i>Matches:</i> value, enumerated value, sayable value<br></p><p class="tightin1"><a href="#" onclick="showExtra('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">25 command parser errors</font></p><div id="extra2" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><font color="#808080">didn't understand error</font>, <font color="#808080">only understood as far as error</font>, <font color="#808080">didn't understand that number error</font>, <font color="#808080">can only do that to something animate error</font>, <font color="#808080">can't see any such thing error</font>, <font color="#808080">said too little error</font>, <font color="#808080">aren't holding that error</font>, <font color="#808080">can't use multiple objects error</font>, <font color="#808080">can only use multiple objects error</font>, <font color="#808080">not sure what it refers to error</font>, <font color="#808080">excepted something not included error</font>, <font color="#808080">not a verb I recognise error</font>, <font color="#808080">not something you need to refer to error</font>, <font color="#808080">can't see it at the moment error</font>, <font color="#808080">didn't understand the way that finished error</font>, <font color="#808080">not enough of those available error</font>, <font color="#808080">nothing to do error</font>, <font color="#808080">noun did not make sense in that context error</font>, <font color="#808080">referred to a determination of scope error</font>, <font color="#808080">I beg your pardon error</font>, <font color="#808080">can't again the addressee error</font>, <font color="#808080">comma can't begin error</font>, <font color="#808080">can't see whom to talk to error</font>, <font color="#808080">can't talk to inanimate things error</font>, <font color="#808080">didn't understand addressee's last name error</font></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</p>
<p class="halftightin1"><a name=A66></a><b>verbosity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></b> (<i>plural</i> verbosities)</p><p class="tightin1"><i>Matches:</i> value, enumerated value, sayable value<br></p><p class="tightin1"><font color="#808080">brief</font>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>, <font color="#808080">verbose</font>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a>, <font color="#808080">superbrief</font>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></p>
<p class="halftightin1"><a name=A14></a><b>use option</b> (<i>plural</i> use options)</p><p class="tightin1"><i>Matches:</i> value, sayable value<br>One of the optional ways to configure Inform, such as the 'authorial modesty option'.<br>
</p>
<p class="halftightin1"><a name=A15></a><b>response</b> (<i>plural</i> responses)</p><p class="tightin1"><i>Matches:</i> value, sayable value<br>One of the standard responses issued by the Standard Rules or other extensions.<br>
@ -843,7 +844,20 @@
<p><b>Command parser errors</b><br>latest parser error - <i>command parser error</i><br>
<p><b>Grammatical definitions</b><br>story tense&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>grammatical tense</i><br>
story viewpoint&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>narrative viewpoint</i><br>
<p>player's name&nbsp;<a href="source:story.ni#line5"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>text</i><br>
<p><b>Customizing the status line</b><br>Status bar table&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>table name</i><br>
Right alignment depth&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>number</i><br>
<p>Menu depth&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>number</i><br>
endnode flag&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>number</i><br>
current menu title&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>text</i><br>
Current menu&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>table name</i><br>
Current menu selection&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>number</i><br>
<p><b>List of disambiguables</b><br>list of disambiguables&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>list of objects</i><br>
<p><b>disambiguation-busy</b><br>disambiguation-busy&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>truth state</i><br>
<p><b>Preferences</b><br>List exits&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>truth state</i><br>
Mentioning doors&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>truth state</i><br>
Room memory&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>truth state</i><br>
Darkness memory&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> - <i>truth state</i><br>
<p>player's name&nbsp;<a href="source:story.ni#line9"><img border=0 src=inform:/doc_images/Reveal.png></a> - <i>text</i><br>
<p><b>List of Named or Numbered Equations</b> (<i>About equations</i>&nbsp;<a href=inform:/doc243.html><img border=0 src=inform:/doc_images/help.png></a>)<p>
<p><i>None</i>.</p></div>
<hr>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -687,7 +687,7 @@
A guide to the phrases allowed<br><i>About phrases&nbsp;&nbsp;<a href=inform:/doc159.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<p class="in1"><b>Saying</b></p>Values&nbsp;<a href=#A318><img border=0 src=inform:/doc_images/Below.png></a>, Names with articles&nbsp;<a href=#A322><img border=0 src=inform:/doc_images/Below.png></a>, Say if and otherwise&nbsp;<a href=#A328><img border=0 src=inform:/doc_images/Below.png></a>, Say one of&nbsp;<a href=#A336><img border=0 src=inform:/doc_images/Below.png></a>, Paragraph control&nbsp;<a href=#A349><img border=0 src=inform:/doc_images/Below.png></a>, Special characters&nbsp;<a href=#A357><img border=0 src=inform:/doc_images/Below.png></a>, Fonts and visual effects&nbsp;<a href=#A361><img border=0 src=inform:/doc_images/Below.png></a>, Some built-in texts&nbsp;<a href=#A367><img border=0 src=inform:/doc_images/Below.png></a>, Saying lists of things&nbsp;<a href=#A371><img border=0 src=inform:/doc_images/Below.png></a>, Group in and omit from lists&nbsp;<a href=#A381><img border=0 src=inform:/doc_images/Below.png></a>, Lists of values&nbsp;<a href=#A385><img border=0 src=inform:/doc_images/Below.png></a>, Responses&nbsp;<a href=#A390><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Values</b></p>Making conditions true&nbsp;<a href=#A391><img border=0 src=inform:/doc_images/Below.png></a>, Giving values temporary names&nbsp;<a href=#A392><img border=0 src=inform:/doc_images/Below.png></a>, Arithmetic&nbsp;<a href=#A402><img border=0 src=inform:/doc_images/Below.png></a>, Real Arithmetic&nbsp;<a href=#A416><img border=0 src=inform:/doc_images/Below.png></a>, Trigonometry&nbsp;<a href=#A432><img border=0 src=inform:/doc_images/Below.png></a>, Hyperbolic functions&nbsp;<a href=#A439><img border=0 src=inform:/doc_images/Below.png></a>, Enumerations&nbsp;<a href=#A445><img border=0 src=inform:/doc_images/Below.png></a>, Truth states&nbsp;<a href=#A450><img border=0 src=inform:/doc_images/Below.png></a>, Randomness&nbsp;<a href=#A451><img border=0 src=inform:/doc_images/Below.png></a>, Tables&nbsp;<a href=#A458><img border=0 src=inform:/doc_images/Below.png></a>, Sorting tables&nbsp;<a href=#A475><img border=0 src=inform:/doc_images/Below.png></a>, Breaking down text&nbsp;<a href=#A478><img border=0 src=inform:/doc_images/Below.png></a>, Matching text&nbsp;<a href=#A491><img border=0 src=inform:/doc_images/Below.png></a>, Replacing text&nbsp;<a href=#A499><img border=0 src=inform:/doc_images/Below.png></a>, Casing of text&nbsp;<a href=#A509><img border=0 src=inform:/doc_images/Below.png></a>, Adaptive text&nbsp;<a href=#A515><img border=0 src=inform:/doc_images/Below.png></a>, Lists&nbsp;<a href=#A529><img border=0 src=inform:/doc_images/Below.png></a>, Length of lists&nbsp;<a href=#A542><img border=0 src=inform:/doc_images/Below.png></a>, Reversing and rotating lists&nbsp;<a href=#A548><img border=0 src=inform:/doc_images/Below.png></a>, Sorting lists&nbsp;<a href=#A551><img border=0 src=inform:/doc_images/Below.png></a>, Relations&nbsp;<a href=#A556><img border=0 src=inform:/doc_images/Below.png></a>, Functional programming&nbsp;<a href=#A570><img border=0 src=inform:/doc_images/Below.png></a>, Files&nbsp;<a href=#A584><img border=0 src=inform:/doc_images/Below.png></a>, Figures&nbsp;<a href=#A593><img border=0 src=inform:/doc_images/Below.png></a>, Sound effects&nbsp;<a href=#A595><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Control phrases</b></p>If and unless&nbsp;<a href=#A597><img border=0 src=inform:/doc_images/Below.png></a>, While&nbsp;<a href=#A600><img border=0 src=inform:/doc_images/Below.png></a>, Repeat&nbsp;<a href=#A601><img border=0 src=inform:/doc_images/Below.png></a>, Changing the flow of loops&nbsp;<a href=#A609><img border=0 src=inform:/doc_images/Below.png></a>, Deciding outcomes&nbsp;<a href=#A611><img border=0 src=inform:/doc_images/Below.png></a>, Stop or go&nbsp;<a href=#A616><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Actions, activities and rules</b></p>Trying actions&nbsp;<a href=#A618><img border=0 src=inform:/doc_images/Below.png></a>, Action requirements&nbsp;<a href=#A622><img border=0 src=inform:/doc_images/Below.png></a>, Stop or continue&nbsp;<a href=#A627><img border=0 src=inform:/doc_images/Below.png></a>, Actions as values&nbsp;<a href=#A629><img border=0 src=inform:/doc_images/Below.png></a>, Carrying out activities&nbsp;<a href=#A636><img border=0 src=inform:/doc_images/Below.png></a>, Advanced activities&nbsp;<a href=#A639><img border=0 src=inform:/doc_images/Below.png></a>, Following rules&nbsp;<a href=#A647><img border=0 src=inform:/doc_images/Below.png></a>, Success and failure&nbsp;<a href=#A659><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Model world</b></p>Ending the story&nbsp;<a href=#A666><img border=0 src=inform:/doc_images/Below.png></a>, Times of day&nbsp;<a href=#A675><img border=0 src=inform:/doc_images/Below.png></a>, Durations&nbsp;<a href=#A681><img border=0 src=inform:/doc_images/Below.png></a>, Timed events&nbsp;<a href=#A683><img border=0 src=inform:/doc_images/Below.png></a>, Scenes&nbsp;<a href=#A686><img border=0 src=inform:/doc_images/Below.png></a>, Timing of scenes&nbsp;<a href=#A690><img border=0 src=inform:/doc_images/Below.png></a>, Player's identity and location&nbsp;<a href=#A694><img border=0 src=inform:/doc_images/Below.png></a>, Moving and removing things&nbsp;<a href=#A695><img border=0 src=inform:/doc_images/Below.png></a>, The map&nbsp;<a href=#A699><img border=0 src=inform:/doc_images/Below.png></a>, Route-finding&nbsp;<a href=#A709><img border=0 src=inform:/doc_images/Below.png></a>, The object tree&nbsp;<a href=#A713><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Understanding</b></p>Asking yes/no questions&nbsp;<a href=#A716><img border=0 src=inform:/doc_images/Below.png></a>, The player's command&nbsp;<a href=#A717><img border=0 src=inform:/doc_images/Below.png></a>, Changing the player's command&nbsp;<a href=#A721><img border=0 src=inform:/doc_images/Below.png></a>, Scope and pronouns&nbsp;<a href=#A725><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension English Language by Graham Nelson</b></p>Section 1 - Grammatical definitions&nbsp;<a href=#A758><img border=0 src=inform:/doc_images/Below.png></a>, Section 2 - Saying pronouns&nbsp;<a href=#A763><img border=0 src=inform:/doc_images/Below.png></a>, Section 3 - Further pronouns&nbsp;<a href=#A773><img border=0 src=inform:/doc_images/Below.png></a><p><hr><p class="in1"><b>Saying</b></p><a name=A318></a><p class="in2"><b>Values</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra318', 'plus318'); return false;"><img border=0 id="plus318" src=inform:/doc_images/extra.png></a>&nbsp;say "<font color="#4040ff">sayable value</font>"</p>
<p class="in1"><b>Saying</b></p>Values&nbsp;<a href=#A318><img border=0 src=inform:/doc_images/Below.png></a>, Names with articles&nbsp;<a href=#A322><img border=0 src=inform:/doc_images/Below.png></a>, Say if and otherwise&nbsp;<a href=#A328><img border=0 src=inform:/doc_images/Below.png></a>, Say one of&nbsp;<a href=#A336><img border=0 src=inform:/doc_images/Below.png></a>, Paragraph control&nbsp;<a href=#A349><img border=0 src=inform:/doc_images/Below.png></a>, Special characters&nbsp;<a href=#A357><img border=0 src=inform:/doc_images/Below.png></a>, Fonts and visual effects&nbsp;<a href=#A361><img border=0 src=inform:/doc_images/Below.png></a>, Some built-in texts&nbsp;<a href=#A367><img border=0 src=inform:/doc_images/Below.png></a>, Saying lists of things&nbsp;<a href=#A371><img border=0 src=inform:/doc_images/Below.png></a>, Group in and omit from lists&nbsp;<a href=#A381><img border=0 src=inform:/doc_images/Below.png></a>, Lists of values&nbsp;<a href=#A385><img border=0 src=inform:/doc_images/Below.png></a>, Responses&nbsp;<a href=#A390><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Values</b></p>Making conditions true&nbsp;<a href=#A391><img border=0 src=inform:/doc_images/Below.png></a>, Giving values temporary names&nbsp;<a href=#A392><img border=0 src=inform:/doc_images/Below.png></a>, Arithmetic&nbsp;<a href=#A402><img border=0 src=inform:/doc_images/Below.png></a>, Real Arithmetic&nbsp;<a href=#A416><img border=0 src=inform:/doc_images/Below.png></a>, Trigonometry&nbsp;<a href=#A432><img border=0 src=inform:/doc_images/Below.png></a>, Hyperbolic functions&nbsp;<a href=#A439><img border=0 src=inform:/doc_images/Below.png></a>, Enumerations&nbsp;<a href=#A445><img border=0 src=inform:/doc_images/Below.png></a>, Truth states&nbsp;<a href=#A450><img border=0 src=inform:/doc_images/Below.png></a>, Randomness&nbsp;<a href=#A451><img border=0 src=inform:/doc_images/Below.png></a>, Tables&nbsp;<a href=#A458><img border=0 src=inform:/doc_images/Below.png></a>, Sorting tables&nbsp;<a href=#A475><img border=0 src=inform:/doc_images/Below.png></a>, Breaking down text&nbsp;<a href=#A478><img border=0 src=inform:/doc_images/Below.png></a>, Matching text&nbsp;<a href=#A491><img border=0 src=inform:/doc_images/Below.png></a>, Replacing text&nbsp;<a href=#A499><img border=0 src=inform:/doc_images/Below.png></a>, Casing of text&nbsp;<a href=#A509><img border=0 src=inform:/doc_images/Below.png></a>, Adaptive text&nbsp;<a href=#A515><img border=0 src=inform:/doc_images/Below.png></a>, Lists&nbsp;<a href=#A529><img border=0 src=inform:/doc_images/Below.png></a>, Length of lists&nbsp;<a href=#A542><img border=0 src=inform:/doc_images/Below.png></a>, Reversing and rotating lists&nbsp;<a href=#A548><img border=0 src=inform:/doc_images/Below.png></a>, Sorting lists&nbsp;<a href=#A551><img border=0 src=inform:/doc_images/Below.png></a>, Relations&nbsp;<a href=#A556><img border=0 src=inform:/doc_images/Below.png></a>, Functional programming&nbsp;<a href=#A570><img border=0 src=inform:/doc_images/Below.png></a>, Files&nbsp;<a href=#A584><img border=0 src=inform:/doc_images/Below.png></a>, Figures&nbsp;<a href=#A593><img border=0 src=inform:/doc_images/Below.png></a>, Sound effects&nbsp;<a href=#A595><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Control phrases</b></p>If and unless&nbsp;<a href=#A597><img border=0 src=inform:/doc_images/Below.png></a>, While&nbsp;<a href=#A600><img border=0 src=inform:/doc_images/Below.png></a>, Repeat&nbsp;<a href=#A601><img border=0 src=inform:/doc_images/Below.png></a>, Changing the flow of loops&nbsp;<a href=#A609><img border=0 src=inform:/doc_images/Below.png></a>, Deciding outcomes&nbsp;<a href=#A611><img border=0 src=inform:/doc_images/Below.png></a>, Stop or go&nbsp;<a href=#A616><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Actions, activities and rules</b></p>Trying actions&nbsp;<a href=#A618><img border=0 src=inform:/doc_images/Below.png></a>, Action requirements&nbsp;<a href=#A622><img border=0 src=inform:/doc_images/Below.png></a>, Stop or continue&nbsp;<a href=#A627><img border=0 src=inform:/doc_images/Below.png></a>, Actions as values&nbsp;<a href=#A629><img border=0 src=inform:/doc_images/Below.png></a>, Carrying out activities&nbsp;<a href=#A636><img border=0 src=inform:/doc_images/Below.png></a>, Advanced activities&nbsp;<a href=#A639><img border=0 src=inform:/doc_images/Below.png></a>, Following rules&nbsp;<a href=#A647><img border=0 src=inform:/doc_images/Below.png></a>, Success and failure&nbsp;<a href=#A659><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Model world</b></p>Ending the story&nbsp;<a href=#A666><img border=0 src=inform:/doc_images/Below.png></a>, Times of day&nbsp;<a href=#A675><img border=0 src=inform:/doc_images/Below.png></a>, Durations&nbsp;<a href=#A681><img border=0 src=inform:/doc_images/Below.png></a>, Timed events&nbsp;<a href=#A683><img border=0 src=inform:/doc_images/Below.png></a>, Scenes&nbsp;<a href=#A686><img border=0 src=inform:/doc_images/Below.png></a>, Timing of scenes&nbsp;<a href=#A690><img border=0 src=inform:/doc_images/Below.png></a>, Player's identity and location&nbsp;<a href=#A694><img border=0 src=inform:/doc_images/Below.png></a>, Moving and removing things&nbsp;<a href=#A695><img border=0 src=inform:/doc_images/Below.png></a>, The map&nbsp;<a href=#A699><img border=0 src=inform:/doc_images/Below.png></a>, Route-finding&nbsp;<a href=#A709><img border=0 src=inform:/doc_images/Below.png></a>, The object tree&nbsp;<a href=#A713><img border=0 src=inform:/doc_images/Below.png></a><p class="in1"><b>Understanding</b></p>Asking yes/no questions&nbsp;<a href=#A716><img border=0 src=inform:/doc_images/Below.png></a>, The player's command&nbsp;<a href=#A717><img border=0 src=inform:/doc_images/Below.png></a>, Changing the player's command&nbsp;<a href=#A721><img border=0 src=inform:/doc_images/Below.png></a>, Scope and pronouns&nbsp;<a href=#A725><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension English Language by Graham Nelson</b></p>Section 1 - Grammatical definitions&nbsp;<a href=#A758><img border=0 src=inform:/doc_images/Below.png></a>, Section 2 - Saying pronouns&nbsp;<a href=#A763><img border=0 src=inform:/doc_images/Below.png></a>, Section 3 - Further pronouns&nbsp;<a href=#A773><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension Basic Help Menu by Emily Short</b></p>Miscellaneous&nbsp;<a href=#A829><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension Exit Lister by Gavin Lambert</b></p>Section 1 - Text&nbsp;<a href=#A840><img border=0 src=inform:/doc_images/Below.png></a>, Section 2 - Preferences&nbsp;<a href=#A841><img border=0 src=inform:/doc_images/Below.png></a>, Section 3 - Listing Exits&nbsp;<a href=#A850><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension Menus by Emily Short</b></p>Section 1&nbsp;<a href=#A821><img border=0 src=inform:/doc_images/Below.png></a><p><p class="in1"><b>From the extension Basic Screen Effects by Emily Short</b></p>Section - Clearing the screen&nbsp;<a href=#A799><img border=0 src=inform:/doc_images/Below.png></a>, Section - Waiting for key-presses, quitting suddenly&nbsp;<a href=#A802><img border=0 src=inform:/doc_images/Below.png></a>, Section - Showing the current quotation&nbsp;<a href=#A808><img border=0 src=inform:/doc_images/Below.png></a>, Section - Centering text on-screen&nbsp;<a href=#A809><img border=0 src=inform:/doc_images/Below.png></a>, Section - Customizing the status line&nbsp;<a href=#A813><img border=0 src=inform:/doc_images/Below.png></a><p><hr><p class="in1"><b>Saying</b></p><a name=A318></a><p class="in2"><b>Values</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra318', 'plus318'); return false;"><img border=0 id="plus318" src=inform:/doc_images/extra.png></a>&nbsp;say "<font color="#4040ff">sayable value</font>"</p>
<div id="extra318" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('say [=0x0022=][=0x0022=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;say "<font color="#4040ff">sayable value</font>"</p>
<p>This text substitution takes the value and produces a textual representation of it. Most kinds of value, and really all of the useful ones, are &quot;sayable&quot; - numbers, times, objects, rules, scenes, and so on. Example:</p>
@ -5689,6 +5689,111 @@
<p class="tightin2"><a href="#" onclick="showExtra('extra798', 'plus798'); return false;"><img border=0 id="plus798" src=inform:/doc_images/extra.png></a>&nbsp;say "[Possessive]"&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra798" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('[Possessive]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;say "[Possessive]"</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><hr><p class="in1"><b>From the extension Basic Help Menu by Emily Short</b></p><a name=A829></a><p class="in2"><b>Miscellaneous</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra829', 'plus829'); return false;"><img border=0 id="plus829" src=inform:/doc_images/extra.png></a>&nbsp;<i>if</i> notify mode is on<i>:</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra829" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('notify mode is on')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>if</i> notify mode is on<i>:</i></p><p><b>Kind:</b> phrase nothing -> truth state</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra832', 'plus832'); return false;"><img border=0 id="plus832" src=inform:/doc_images/extra.png></a>&nbsp;current verbosity mode ... <i>verbosity</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra832" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('current verbosity mode')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;current verbosity mode ... <i>verbosity</i></p><p><b>Kind:</b> phrase nothing -> verbosity</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra833', 'plus833'); return false;"><img border=0 id="plus833" src=inform:/doc_images/extra.png></a>&nbsp;current lookmode number ... <i>number</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra833" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('current lookmode number')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;current lookmode number ... <i>number</i></p><p><b>Kind:</b> phrase nothing -> number</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><hr><p class="in1"><b>From the extension Exit Lister by Gavin Lambert</b></p><a name=A840></a><p class="in2"><b>Section 1 - Text</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra840', 'plus840'); return false;"><img border=0 id="plus840" src=inform:/doc_images/extra.png></a>&nbsp;say "[closed door]"&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra840" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('[closed door]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;say "[closed door]"</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A841></a><p class="in2"><b>Section 2 - Preferences</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra841', 'plus841'); return false;"><img border=0 id="plus841" src=inform:/doc_images/extra.png></a>&nbsp;mention doors&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra841" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('mention doors')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;mention doors</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra842', 'plus842'); return false;"><img border=0 id="plus842" src=inform:/doc_images/extra.png></a>&nbsp;don't mention doors&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra842" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('don[=0x0027=]t mention doors')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;don't mention doors</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra843', 'plus843'); return false;"><img border=0 id="plus843" src=inform:/doc_images/extra.png></a>&nbsp;mention visited rooms&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra843" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('mention visited rooms')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;mention visited rooms</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra844', 'plus844'); return false;"><img border=0 id="plus844" src=inform:/doc_images/extra.png></a>&nbsp;don't mention visited rooms&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra844" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('don[=0x0027=]t mention visited rooms')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;don't mention visited rooms</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra845', 'plus845'); return false;"><img border=0 id="plus845" src=inform:/doc_images/extra.png></a>&nbsp;mention visited rooms in darkness&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra845" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('mention visited rooms in darkness')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;mention visited rooms in darkness</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra846', 'plus846'); return false;"><img border=0 id="plus846" src=inform:/doc_images/extra.png></a>&nbsp;don't mention visited rooms in darkness&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra846" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('don[=0x0027=]t mention visited rooms in darkness')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;don't mention visited rooms in darkness</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A850></a><p class="in2"><b>Section 3 - Listing Exits</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra850', 'plus850'); return false;"><img border=0 id="plus850" src=inform:/doc_images/extra.png></a>&nbsp;<i>if</i> (<font color="#4040ff">direction</font>) is a listable exit<i>:</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra850" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('is a listable exit')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>if</i> (<font color="#4040ff">direction</font>) is a listable exit<i>:</i></p><p><b>Kind:</b> phrase direction -> truth state</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra851', 'plus851'); return false;"><img border=0 id="plus851" src=inform:/doc_images/extra.png></a>&nbsp;<i>if</i> (<font color="#4040ff">room</font>) is a memorable room<i>:</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra851" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('is a memorable room')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>if</i> (<font color="#4040ff">room</font>) is a memorable room<i>:</i></p><p><b>Kind:</b> phrase room -> truth state</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra852', 'plus852'); return false;"><img border=0 id="plus852" src=inform:/doc_images/extra.png></a>&nbsp;<i>if</i> (<font color="#4040ff">direction</font>) is a remembered exit<i>:</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra852" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('is a remembered exit')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>if</i> (<font color="#4040ff">direction</font>) is a remembered exit<i>:</i></p><p><b>Kind:</b> phrase direction -> truth state</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><hr><p class="in1"><b>From the extension Menus by Emily Short</b></p><a name=A821></a><p class="in2"><b>Section 1</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra821', 'plus821'); return false;"><img border=0 id="plus821" src=inform:/doc_images/extra.png></a>&nbsp;redraw status line&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra821" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('redraw status line')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;redraw status line</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra822', 'plus822'); return false;"><img border=0 id="plus822" src=inform:/doc_images/extra.png></a>&nbsp;reprint (<font color="#4040ff">table name</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra822" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('reprint')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;reprint (<font color="#4040ff">table name</font>)</p><p><b>Kind:</b> phrase table name -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra823', 'plus823'); return false;"><img border=0 id="plus823" src=inform:/doc_images/extra.png></a>&nbsp;show menu contents&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra823" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('show menu contents')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;show menu contents</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra826', 'plus826'); return false;"><img border=0 id="plus826" src=inform:/doc_images/extra.png></a>&nbsp;say "[known hints from <font color="#4040ff">table name</font>]"&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra826" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('[known hints from ...]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;say "[known hints from <font color="#4040ff">table name</font>]"</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra827', 'plus827'); return false;"><img border=0 id="plus827" src=inform:/doc_images/extra.png></a>&nbsp;say "[hints from <font color="#4040ff">table name</font>]"&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra827" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('[hints from ...]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;say "[hints from <font color="#4040ff">table name</font>]"</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><hr><p class="in1"><b>From the extension Basic Screen Effects by Emily Short</b></p><a name=A799></a><p class="in2"><b>Section - Clearing the screen</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra799', 'plus799'); return false;"><img border=0 id="plus799" src=inform:/doc_images/extra.png></a>&nbsp;clear the<font color="#808080">/--</font> screen&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra799" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('clear the screen')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;clear the<font color="#808080">/--</font> screen</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra800', 'plus800'); return false;"><img border=0 id="plus800" src=inform:/doc_images/extra.png></a>&nbsp;clear only the<font color="#808080">/--</font> main screen&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra800" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('clear only the main screen')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;clear only the<font color="#808080">/--</font> main screen</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra801', 'plus801'); return false;"><img border=0 id="plus801" src=inform:/doc_images/extra.png></a>&nbsp;clear only the<font color="#808080">/--</font> status line&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra801" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('clear only the status line')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;clear only the<font color="#808080">/--</font> status line</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A802></a><p class="in2"><b>Section - Waiting for key-presses, quitting suddenly</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra802', 'plus802'); return false;"><img border=0 id="plus802" src=inform:/doc_images/extra.png></a>&nbsp;wait for any key&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra802" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('wait for any key')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;wait for any key</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra803', 'plus803'); return false;"><img border=0 id="plus803" src=inform:/doc_images/extra.png></a>&nbsp;wait for the<font color="#808080">/--</font> SPACE key&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra803" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('wait for the SPACE key')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;wait for the<font color="#808080">/--</font> SPACE key</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra804', 'plus804'); return false;"><img border=0 id="plus804" src=inform:/doc_images/extra.png></a>&nbsp;pause the<font color="#808080">/--</font> game&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra804" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('pause the game')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;pause the<font color="#808080">/--</font> game</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra806', 'plus806'); return false;"><img border=0 id="plus806" src=inform:/doc_images/extra.png></a>&nbsp;stop the<font color="#808080">/--</font> game abruptly&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra806" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('stop the game abruptly')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;stop the<font color="#808080">/--</font> game abruptly</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra807', 'plus807'); return false;"><img border=0 id="plus807" src=inform:/doc_images/extra.png></a>&nbsp;chosen letter ... <i>number</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra807" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('chosen letter')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;chosen letter ... <i>number</i></p><p><b>Kind:</b> phrase nothing -> number</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A808></a><p class="in2"><b>Section - Showing the current quotation</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra808', 'plus808'); return false;"><img border=0 id="plus808" src=inform:/doc_images/extra.png></a>&nbsp;show the<font color="#808080">/--</font> current quotation&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra808" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('show the current quotation')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;show the<font color="#808080">/--</font> current quotation</p><p><b>Kind:</b> phrase nothing -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A809></a><p class="in2"><b>Section - Centering text on-screen</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra809', 'plus809'); return false;"><img border=0 id="plus809" src=inform:/doc_images/extra.png></a>&nbsp;center (<font color="#4040ff">text</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra809" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('center')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;center (<font color="#4040ff">text</font>)</p><p><b>Kind:</b> phrase text -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra810', 'plus810'); return false;"><img border=0 id="plus810" src=inform:/doc_images/extra.png></a>&nbsp;center (<font color="#4040ff">text</font>) at the<font color="#808080">/--</font> row (<font color="#4040ff">number</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra810" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('center ... at the row')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;center (<font color="#4040ff">text</font>) at the<font color="#808080">/--</font> row (<font color="#4040ff">number</font>)</p><p><b>Kind:</b> phrase (text, number) -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra811', 'plus811'); return false;"><img border=0 id="plus811" src=inform:/doc_images/extra.png></a>&nbsp;screen width ... <i>number</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra811" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('screen width')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;screen width ... <i>number</i></p><p><b>Kind:</b> phrase nothing -> number</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra812', 'plus812'); return false;"><img border=0 id="plus812" src=inform:/doc_images/extra.png></a>&nbsp;screen height ... <i>number</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra812" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('screen height')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;screen height ... <i>number</i></p><p><b>Kind:</b> phrase nothing -> number</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<a name=A813></a><p class="in2"><b>Section - Customizing the status line</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra813', 'plus813'); return false;"><img border=0 id="plus813" src=inform:/doc_images/extra.png></a>&nbsp;deepen the<font color="#808080">/--</font> status line to (<font color="#4040ff">number</font>) rows&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra813" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('deepen the status line to ... rows')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;deepen the<font color="#808080">/--</font> status line to (<font color="#4040ff">number</font>) rows</p><p><b>Kind:</b> phrase number -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra814', 'plus814'); return false;"><img border=0 id="plus814" src=inform:/doc_images/extra.png></a>&nbsp;move the<font color="#808080">/--</font> cursor to (<font color="#4040ff">number</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra814" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('move the cursor to')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;move the<font color="#808080">/--</font> cursor to (<font color="#4040ff">number</font>)</p><p><b>Kind:</b> phrase number -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra815', 'plus815'); return false;"><img border=0 id="plus815" src=inform:/doc_images/extra.png></a>&nbsp;right align the<font color="#808080">/--</font> cursor to (<font color="#4040ff">number</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra815" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('right align the cursor to')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;right align the<font color="#808080">/--</font> cursor to (<font color="#4040ff">number</font>)</p><p><b>Kind:</b> phrase number -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra816', 'plus816'); return false;"><img border=0 id="plus816" src=inform:/doc_images/extra.png></a>&nbsp;fill the<font color="#808080">/--</font> status bar<font color="#808080">/line</font> with (<font color="#4040ff">table name</font>)&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra816" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><a href="javascript:pasteCode('fill the status bar with')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;fill the<font color="#808080">/--</font> status bar<font color="#808080">/line</font> with (<font color="#4040ff">table name</font>)</p><p><b>Kind:</b> phrase table name -> nothing</p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</div>
<div id="segment2">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
@ -5734,6 +5839,7 @@
<p class="hang">being able to see, to be&nbsp;<a href=#A10008><img border=0 src=inform:/doc_images/Below.png></a></p>
<p class="hang">being able to touch, to be&nbsp;<a href=#A10009><img border=0 src=inform:/doc_images/Below.png></a></p>
<p class="hang">below, to be&nbsp;<a href=#A10010><img border=0 src=inform:/doc_images/Below.png></a></p>
<p class="hang">brief&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>Verbosity</p>
<p></p><p class="hang">can only do that to something animate error ... <i>noun, value of </i>command parser error</p>
<p class="hang">can only use multiple objects error ... <i>noun, value of </i>command parser error</p>
<p class="hang">can't again the addressee error ... <i>noun, value of </i>command parser error</p>
@ -5789,6 +5895,7 @@
<p class="hang">exactly <i>whereas 'if two doors are open' implicitly means 'if at least two doors are open', 'if exactly two...' makes the count precise</i></p>
<p class="hang">excepted something not included error ... <i>noun, value of </i>command parser error</p>
<p class="hang">existent ... <i>adjective: (of </i>real number<i>) opposite of </i>nonexistent<i></i></p>
<p class="hang">exit-listable ... <i>adjective: (of </i>direction<i>) A direction is exit-listable if it is a listable exit&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></i></p>
<p></p><p class="hang">feel</p>
<p class="hang">female ... <i>adjective: (of </i>object<i>) either/or property of </i>person<i>, opposite of </i>male<i></i></p>
<p class="hang">feminine gender&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>grammatical gender</p>
@ -5796,6 +5903,7 @@
<p class="hang">Figure of cover ... <i>noun, value of </i>figure name</p>
<p class="hang">find</p>
<p class="hang">finite ... <i>adjective: (of </i>real number<i>) opposite of </i>infinite<i></i></p>
<p class="hang">First Kook&nbsp;<a href="source:story.ni#line26"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>noun, value of </i>scene</p>
<p class="hang">first person plural&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>narrative viewpoint</p>
<p class="hang">first person singular&nbsp;<a href='inform://Extensions/Extensions/Graham%20Nelson/English%20Language.html' title="English Language by Graham Nelson" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>narrative viewpoint</p>
<p class="hang">fixed in place ... <i>adjective: (of </i>object<i>) either/or property of </i>thing<i>, opposite of </i>portable<i></i></p>
@ -5890,13 +5998,15 @@
<p class="hang">non-recurring ... <i>adjective: (of </i>scene<i>) either/or property of </i>scene<i>, opposite of </i>recurring<i></i></p>
<p class="hang">none <i>opposite of 'all of': 'if none of the doors is open...'</i></p>
<p class="hang">nonexistent ... <i>adjective: (of </i>real number<i>) it results from an impossible calculation, like the square root of minus one</i></p>
<p class="hang">Normalcy&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>noun, value of </i>scene</p>
<p class="hang">not a verb I recognise error ... <i>noun, value of </i>command parser error</p>
<p class="hang">not enough of those available error ... <i>noun, value of </i>command parser error</p>
<p class="hang">not something you need to refer to error ... <i>noun, value of </i>command parser error</p>
<p class="hang">not sure what it refers to error ... <i>noun, value of </i>command parser error</p>
<p class="hang">nothing to do error ... <i>noun, value of </i>command parser error</p>
<p class="hang">noun did not make sense in that context error ... <i>noun, value of </i>command parser error</p>
<p></p><p class="hang">odd ... <i>adjective: (of </i>number<i>) opposite of </i>even<i></i></p>
<p></p><p class="hang">obvious ... <i>adjective: (of </i>object<i>) either/or property of </i>door<i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></i></p>
<p class="hang">odd ... <i>adjective: (of </i>number<i>) opposite of </i>even<i></i></p>
<p class="hang">off-stage ... <i>adjective: (of </i>thing<i>) opposite of </i>on-stage<i></i></p>
<p class="hang">offstage ... <i>adjective: (of </i>thing<i>) Something is offstage if it is off-stage</i></p>
<p class="hang">on, to be&nbsp;<a href=#A10056><img border=0 src=inform:/doc_images/Below.png></a></p>
@ -5959,6 +6069,7 @@
<p class="hang">Spanish language ... <i>noun, value of </i>natural language</p>
<p class="hang">squeeze</p>
<p class="hang">substituted ... <i>adjective: (of </i>text<i>) any square-bracketed text substitutions in it have been made</i></p>
<p class="hang">superbrief&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>Verbosity</p>
<p class="hang">support&nbsp;<a href=#A10067><img border=0 src=inform:/doc_images/Below.png></a></p>
<p class="hang">supported by, to be&nbsp;<a href=#A10068><img border=0 src=inform:/doc_images/Below.png></a></p>
<p class="hang">supported on, to be&nbsp;<a href=#A10069><img border=0 src=inform:/doc_images/Below.png></a></p>
@ -6000,6 +6111,7 @@
<p></p><p class="hang">various-to-one ... <i>adjective: (of </i>relation<i>) it is a various-to-one relation, that is, any given X relates to only one Y</i></p>
<p class="hang">various-to-various ... <i>adjective: (of </i>relation<i>) it is a various-to-various relation, that is, there are no limitations on how many X can relate to a given Y, or vice versa</i></p>
<p class="hang">vehicle&nbsp;<a href=inform:/doc41.html><img border=0 src=inform:/doc_images/help.png></a> ... <i>noun, a kind of </i>container</p>
<p class="hang">verbose&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Help%20Menu.html' title="Basic Help Menu by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> ... <i>noun, value of </i>Verbosity</p>
<p class="hang">visible ... <i>adjective: (of </i>thing<i>) Something is visible rather than invisible if the player can see it</i></p>
<p class="hang">visited ... <i>adjective: (of </i>object<i>) either/or property of </i>room<i>, opposite of </i>unvisited<i></i></p>
<p></p><p class="hang">wait</p>
@ -6099,7 +6211,7 @@
<p class="tightin2"><i>past:</i>&nbsp;A supported B; A supported B</p>
<p class="tightin2"><i>present perfect:</i>&nbsp;A has supported B</p>
<p class="tightin2"><i>past perfect:</i>&nbsp;A have supported B; A had supported B; A had supported B</p>
<p class="hang"><a name=A10115></a>To be <b>supported by</b> ... <i>reversed support </i></p><p class="hang"><a name=A10116></a>To be <b>supported on</b> ... <i>reversed support </i></p><p class="hang"><a name=A10117></a>To be <b>supporting</b> ... <i>support </i></p><p class="hang"><a name=A10118></a>To <b>switch</b> ... for saying only</p><p class="hang"><a name=A10119></a>To <b>take</b> ... for saying only</p><p class="hang"><a name=A10120></a>To <b>talk</b> ... for saying only</p><p class="hang"><a name=A10121></a>To <b>taste</b> ... for saying only</p><p class="hang"><a name=A10122></a>To be <b>the same property as</b>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>same-specification-as </i></p><p class="hang"><a name=A10123></a>To be <b>through</b> ... <i>leading-through </i></p><p class="hang"><a name=A10124></a>To <b>touch</b> ... for saying only</p><p class="hang"><a name=A10125></a>To <b>turn</b> ... for saying only</p><p class="hang"><a name=A10126></a>To <b>unlock</b> ... <i>lock-fitting </i></p><p class="tightin2"><i>present:</i>&nbsp;A unlocks B; A unlock B</p>
<p class="hang"><a name=A10115></a>To be <b>supported by</b> ... <i>reversed support </i></p><p class="hang"><a name=A10116></a>To be <b>supported on</b> ... <i>reversed support </i></p><p class="hang"><a name=A10117></a>To be <b>supporting</b> ... <i>support </i></p><p class="hang"><a name=A10118></a>To <b>switch</b> ... for saying only</p><p class="hang"><a name=A10119></a>To <b>take</b> ... for saying only</p><p class="hang"><a name=A10120></a>To <b>talk</b> ... for saying only</p><p class="hang"><a name=A10121></a>To <b>taste</b> ... for saying only</p><p class="hang"><a name=A10122></a>To be <b>the same property as</b>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>same-specification-as </i></p><p class="hang"><a name=A10123></a>To be <b>through</b> ... <i>leading-through </i></p><p class="hang"><a name=A10124></a>To <b>touch</b> ... for saying only</p><p class="hang"><a name=A10125></a>To <b>turn</b> ... for saying only</p><p class="hang"><a name=A10126></a>To <b>unlock</b> ... <i>lock-fitting </i></p><p class="tightin2"><i>present:</i>&nbsp;A unlocks B; A unlock B</p>
<p class="tightin2"><i>past:</i>&nbsp;A unlocked B; A unlocked B</p>
<p class="tightin2"><i>present perfect:</i>&nbsp;A has unlocked B</p>
<p class="tightin2"><i>past perfect:</i>&nbsp;A have unlocked B; A had unlocked B; A had unlocked B</p>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -662,15 +662,21 @@
<p><b>Rules governing actions</b><p><p>These rules are the ones which tell Inform how actions work, and which affect how they happen in particular cases.</p><p class="tightin2"><a href="#" onclick="showExtra('extra17', 'plus17'); return false;"><img border=0 id="plus17" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">persuasion&nbsp;<a href=inform:/doc180.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></p><div id="extra17" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>persuasion</b>&nbsp;<a href=inform:/doc180.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('persuasion')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">There are no rules in this rulebook.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra18', 'plus18'); return false;"><img border=0 id="plus18" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">unsuccessful attempt by&nbsp;<a href=inform:/doc181.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></p><div id="extra18" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>unsuccessful attempt by</b>&nbsp;<a href=inform:/doc181.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('unsuccessful attempt by')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">There are no rules in this rulebook.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra19', 'plus19'); return false;"><img border=0 id="plus19" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">before&nbsp;<a href=inform:/doc100.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></p><div id="extra19" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>before</b>&nbsp;<a href=inform:/doc100.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('before')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">There are no rules in this rulebook.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra20', 'plus20'); return false;"><img border=0 id="plus20" src=inform:/doc_images/extra.png></a>&nbsp;instead&nbsp;<a href=inform:/doc99.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (2 rules)</p><div id="extra20" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>instead</b>&nbsp;<a href=inform:/doc99.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('instead')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.3.2 - Action/What/Thing Acted On"><i>doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra20', 'plus20'); return false;"><img border=0 id="plus20" src=inform:/doc_images/extra.png></a>&nbsp;instead&nbsp;<a href=inform:/doc99.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (5 rules)</p><div id="extra20" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>instead</b>&nbsp;<a href=inform:/doc99.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('instead')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>doing something to the cables</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.3.2 - Action/What/Thing Acted On"><i>looking or examining</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line35"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.4.1 - Action/How/What Happens"><i>asking, answering, or telling</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.4.1 - Action/How/What Happens"><i>doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law I - Number of aspects constrained"><i>sleeping</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line21"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2"><i>default outcome is</i> failure</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra396', 'plus396'); return false;"><img border=0 id="plus396" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">check ... rulebook (0 rules)</font></p><div id="extra396" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>check</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('check')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Check rules are tied to specific actions, and there are too many to index here. For instance, the check taking rules can only ever affect the taking action, so they are indexed on the detailed index page for taking.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra397', 'plus397'); return false;"><img border=0 id="plus397" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">carry out ... rulebook (0 rules)</font></p><div id="extra397" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>carry out</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('carry out')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Carry out rules are tied to specific actions, and there are too many to index here.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra23', 'plus23'); return false;"><img border=0 id="plus23" src=inform:/doc_images/extra.png></a>&nbsp;after&nbsp;<a href=inform:/doc102.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (1 rule)</p><div id="extra23" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>after</b>&nbsp;<a href=inform:/doc102.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('after')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>asking the Petra about "Lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line31"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra430', 'plus430'); return false;"><img border=0 id="plus430" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">check ... rulebook (0 rules)</font></p><div id="extra430" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>check</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('check')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Check rules are tied to specific actions, and there are too many to index here. For instance, the check taking rules can only ever affect the taking action, so they are indexed on the detailed index page for taking.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra431', 'plus431'); return false;"><img border=0 id="plus431" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">carry out ... rulebook (0 rules)</font></p><div id="extra431" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>carry out</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('carry out')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Carry out rules are tied to specific actions, and there are too many to index here.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra23', 'plus23'); return false;"><img border=0 id="plus23" src=inform:/doc_images/extra.png></a>&nbsp;after&nbsp;<a href=inform:/doc102.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (4 rules)</p><div id="extra23" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>after</b>&nbsp;<a href=inform:/doc102.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('after')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>asking the Petra about "Lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line65"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><i>answering the Petra that "hi"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line67"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><i>answering the Petra that "henlo"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line68"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><i>answering the Petra that "big leggy lynne"</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line69"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra398', 'plus398'); return false;"><img border=0 id="plus398" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">report ... rulebook (0 rules)</font></p><div id="extra398" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>report</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('report')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Report rules are tied to specific actions, and there are too many to index here.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>Rules added to the sequence of play</b></p><p>These rulebooks are the best places to put rules timed to happen at the start, at the end, or once each turn. (Each is run through at a carefully chosen moment in the relevant top-level rulebook.) It is also possible to have rules take effect at specific times of day or when certain events happen. Those are listed in the Scenes index, alongside rules taking place when scenes begin or end.</p><p class="tightin2"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;when play begins&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (1 rule)</p><div id="extra4" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>when play begins</b>&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('when play begins')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">&nbsp;<a href="source:story.ni#line9"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra432', 'plus432'); return false;"><img border=0 id="plus432" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">report ... rulebook (0 rules)</font></p><div id="extra432" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>report</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('report')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">Report rules are tied to specific actions, and there are too many to index here.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>Rules added to the sequence of play</b></p><p>These rulebooks are the best places to put rules timed to happen at the start, at the end, or once each turn. (Each is run through at a carefully chosen moment in the relevant top-level rulebook.) It is also possible to have rules take effect at specific times of day or when certain events happen. Those are listed in the Scenes index, alongside rules taking place when scenes begin or end.</p><p class="tightin2"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;when play begins&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (1 rule)</p><div id="extra4" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>when play begins</b>&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('when play begins')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">&nbsp;<a href="source:story.ni#line38"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">every turn&nbsp;<a href=inform:/doc139.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></p><div id="extra8" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>every turn</b>&nbsp;<a href=inform:/doc139.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('every turn')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">There are no rules in this rulebook.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">when play ends&nbsp;<a href=inform:/doc138.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></p><div id="extra5" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>when play ends</b>&nbsp;<a href=inform:/doc138.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('when play ends')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="tightin2">There are no rules in this rulebook.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
@ -682,10 +688,12 @@
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it is unlikely - <i>a success</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it is very unlikely - <i>a success</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra378', 'plus378'); return false;"><img border=0 id="plus378" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">reading a command&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra378" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reading a command</b>&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra379', 'plus379'); return false;"><img border=0 id="plus379" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">deciding the scope&nbsp;<a href=inform:/doc315.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra379" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding the scope</b>&nbsp;<a href=inform:/doc315.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra380', 'plus380'); return false;"><img border=0 id="plus380" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">deciding the concealed possessions&nbsp;<a href=inform:/doc295.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra380" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding the concealed possessions</b>&nbsp;<a href=inform:/doc295.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra381', 'plus381'); return false;"><img border=0 id="plus381" src=inform:/doc_images/extra.png></a>&nbsp;deciding whether all includes&nbsp;<a href=inform:/doc322.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (5 rules)</p><div id="extra381" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding whether all includes</b>&nbsp;<a href=inform:/doc322.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a person while dropping or throwing or inserting or putting</i>&nbsp;&nbsp;<font color="#800000">exclude people from drop all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude people from drop all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude people from drop all rule is not listed in the for deciding whether all includes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra409', 'plus409'); return false;"><img border=0 id="plus409" src=inform:/doc_images/extra.png></a>&nbsp;reading a command&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (2 rules)</p><div id="extra409" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reading a command</b>&nbsp;<a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">after&nbsp;&nbsp;&nbsp;&nbsp;<i>when the number of entries in list of disambiguables &gt; 0</i>&nbsp;&nbsp;<font color="#800000">Numbered Disambiguation Choices reset disambiguation id when no numbers in command rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices reset disambiguation id when no numbers in command rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The numbered disambiguation choices reset disambiguation id when no numbers in command rule is not listed in the after reading a command rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law I - Number of aspects constrained">after&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">Numbered Disambiguation Choices strip closing parenthesis rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices strip closing parenthesis rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The numbered disambiguation choices strip closing parenthesis rule is not listed in the after reading a command rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra410', 'plus410'); return false;"><img border=0 id="plus410" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">deciding the scope&nbsp;<a href=inform:/doc315.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra410" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding the scope</b>&nbsp;<a href=inform:/doc315.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra411', 'plus411'); return false;"><img border=0 id="plus411" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">deciding the concealed possessions&nbsp;<a href=inform:/doc295.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra411" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding the concealed possessions</b>&nbsp;<a href=inform:/doc295.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra412', 'plus412'); return false;"><img border=0 id="plus412" src=inform:/doc_images/extra.png></a>&nbsp;deciding whether all includes&nbsp;<a href=inform:/doc322.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (5 rules)</p><div id="extra412" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>deciding whether all includes</b>&nbsp;<a href=inform:/doc322.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a person while dropping or throwing or inserting or putting</i>&nbsp;&nbsp;<font color="#800000">exclude people from drop all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude people from drop all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude people from drop all rule is not listed in the for deciding whether all includes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III - When/while requirement">for&nbsp;&nbsp;&nbsp;&nbsp;<i>scenery while taking or taking off or removing</i>&nbsp;&nbsp;<font color="#800000">exclude scenery from take all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude scenery from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude scenery from take all rule is not listed in the for deciding whether all includes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.1 - Object To Which Rule Applies">for&nbsp;&nbsp;&nbsp;&nbsp;<i>things enclosed by the person reaching while taking or taking off or removing</i>&nbsp;&nbsp;<font color="#800000">exclude indirect possessions from take all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude indirect possessions from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude indirect possessions from take all rule is not listed in the for deciding whether all includes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.1 - Object To Which Rule Applies">for&nbsp;&nbsp;&nbsp;&nbsp;<i>fixed in place things while taking or taking off or removing</i>&nbsp;&nbsp;<font color="#800000">exclude fixed in place things from take all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude fixed in place things from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude fixed in place things from take all rule is not listed in the for deciding whether all includes rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
@ -693,42 +701,50 @@
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it does not - <i>a failure</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it does - <i>a success</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra382', 'plus382'); return false;"><img border=0 id="plus382" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">clarifying the parser's choice&nbsp;<a href=inform:/doc316.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra382" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>clarifying the parser's choice</b>&nbsp;<a href=inform:/doc316.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra383', 'plus383'); return false;"><img border=0 id="plus383" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">asking which do you mean&nbsp;<a href=inform:/doc317.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra383" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>asking which do you mean</b>&nbsp;<a href=inform:/doc317.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra384', 'plus384'); return false;"><img border=0 id="plus384" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing a parser error&nbsp;<a href=inform:/doc321.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra384" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a parser error</b>&nbsp;<a href=inform:/doc321.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra385', 'plus385'); return false;"><img border=0 id="plus385" src=inform:/doc_images/extra.png></a>&nbsp;supplying a missing noun&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 rules)</p><div id="extra385" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>supplying a missing noun</b>&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while an actor smelling</i>&nbsp;&nbsp;<font color="#800000">ambient odour rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('ambient odour rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The ambient odour rule is not listed in the for supplying a missing noun rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra413', 'plus413'); return false;"><img border=0 id="plus413" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">clarifying the parser's choice&nbsp;<a href=inform:/doc316.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra413" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>clarifying the parser's choice</b>&nbsp;<a href=inform:/doc316.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra414', 'plus414'); return false;"><img border=0 id="plus414" src=inform:/doc_images/extra.png></a>&nbsp;asking which do you mean&nbsp;<a href=inform:/doc317.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra414" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>asking which do you mean</b>&nbsp;<a href=inform:/doc317.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">Numbered Disambiguation Choices reset disambiguables rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices reset disambiguables rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The numbered disambiguation choices reset disambiguables rule is not listed in the before asking which do you mean rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<p class="tightin2">NB: after printing the name of something while asking which do you mean ( this is the numbered disambiguation choices cleanup disambiguation-busy flag rule )&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p><p class="tightin2">NB: before printing the name of something ( called macguffin ) while asking which do you mean ( this is the numbered disambiguation choices preface disambiguation objects with numbers rule )&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra415', 'plus415'); return false;"><img border=0 id="plus415" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing a parser error&nbsp;<a href=inform:/doc321.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra415" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a parser error</b>&nbsp;<a href=inform:/doc321.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra416', 'plus416'); return false;"><img border=0 id="plus416" src=inform:/doc_images/extra.png></a>&nbsp;supplying a missing noun&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 rules)</p><div id="extra416" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>supplying a missing noun</b>&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while an actor smelling</i>&nbsp;&nbsp;<font color="#800000">ambient odour rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('ambient odour rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The ambient odour rule is not listed in the for supplying a missing noun rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while an actor listening</i>&nbsp;&nbsp;<font color="#800000">ambient sound rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('ambient sound rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The ambient sound rule is not listed in the for supplying a missing noun rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while an actor going</i>&nbsp;&nbsp;<font color="#800000">block vaguely going rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('block vaguely going rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The block vaguely going rule is not listed in the for supplying a missing noun rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000039', 'plus1000039'); return false;"><img border=0 id="plus1000039" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000039" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"You'll have to say which compass direction to go in."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('block vaguely going rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('block vaguely going rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the rule below was listed as 'last' so comes after the rule above, which wasn't">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while entering</i>&nbsp;&nbsp;<font color="#800000">find what to enter rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('find what to enter rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The find what to enter rule is not listed in the for supplying a missing noun rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra386', 'plus386'); return false;"><img border=0 id="plus386" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">supplying a missing second noun&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra386" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>supplying a missing second noun</b>&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra387', 'plus387'); return false;"><img border=0 id="plus387" src=inform:/doc_images/extra.png></a>&nbsp;implicitly taking&nbsp;<a href=inform:/doc320.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra387" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>implicitly taking</b>&nbsp;<a href=inform:/doc320.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard implicit taking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard implicit taking rule is not listed in the for implicitly taking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000312', 'plus1000312'); return false;"><img border=0 id="plus1000312" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000312" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(first taking [the noun])[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"([the second noun] first taking [the noun])[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra417', 'plus417'); return false;"><img border=0 id="plus417" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">supplying a missing second noun&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra417" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>supplying a missing second noun</b>&nbsp;<a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra418', 'plus418'); return false;"><img border=0 id="plus418" src=inform:/doc_images/extra.png></a>&nbsp;implicitly taking&nbsp;<a href=inform:/doc320.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra418" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>implicitly taking</b>&nbsp;<a href=inform:/doc320.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard implicit taking rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard implicit taking rule is not listed in the for implicitly taking rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000337', 'plus1000337'); return false;"><img border=0 id="plus1000337" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000337" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(first taking [the noun])[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"([the second noun] first taking [the noun])[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard implicit taking rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>How things are described</b></p><p>These activities control what is printed when naming rooms or things, and their descriptions.</p><p class="tightin2"><a href="#" onclick="showExtra('extra362', 'plus362'); return false;"><img border=0 id="plus362" src=inform:/doc_images/extra.png></a>&nbsp;printing the name&nbsp;<a href=inform:/doc296.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (2 rules)</p><div id="extra362" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the name</b>&nbsp;<a href=inform:/doc296.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item being printed)</i>&nbsp;&nbsp;<font color="#800000">make named things mentioned rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('make named things mentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The make named things mentioned rule is not listed in the before printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p><b>How things are described</b></p><p>These activities control what is printed when naming rooms or things, and their descriptions.</p><p class="tightin2"><a href="#" onclick="showExtra('extra393', 'plus393'); return false;"><img border=0 id="plus393" src=inform:/doc_images/extra.png></a>&nbsp;printing the name&nbsp;<a href=inform:/doc296.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (6 rules)</p><div id="extra393" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the name</b>&nbsp;<a href=inform:/doc296.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<i>something (called macguffin) while asking which do you mean</i>&nbsp;&nbsp;<font color="#800000">Numbered Disambiguation Choices preface disambiguation objects with numbers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices preface disambiguation objects with numbers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The numbered disambiguation choices preface disambiguation objects with numbers rule is not listed in the before printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000286', 'plus1000286'); return false;"><img border=0 id="plus1000286" src=inform:/doc_images/responses.png></a>&nbsp;2&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra1000286" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">""</span>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices preface disambiguation objects with numbers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices preface disambiguation objects with numbers rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">") "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices preface disambiguation objects with numbers rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices preface disambiguation objects with numbers rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law I - Number of aspects constrained">before&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item being printed)</i>&nbsp;&nbsp;<font color="#800000">make named things mentioned rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('make named things mentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The make named things mentioned rule is not listed in the before printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard name printing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard name printing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard name printing rule is not listed in the for printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">after&nbsp;&nbsp;&nbsp;&nbsp;<i>something while asking which do you mean</i>&nbsp;&nbsp;<font color="#800000">Numbered Disambiguation Choices cleanup disambiguation-busy flag rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('Numbered Disambiguation Choices cleanup disambiguation-busy flag rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The numbered disambiguation choices cleanup disambiguation-busy flag rule is not listed in the after printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Aaron%20Reed/Numbered%20Disambiguation%20Choices.html' title="Numbered Disambiguation Choices by Aaron Reed" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the rule below was listed as 'last' so comes after the rule above, which wasn't">after&nbsp;&nbsp;&nbsp;&nbsp;<i>a direction (called way) while listing exits</i>&nbsp;&nbsp;<font color="#800000">standard exit printing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit printing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard exit printing rule is not listed in the after printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000295', 'plus1000295'); return false;"><img border=0 id="plus1000295" src=inform:/doc_images/responses.png></a>&nbsp;2&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra1000295" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" [passing text of gateway] [the gateway]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit printing rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard exit printing rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">" to [the room way from the location]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit printing rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard exit printing rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing">after&nbsp;&nbsp;&nbsp;&nbsp;<i>a closed door (called gateway) while listing exits</i>&nbsp;&nbsp;<font color="#800000">standard door closed text rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard door closed text rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard door closed text rule is not listed in the after printing the name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000296', 'plus1000296'); return false;"><img border=0 id="plus1000296" src=inform:/doc_images/responses.png></a>&nbsp;1&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra1000296" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" [closed text of gateway]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard door closed text rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard door closed text rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra394', 'plus394'); return false;"><img border=0 id="plus394" src=inform:/doc_images/extra.png></a>&nbsp;printing the plural name&nbsp;<a href=inform:/doc297.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra394" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the plural name</b>&nbsp;<a href=inform:/doc297.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>something (called the item)</i>&nbsp;&nbsp;<font color="#800000">standard printing the plural name rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard printing the plural name rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard printing the plural name rule is not listed in the for printing the plural name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra363', 'plus363'); return false;"><img border=0 id="plus363" src=inform:/doc_images/extra.png></a>&nbsp;printing the plural name&nbsp;<a href=inform:/doc297.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra363" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the plural name</b>&nbsp;<a href=inform:/doc297.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>something (called the item)</i>&nbsp;&nbsp;<font color="#800000">standard printing the plural name rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard printing the plural name rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard printing the plural name rule is not listed in the for printing the plural name rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra395', 'plus395'); return false;"><img border=0 id="plus395" src=inform:/doc_images/extra.png></a>&nbsp;printing a number&nbsp;<a href=inform:/doc298.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra395" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a number</b>&nbsp;<a href=inform:/doc298.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>something (called the item)</i>&nbsp;&nbsp;<font color="#800000">standard printing a number of something rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard printing a number of something rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard printing a number of something rule is not listed in the for printing a number rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra364', 'plus364'); return false;"><img border=0 id="plus364" src=inform:/doc_images/extra.png></a>&nbsp;printing a number&nbsp;<a href=inform:/doc298.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra364" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a number</b>&nbsp;<a href=inform:/doc298.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>something (called the item)</i>&nbsp;&nbsp;<font color="#800000">standard printing a number of something rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard printing a number of something rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard printing a number of something rule is not listed in the for printing a number rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra396', 'plus396'); return false;"><img border=0 id="plus396" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing room description details&nbsp;<a href=inform:/doc302.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra396" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing room description details</b>&nbsp;<a href=inform:/doc302.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra397', 'plus397'); return false;"><img border=0 id="plus397" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing inventory details&nbsp;<a href=inform:/doc303.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra397" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing inventory details</b>&nbsp;<a href=inform:/doc303.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra398', 'plus398'); return false;"><img border=0 id="plus398" src=inform:/doc_images/extra.png></a>&nbsp;listing contents&nbsp;<a href=inform:/doc299.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra398" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>listing contents</b>&nbsp;<a href=inform:/doc299.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard contents listing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard contents listing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard contents listing rule is not listed in the for listing contents rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra365', 'plus365'); return false;"><img border=0 id="plus365" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing room description details&nbsp;<a href=inform:/doc302.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra365" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing room description details</b>&nbsp;<a href=inform:/doc302.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra366', 'plus366'); return false;"><img border=0 id="plus366" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing inventory details&nbsp;<a href=inform:/doc303.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra366" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing inventory details</b>&nbsp;<a href=inform:/doc303.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra367', 'plus367'); return false;"><img border=0 id="plus367" src=inform:/doc_images/extra.png></a>&nbsp;listing contents&nbsp;<a href=inform:/doc299.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra367" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>listing contents</b>&nbsp;<a href=inform:/doc299.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard contents listing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard contents listing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard contents listing rule is not listed in the for listing contents rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra368', 'plus368'); return false;"><img border=0 id="plus368" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">grouping together&nbsp;<a href=inform:/doc300.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra368" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>grouping together</b>&nbsp;<a href=inform:/doc300.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra369', 'plus369'); return false;"><img border=0 id="plus369" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">writing a paragraph about&nbsp;<a href=inform:/doc310.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra369" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>writing a paragraph about</b>&nbsp;<a href=inform:/doc310.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra370', 'plus370'); return false;"><img border=0 id="plus370" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">listing nondescript items&nbsp;<a href=inform:/doc311.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra370" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>listing nondescript items</b>&nbsp;<a href=inform:/doc311.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra392', 'plus392'); return false;"><img border=0 id="plus392" src=inform:/doc_images/extra.png></a>&nbsp;printing the locale description&nbsp;<a href=inform:/doc312.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 rules)</p><div id="extra392" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the locale description</b>&nbsp;<a href=inform:/doc312.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">initialise locale description rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initialise locale description rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initialise locale description rule is not listed in the before printing the locale description rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra399', 'plus399'); return false;"><img border=0 id="plus399" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">grouping together&nbsp;<a href=inform:/doc300.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra399" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>grouping together</b>&nbsp;<a href=inform:/doc300.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra400', 'plus400'); return false;"><img border=0 id="plus400" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">writing a paragraph about&nbsp;<a href=inform:/doc310.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra400" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>writing a paragraph about</b>&nbsp;<a href=inform:/doc310.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra401', 'plus401'); return false;"><img border=0 id="plus401" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">listing nondescript items&nbsp;<a href=inform:/doc311.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra401" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>listing nondescript items</b>&nbsp;<a href=inform:/doc311.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra423', 'plus423'); return false;"><img border=0 id="plus423" src=inform:/doc_images/extra.png></a>&nbsp;printing the locale description&nbsp;<a href=inform:/doc312.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 rules)</p><div id="extra423" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the locale description</b>&nbsp;<a href=inform:/doc312.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">initialise locale description rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initialise locale description rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initialise locale description rule is not listed in the before printing the locale description rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">find notable locale objects rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('find notable locale objects rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The find notable locale objects rule is not listed in the before printing the locale description rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">interesting locale paragraphs rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('interesting locale paragraphs rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The interesting locale paragraphs rule is not listed in the for printing the locale description rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">you-can-also-see rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The you-can-also-see rule is not listed in the for printing the locale description rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000046', 'plus1000046'); return false;"><img border=0 id="plus1000046" src=inform:/doc_images/responses.png></a>&nbsp;6</p>
<div id="extra1000046" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"On [the domain] [we] "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">"In [the domain] [we] "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;D&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the player][can] also see "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (D)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (D) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;E&nbsp;&nbsp;</span> <span style="color: #000066;">"[regarding the player][can] see "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (E)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (E) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;F&nbsp;&nbsp;</span> <span style="color: #000066;">" here"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (F)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('you-can-also-see rule response (F) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra393', 'plus393'); return false;"><img border=0 id="plus393" src=inform:/doc_images/extra.png></a>&nbsp;choosing notable locale objects&nbsp;<a href=inform:/doc313.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra393" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>choosing notable locale objects</b>&nbsp;<a href=inform:/doc313.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard notable locale objects rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard notable locale objects rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard notable locale objects rule is not listed in the for choosing notable locale objects rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra424', 'plus424'); return false;"><img border=0 id="plus424" src=inform:/doc_images/extra.png></a>&nbsp;choosing notable locale objects&nbsp;<a href=inform:/doc313.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra424" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>choosing notable locale objects</b>&nbsp;<a href=inform:/doc313.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard notable locale objects rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard notable locale objects rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard notable locale objects rule is not listed in the for choosing notable locale objects rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra394', 'plus394'); return false;"><img border=0 id="plus394" src=inform:/doc_images/extra.png></a>&nbsp;printing a locale paragraph about&nbsp;<a href=inform:/doc314.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (9 rules)</p><div id="extra394" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a locale paragraph about</b>&nbsp;<a href=inform:/doc314.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a supporter (called the tabletop)</i>&nbsp;&nbsp;<font color="#800000">initial appearance on supporters rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initial appearance on supporters rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initial appearance on supporters rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin2"><a href="#" onclick="showExtra('extra425', 'plus425'); return false;"><img border=0 id="plus425" src=inform:/doc_images/extra.png></a>&nbsp;printing a locale paragraph about&nbsp;<a href=inform:/doc314.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (9 rules)</p><div id="extra425" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a locale paragraph about</b>&nbsp;<a href=inform:/doc314.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a supporter (called the tabletop)</i>&nbsp;&nbsp;<font color="#800000">initial appearance on supporters rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initial appearance on supporters rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initial appearance on supporters rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.1 - Object To Which Rule Applies">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item)</i>&nbsp;&nbsp;<font color="#800000">don't mention player's supporter in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('don[=0x0027=]t mention player[=0x0027=]s supporter in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The don[=0x0027=]t mention player[=0x0027=]s supporter in room descriptions rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item)</i>&nbsp;&nbsp;<font color="#800000">don't mention scenery in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('don[=0x0027=]t mention scenery in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The don[=0x0027=]t mention scenery in room descriptions rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item)</i>&nbsp;&nbsp;<font color="#800000">don't mention undescribed items in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('don[=0x0027=]t mention undescribed items in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The don[=0x0027=]t mention undescribed items in room descriptions rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
@ -741,15 +757,15 @@
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">for&nbsp;&nbsp;&nbsp;&nbsp;<i>a thing (called the item)</i>&nbsp;&nbsp;<font color="#800000">describe what's on mentioned supporters in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('describe what[=0x0027=]s on mentioned supporters in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The describe what[=0x0027=]s on mentioned supporters in room descriptions rule is not listed in the for printing a locale paragraph about rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000056', 'plus1000056'); return false;"><img border=0 id="plus1000056" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000056" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"On [the item] "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('describe what[=0x0027=]s on mentioned supporters in room descriptions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('describe what[=0x0027=]s on mentioned supporters in room descriptions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>How accessibility is judged</b></p><p>These rulebooks are used when deciding who can reach what, and who can see what.</p><p class="tightin2"><a href="#" onclick="showExtra('extra14', 'plus14'); return false;"><img border=0 id="plus14" src=inform:/doc_images/extra.png></a>&nbsp;reaching inside&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook (2 rules)</p><div id="extra14" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reaching inside</b>&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('reaching inside')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach inside rooms rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach inside rooms rule is not listed in the reaching inside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000299', 'plus1000299'); return false;"><img border=0 id="plus1000299" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000299" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can't] reach into [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">can't reach inside closed containers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach inside closed containers rule is not listed in the reaching inside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000298', 'plus1000298'); return false;"><img border=0 id="plus1000298" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000298" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [aren't] open."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p><b>How accessibility is judged</b></p><p>These rulebooks are used when deciding who can reach what, and who can see what.</p><p class="tightin2"><a href="#" onclick="showExtra('extra14', 'plus14'); return false;"><img border=0 id="plus14" src=inform:/doc_images/extra.png></a>&nbsp;reaching inside&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook (2 rules)</p><div id="extra14" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reaching inside</b>&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('reaching inside')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach inside rooms rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach inside rooms rule is not listed in the reaching inside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000324', 'plus1000324'); return false;"><img border=0 id="plus1000324" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000324" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can't] reach into [the noun]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">can't reach inside closed containers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach inside closed containers rule is not listed in the reaching inside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000323', 'plus1000323'); return false;"><img border=0 id="plus1000323" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000323" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [aren't] open."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;allow access - <i>a success</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;deny access - <i>a failure</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a>&nbsp;reaching outside&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook (1 rule)</p><div id="extra15" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reaching outside</b>&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('reaching outside')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach outside closed containers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach outside closed containers rule is not listed in the reaching outside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000300', 'plus1000300'); return false;"><img border=0 id="plus1000300" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000300" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [aren't] open."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a>&nbsp;reaching outside&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook (1 rule)</p><div id="extra15" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>reaching outside</b>&nbsp;<a href=inform:/doc192.html><img border=0 src=inform:/doc_images/help.png></a> ... an object based rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('reaching outside')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach outside closed containers rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t reach outside closed containers rule is not listed in the reaching outside rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000325', 'plus1000325'); return false;"><img border=0 id="plus1000325" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000325" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [aren't] open."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;allow access - <i>a success</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;deny access - <i>a failure</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
@ -757,12 +773,12 @@
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;there is sufficient light - <i>a failure</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;there is insufficient light - <i>a success</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>Light and darkness</b></p><p>These activities control how we describe darkness.</p><p class="tightin2"><a href="#" onclick="showExtra('extra371', 'plus371'); return false;"><img border=0 id="plus371" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the name of a dark room&nbsp;<a href=inform:/doc307.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra371" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the name of a dark room</b>&nbsp;<a href=inform:/doc307.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra372', 'plus372'); return false;"><img border=0 id="plus372" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the description of a dark room&nbsp;<a href=inform:/doc308.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra372" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the description of a dark room</b>&nbsp;<a href=inform:/doc308.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra373', 'plus373'); return false;"><img border=0 id="plus373" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the announcement of darkness&nbsp;<a href=inform:/doc305.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra373" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the announcement of darkness</b>&nbsp;<a href=inform:/doc305.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra374', 'plus374'); return false;"><img border=0 id="plus374" src=inform:/doc_images/extra.png></a>&nbsp;printing the announcement of light&nbsp;<a href=inform:/doc306.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra374" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the announcement of light</b>&nbsp;<a href=inform:/doc306.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">look around once light available rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('look around once light available rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The look around once light available rule is not listed in the for printing the announcement of light rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p><b>Light and darkness</b></p><p>These activities control how we describe darkness.</p><p class="tightin2"><a href="#" onclick="showExtra('extra402', 'plus402'); return false;"><img border=0 id="plus402" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the name of a dark room&nbsp;<a href=inform:/doc307.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra402" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the name of a dark room</b>&nbsp;<a href=inform:/doc307.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the name of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra403', 'plus403'); return false;"><img border=0 id="plus403" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the description of a dark room&nbsp;<a href=inform:/doc308.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra403" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the description of a dark room</b>&nbsp;<a href=inform:/doc308.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the description of a dark room:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra404', 'plus404'); return false;"><img border=0 id="plus404" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the announcement of darkness&nbsp;<a href=inform:/doc305.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra404" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the announcement of darkness</b>&nbsp;<a href=inform:/doc305.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra405', 'plus405'); return false;"><img border=0 id="plus405" src=inform:/doc_images/extra.png></a>&nbsp;printing the announcement of light&nbsp;<a href=inform:/doc306.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra405" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the announcement of light</b>&nbsp;<a href=inform:/doc306.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">look around once light available rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('look around once light available rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The look around once light available rule is not listed in the for printing the announcement of light rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra375', 'plus375'); return false;"><img border=0 id="plus375" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing a refusal to act in the dark&nbsp;<a href=inform:/doc304.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra375" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a refusal to act in the dark</b>&nbsp;<a href=inform:/doc304.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra406', 'plus406'); return false;"><img border=0 id="plus406" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing a refusal to act in the dark&nbsp;<a href=inform:/doc304.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra406" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing a refusal to act in the dark</b>&nbsp;<a href=inform:/doc304.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing a refusal to act in the dark:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>The top level</b></p><p>An Inform story file spends its whole time working through these three master rulebooks. They can be altered, just as all rulebooks can, but it's generally better to leave them alone.</p><p class="tightin2"><a href="#" onclick="showExtra('extra0', 'plus0'); return false;"><img border=0 id="plus0" src=inform:/doc_images/extra.png></a>&nbsp;startup rules ... rulebook (11 rules)</p><div id="extra0" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>startup rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('startup rules')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">initialise memory rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initialise memory rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initialise memory rule is not listed in the startup rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">virtual machine startup rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('virtual machine startup rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The virtual machine startup rule is not listed in the startup rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">seed random number generator rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('seed random number generator rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The seed random number generator rule is not listed in the startup rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
@ -775,38 +791,39 @@
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">display banner rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('display banner rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The display banner rule is not listed in the startup rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">initial room description rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('initial room description rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The initial room description rule is not listed in the startup rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra388', 'plus388'); return false;"><img border=0 id="plus388" src=inform:/doc_images/extra.png></a>&nbsp;starting the virtual machine&nbsp;<a href=inform:/doc326.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra388" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>starting the virtual machine</b>&nbsp;<a href=inform:/doc326.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">enable Glulx acceleration rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('enable Glulx acceleration rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The enable glulx acceleration rule is not listed in the for starting the virtual machine rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="tightin3"><a href="#" onclick="showExtra('extra419', 'plus419'); return false;"><img border=0 id="plus419" src=inform:/doc_images/extra.png></a>&nbsp;starting the virtual machine&nbsp;<a href=inform:/doc326.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra419" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>starting the virtual machine</b>&nbsp;<a href=inform:/doc326.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">enable Glulx acceleration rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('enable Glulx acceleration rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The enable glulx acceleration rule is not listed in the for starting the virtual machine rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra377', 'plus377'); return false;"><img border=0 id="plus377" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the banner text&nbsp;<a href=inform:/doc323.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra377" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the banner text</b>&nbsp;<a href=inform:/doc323.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra408', 'plus408'); return false;"><img border=0 id="plus408" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">printing the banner text&nbsp;<a href=inform:/doc323.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra408" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the banner text</b>&nbsp;<a href=inform:/doc323.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra1', 'plus1'); return false;"><img border=0 id="plus1" src=inform:/doc_images/extra.png></a>&nbsp;turn sequence rules ... rulebook (12 rules)</p><div id="extra1" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>turn sequence rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('turn sequence rules')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">parse command rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('parse command rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The parse command rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">declare everything initially unmentioned rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('declare everything initially unmentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The declare everything initially unmentioned rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">generate action rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The generate action rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000283', 'plus1000283'); return false;"><img border=0 id="plus1000283" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000283" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(considering the first sixteen objects only)[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('generate action rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Nothing to do!"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('generate action rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">generate action rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The generate action rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000308', 'plus1000308'); return false;"><img border=0 id="plus1000308" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000308" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"(considering the first sixteen objects only)[command clarification break]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('generate action rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"Nothing to do!"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('generate action rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('generate action rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">every turn stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('every turn stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The every turn stage rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule above was listed as 'first' so precedes this one, which wasn't"><font color="#800000">timed events rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('timed events rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The timed events rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">advance time rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('advance time rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The advance time rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">update chronological records rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('update chronological records rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The update chronological records rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule below was listed as 'last' so comes after the rule above, which wasn't"></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">adjust light rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('adjust light rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The adjust light rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000281', 'plus1000281'); return false;"><img border=0 id="plus1000281" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000281" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[It] [are] [if story tense is present tense]now [end if]pitch dark in
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">adjust light rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('adjust light rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The adjust light rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000306', 'plus1000306'); return false;"><img border=0 id="plus1000306" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000306" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[It] [are] [if story tense is present tense]now [end if]pitch dark in
[if story tense is present tense]here[else]there[end if]!"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('adjust light rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('adjust light rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">note object acquisitions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('note object acquisitions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The note object acquisitions rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">notify score changes rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('notify score changes rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The notify score changes rule is not listed in the turn sequence rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra376', 'plus376'); return false;"><img border=0 id="plus376" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">constructing the status line&nbsp;<a href=inform:/doc309.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra376" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>constructing the status line</b>&nbsp;<a href=inform:/doc309.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra407', 'plus407'); return false;"><img border=0 id="plus407" src=inform:/doc_images/extra.png></a>&nbsp;constructing the status line&nbsp;<a href=inform:/doc309.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra407" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>constructing the status line</b>&nbsp;<a href=inform:/doc309.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<i>while displaying</i>&nbsp;&nbsp;<font color="#800000">constructing status line while displaying rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('constructing status line while displaying rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The constructing status line while displaying rule is not listed in the for constructing the status line rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a>&nbsp;shutdown rules ... rulebook (4 rules)</p><div id="extra2" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>shutdown rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('shutdown rules')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">when play ends stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('when play ends stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The when play ends stage rule is not listed in the shutdown rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule above was listed as 'first' so precedes this one, which was listed as 'last'"><font color="#800000">resurrect player if asked rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('resurrect player if asked rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The resurrect player if asked rule is not listed in the shutdown rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">print player's obituary rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print player[=0x0027=]s obituary rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print player[=0x0027=]s obituary rule is not listed in the shutdown rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">ask the final question rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('ask the final question rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The ask the final question rule is not listed in the shutdown rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra389', 'plus389'); return false;"><img border=0 id="plus389" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">amusing a victorious player&nbsp;<a href=inform:/doc325.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra389" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>amusing a victorious player</b>&nbsp;<a href=inform:/doc325.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra390', 'plus390'); return false;"><img border=0 id="plus390" src=inform:/doc_images/extra.png></a>&nbsp;printing the player's obituary&nbsp;<a href=inform:/doc324.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (3 rules)</p><div id="extra390" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the player's obituary</b>&nbsp;<a href=inform:/doc324.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print obituary headline rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print obituary headline rule is not listed in the for printing the player[=0x0027=]s obituary rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000314', 'plus1000314'); return false;"><img border=0 id="plus1000314" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000314" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" You have died "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">" You have won "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">" The End "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra420', 'plus420'); return false;"><img border=0 id="plus420" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">amusing a victorious player&nbsp;<a href=inform:/doc325.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra420" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>amusing a victorious player</b>&nbsp;<a href=inform:/doc325.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="tightin2">There are no rules before, for or after this activity.</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra421', 'plus421'); return false;"><img border=0 id="plus421" src=inform:/doc_images/extra.png></a>&nbsp;printing the player's obituary&nbsp;<a href=inform:/doc324.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (3 rules)</p><div id="extra421" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>printing the player's obituary</b>&nbsp;<a href=inform:/doc324.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print obituary headline rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print obituary headline rule is not listed in the for printing the player[=0x0027=]s obituary rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000339', 'plus1000339'); return false;"><img border=0 id="plus1000339" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000339" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">" You have died "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">" You have won "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;C&nbsp;&nbsp;</span> <span style="color: #000066;">" The End "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print obituary headline rule response (C) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print final score rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print final score rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print final score rule is not listed in the for printing the player[=0x0027=]s obituary rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">display final status line rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('display final status line rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The display final status line rule is not listed in the for printing the player[=0x0027=]s obituary rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><a href="#" onclick="showExtra('extra391', 'plus391'); return false;"><img border=0 id="plus391" src=inform:/doc_images/extra.png></a>&nbsp;handling the final question ... activity (4 rules)</p><div id="extra391" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>handling the final question</b> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print the final question rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final question rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print the final question rule is not listed in the before handling the final question rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000041', 'plus1000041'); return false;"><img border=0 id="plus1000041" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<p class="tightin3"><a href="#" onclick="showExtra('extra422', 'plus422'); return false;"><img border=0 id="plus422" src=inform:/doc_images/extra.png></a>&nbsp;handling the final question ... activity (4 rules)</p><div id="extra422" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>handling the final question</b> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print the final question rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final question rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print the final question rule is not listed in the before handling the final question rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000041', 'plus1000041'); return false;"><img border=0 id="plus1000041" src=inform:/doc_images/responses.png></a>&nbsp;2</p>
<div id="extra1000041" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"Would you like to "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final question rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print the final question rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">" or "</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final question rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print the final question rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">print the final prompt rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final prompt rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The print the final prompt rule is not listed in the before handling the final question rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000040', 'plus1000040'); return false;"><img border=0 id="plus1000040" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000040" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"&gt; [run paragraph on]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('print the final prompt rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('print the final prompt rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
@ -818,16 +835,16 @@
<div id="extra1000011" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[current item from the multiple object list]: [run paragraph on]"</span>&nbsp;&nbsp;<a href="javascript:pasteCode('announce items from multiple object lists rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('announce items from multiple object lists rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">set pronouns from items from multiple object lists rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('set pronouns from items from multiple object lists rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The set pronouns from items from multiple object lists rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'first', so they appear in reverse order of listing"><font color="#800000">before stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('before stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The before stage rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule above was listed as 'first' so precedes this one, which wasn't"><font color="#800000">basic visibility rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('basic visibility rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The basic visibility rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000291', 'plus1000291'); return false;"><img border=0 id="plus1000291" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000291" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[It] [are] pitch dark, and [we] [can't see] a thing."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('basic visibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('basic visibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">basic accessibility rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('basic accessibility rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The basic accessibility rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000290', 'plus1000290'); return false;"><img border=0 id="plus1000290" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000290" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"You must name something more substantial."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('basic accessibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('basic accessibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule above was listed as 'first' so precedes this one, which wasn't"><font color="#800000">basic visibility rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('basic visibility rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The basic visibility rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000316', 'plus1000316'); return false;"><img border=0 id="plus1000316" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000316" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[It] [are] pitch dark, and [we] [can't see] a thing."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('basic visibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('basic visibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">basic accessibility rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('basic accessibility rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The basic accessibility rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000315', 'plus1000315'); return false;"><img border=0 id="plus1000315" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000315" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"You must name something more substantial."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('basic accessibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('basic accessibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">carrying requirements rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('carrying requirements rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The carrying requirements rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the rule below was listed as 'last' so comes after the rule above, which wasn't"><font color="#800000">instead stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('instead stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The instead stage rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">requested actions require persuasion rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The requested actions require persuasion rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000293', 'plus1000293'); return false;"><img border=0 id="plus1000293" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000293" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [have] better things to do."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">carry out requested actions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('carry out requested actions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The carry out requested actions rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000294', 'plus1000294'); return false;"><img border=0 id="plus1000294" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000294" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [are] unable to do that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('carry out requested actions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('carry out requested actions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">requested actions require persuasion rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The requested actions require persuasion rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000318', 'plus1000318'); return false;"><img border=0 id="plus1000318" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000318" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [have] better things to do."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('requested actions require persuasion rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">carry out requested actions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('carry out requested actions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The carry out requested actions rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000319', 'plus1000319'); return false;"><img border=0 id="plus1000319" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000319" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[The noun] [are] unable to do that."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('carry out requested actions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('carry out requested actions rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">descend to specific action-processing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('descend to specific action-processing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The descend to specific action-processing rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules were both listed as 'last', so they appear in order of listing"><font color="#800000">end action-processing in success rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('end action-processing in success rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The end action-processing in success rule is not listed in the action-processing rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
@ -845,7 +862,7 @@
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">player aware of actions on visible nouns rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('player aware of actions on visible nouns rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The player aware of actions on visible nouns rule is not listed in the player[=0x0027=]s action awareness rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/ruleequal.png title="these rules are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">player aware of actions on visible second nouns rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('player aware of actions on visible second nouns rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The player aware of actions on visible second nouns rule is not listed in the player[=0x0027=]s action awareness rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>How responses are printed</b></p><p>The Standard Rules, and some extensions, reply to the player's commands with messages which are able to be modified.</p><p class="tightin2"><a href="#" onclick="showExtra('extra395', 'plus395'); return false;"><img border=0 id="plus395" src=inform:/doc_images/extra.png></a>&nbsp;issuing the response text&nbsp;<a href=inform:/doc301.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra395" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>issuing the response text</b>&nbsp;<a href=inform:/doc301.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard issuing the response text rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard issuing the response text rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard issuing the response text rule is not listed in the for issuing the response text rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p><b>How responses are printed</b></p><p>The Standard Rules, and some extensions, reply to the player's commands with messages which are able to be modified.</p><p class="tightin2"><a href="#" onclick="showExtra('extra426', 'plus426'); return false;"><img border=0 id="plus426" src=inform:/doc_images/extra.png></a>&nbsp;issuing the response text&nbsp;<a href=inform:/doc301.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra426" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>issuing the response text</b>&nbsp;<a href=inform:/doc301.html><img border=0 src=inform:/doc_images/help.png></a> ... activity</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard issuing the response text rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard issuing the response text rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard issuing the response text rule is not listed in the for issuing the response text rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</div>
<div id="segment2">
@ -861,6 +878,20 @@
Further rulebooks, from the source or extensions<br><i>About rulebooks&nbsp;&nbsp;<a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>; About activities&nbsp;&nbsp;<a href=inform:/doc287.html><img border=0 src=inform:/doc_images/help.png></a>; Moving or abolishing rules&nbsp;&nbsp;<a href=inform:/doc330.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<p><b>From the extension Exit Lister by Gavin Lambert</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra371', 'plus371'); return false;"><img border=0 id="plus371" src=inform:/doc_images/extra.png></a>&nbsp;exit obviousness ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra371" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>exit obviousness</b> ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('exit obviousness')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>a room (called place)</i>&nbsp;&nbsp;<font color="#800000">darkness hides exits rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('darkness hides exits rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The darkness hides exits rule is not listed in the exit obviousness rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra372', 'plus372'); return false;"><img border=0 id="plus372" src=inform:/doc_images/extra.png></a>&nbsp;door obviousness ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra372" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>door obviousness</b> ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('door obviousness')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>a door (called gateway)</i>&nbsp;&nbsp;<font color="#800000">check obvious doors rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('check obvious doors rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The check obvious doors rule is not listed in the door obviousness rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra373', 'plus373'); return false;"><img border=0 id="plus373" src=inform:/doc_images/extra.png></a>&nbsp;room memory ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra373" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>room memory</b> ... an object based rulebook&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('room memory')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i></p></font></td></tr></table><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>a room (called place)</i>&nbsp;&nbsp;<font color="#800000">unvisited room memory rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('unvisited room memory rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The unvisited room memory rule is not listed in the room memory rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
</font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra429', 'plus429'); return false;"><img border=0 id="plus429" src=inform:/doc_images/extra.png></a>&nbsp;listing exits ... activity&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra429" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>listing exits</b> ... activity&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing exits:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for listing exits:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After listing exits:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard exit listing rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit listing rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard exit listing rule is not listed in the for listing exits rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000294', 'plus1000294'); return false;"><img border=0 id="plus1000294" src=inform:/doc_images/responses.png></a>&nbsp;2&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra1000294" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can see] no obvious exits."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit listing rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard exit listing rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i><br>&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;B&nbsp;&nbsp;</span> <span style="color: #000066;">"[We] [can go] [list of exit-listable directions] from [here]."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard exit listing rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard exit listing rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>default outcome is</i> success</p><p class="tightin2">NB: last after printing the name of a closed door ( called gateway ) while listing exits ( this is the standard door closed text rule )&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p><p class="tightin2">NB: last after printing the name of a direction ( called way ) while listing exits ( this is the standard exit printing rule )&nbsp;<a href='inform://Extensions/Extensions/Gavin%20Lambert/Exit%20Lister.html' title="Exit Lister by Gavin Lambert" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>From the extension Menus by Emily Short</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra428', 'plus428'); return false;"><img border=0 id="plus428" src=inform:/doc_images/extra.png></a>&nbsp;displaying ... activity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra428" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>displaying</b> ... activity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before displaying:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for displaying:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After displaying:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">basic menu contents rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('basic menu contents rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The basic menu contents rule is not listed in the for displaying rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<p class="hangingin2"><i>default outcome is</i> success</p><p class="tightin2">NB: rule for constructing the status line while displaying ( this is the constructing status line while displaying rule )&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Menus.html' title="Menus by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p><b>From the extension Basic Screen Effects by Emily Short</b></p><p class="tightin2"><a href="#" onclick="showExtra('extra427', 'plus427'); return false;"><img border=0 id="plus427" src=inform:/doc_images/extra.png></a>&nbsp;pausing the game ... activity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a> (1 rule)</p><div id="extra427" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>pausing the game</b> ... activity&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('Before pausing the game:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>b</i> <a href="javascript:pasteCode('Rule for pausing the game:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>f</i> <a href="javascript:pasteCode('After pausing the game:')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>a</i></p></font></td></tr></table><p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">standard pausing the game rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard pausing the game rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard pausing the game rule is not listed in the for pausing the game rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000275', 'plus1000275'); return false;"><img border=0 id="plus1000275" src=inform:/doc_images/responses.png></a>&nbsp;1&nbsp;<a href='inform://Extensions/Extensions/Emily%20Short/Basic%20Screen%20Effects.html' title="Basic Screen Effects by Emily Short" STYLE="text-decoration: none"><img border=0 src=inform:/doc_images/Revealext.png></a></p>
<div id="extra1000275" style="display: none;"><p class="in2">&nbsp;&nbsp;&nbsp;&nbsp;<span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;">&nbsp;&nbsp;A&nbsp;&nbsp;</span> <span style="color: #000066;">"[paragraph break]Please press SPACE to continue."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard pausing the game rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard pausing the game rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>set</i></div>
<p class="hangingin2"><i>default outcome is</i> success</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</div>
<hr>

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -673,7 +673,10 @@
A map of how the scenes begin and end<br><i>About scenes&nbsp;&nbsp;<a href=inform:/doc150.html><img border=0 src=inform:/doc_images/help.png></a>; How they link together&nbsp;&nbsp;<a href=inform:/doc154.html><img border=0 src=inform:/doc_images/help.png></a></i></p>
</td>
</tr></table>
<p class="tightin1"><img border=0 src=inform:/scene_icons/WPB.png>&nbsp;&nbsp;Entire Game&nbsp;<a href=#A0><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;<img border=0 src=inform:/scene_icons/Recurring.png></p><p>Legend: <img border=0 src=inform:/scene_icons/WPB.png>&nbsp;<i>Begins when play begins</i>; <img border=0 src=inform:/scene_icons/WhenC.png>&nbsp;<i>can begin whenever some condition holds</i>; <img border=0 src=inform:/scene_icons/Segue.png>&nbsp;<i>follows when a previous scene ends</i>; <img border=0 src=inform:/scene_icons/Simul.png>&nbsp;<i>begins simultaneously</i>; <img border=0 src=inform:/scene_icons/WNever.png>&nbsp;<i>never begins</i>; <img border=0 src=inform:/scene_icons/ENever.png>&nbsp;<i>never ends</i>; <img border=0 src=inform:/scene_icons/Recurring.png>&nbsp;<i>recurring (can happen more than once)</i>. <i>Scene names are italicised when and if they appear for a second or subsequent time because the scene can begin in more than one way</i>.</p><a name=SDETAILS></a><hr><p class="hangingin1"><a name=A0></a><b>The <i>Entire Game</i> scene</b>&nbsp;&nbsp;<i>recurring</i></p><p class="tightin1">The Entire Game scene is built-in. It is going on whenever play is going on. (It is recurring so that if the story ends, but then resumes, it too will end but then begin again.)</p><p class="hangingin1"><i>Begins when:</i> the story has not ended</p><p class="hangingin1"><i>Ends when:</i> the story has ended</p></div>
<p class="tightin1"><img border=0 src=inform:/scene_icons/WPB.png>&nbsp;&nbsp;Entire Game&nbsp;<a href=#A0><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;<img border=0 src=inform:/scene_icons/Recurring.png></p><p class="tightin1"><img border=0 src=inform:/scene_icons/WPB.png>&nbsp;&nbsp;Normalcy&nbsp;<a href=#A1><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;<img border=0 src=inform:/scene_icons/ENever.png></p><p class="tightin1"><img border=0 src=inform:/scene_icons/WhenC.png>&nbsp;&nbsp;First Kook&nbsp;<a href=#A2><img border=0 src=inform:/doc_images/Below.png></a>&nbsp;&nbsp;<img border=0 src=inform:/scene_icons/ENever.png></p><p>Legend: <img border=0 src=inform:/scene_icons/WPB.png>&nbsp;<i>Begins when play begins</i>; <img border=0 src=inform:/scene_icons/WhenC.png>&nbsp;<i>can begin whenever some condition holds</i>; <img border=0 src=inform:/scene_icons/Segue.png>&nbsp;<i>follows when a previous scene ends</i>; <img border=0 src=inform:/scene_icons/Simul.png>&nbsp;<i>begins simultaneously</i>; <img border=0 src=inform:/scene_icons/WNever.png>&nbsp;<i>never begins</i>; <img border=0 src=inform:/scene_icons/ENever.png>&nbsp;<i>never ends</i>; <img border=0 src=inform:/scene_icons/Recurring.png>&nbsp;<i>recurring (can happen more than once)</i>. <i>Scene names are italicised when and if they appear for a second or subsequent time because the scene can begin in more than one way</i>.</p><a name=SDETAILS></a><hr><p class="hangingin1"><a name=A0></a><b>The <i>Entire Game</i> scene</b>&nbsp;&nbsp;<i>recurring</i></p><p class="tightin1">The Entire Game scene is built-in. It is going on whenever play is going on. (It is recurring so that if the story ends, but then resumes, it too will end but then begin again.)</p><p class="hangingin1"><i>Begins when:</i> the story has not ended</p><p class="hangingin1"><i>Ends when:</i> the story has ended</p><hr><p class="hangingin1"><a name=A2></a><b>The <i>First Kook</i> scene</b>&nbsp;<a href="source:story.ni#line26"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>Begins when:</i> the turn count is 4&nbsp;<a href="source:story.ni#line26"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>What happens:</i></p><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">&nbsp;<a href="source:story.ni#line27"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin1"><i>During this scene:</i></p><p class="hangingin2"><i>Instead</i></p><p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.3.2 - Action/What/Thing Acted On"><i>looking or examining during First Kook</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line35"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2">&nbsp;&nbsp;&nbsp;&nbsp;<img border=0 src=inform:/doc_images/rulemore.png title="the arrow points from a more specific rule to a more general one, as decided by Law III.4.1 - Action/How/What Happens"><i>asking, answering, or telling during First Kook</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line32"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hangingin2"><i>default outcome is</i> failure</p><p class="hangingin1"><i>Ends when:</i> <b>never</b></p><hr><p class="hangingin1"><a name=A1></a><b>The <i>Normalcy</i> scene</b>&nbsp;<a href="source:story.ni#line24"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>Begins when:</i> <b>play begins</b></p><p class="hangingin1"><i>Ends when:</i> <b>never</b></p></div>
<div id="segment2">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}

View File

@ -276,7 +276,7 @@
}
}
function showAllResp() {
for (var i=0;i<352;i++) {
for (var i=0;i<388;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
@ -659,9 +659,56 @@
A map of the world</p>
</td>
</tr></table>
<!--WORLD INDEX MAP BEGINS-->
<p>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><i>Map</i></font></td><td width="8"></td></tr><tr><td width="8"></td><td></td><td width="8"></td></tr></table></td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Kitchen"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_82 STYLE="text-decoration: none"><font color="#000000">Kt</font></a></font></td></tr></table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow.png title="east to Living Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td></tr>
</table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow.png title="west to Kitchen"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td><td><table border="2" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Living Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000"><a href=#wo_67 STYLE="text-decoration: none"><font color="#000000"><b>LR</b></font></a></font></td></tr></table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td></tr>
</table>
</td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td></tr>
</table>
</td></tr>
<tr><td><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"></td><td></td><td width="8"></td></tr><tr><td width="8"></td><td><font size=2></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></td></tr>
</table>
</p>
<!--WORLD INDEX MAP ENDS-->
<a name=MDETAILS></a>
<a name=I125_living_room></a><a name=wo_62><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font size=2>
<a name=I131_living_room></a><a name=wo_67><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font size=2>
<table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
@ -669,7 +716,7 @@
</table>
</td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/w_arrow.png title="west to Kitchen"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Living Room"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">LR</font></td></tr></table>
</td><td>
@ -682,38 +729,63 @@
</table>
</td></tr>
</table>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><p class="tightin1"><a href="#" onclick="showExtra('extra3', 'plus3'); return false;"><img border=0 id="plus3" src=inform:/doc_images/extra.png></a>&nbsp;<b>Living Room</b> - <i>room where play begins</i>&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href="source:story.ni#line12"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra3" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line12"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Living Room</b></p><p class="hangingin1">printed name: <font color="#000080">"Living Room"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"Your living room. The floor is always a mess, no matter how much time you spend cleaning it up. Cables run across the floor from the wall to the sofa. Various junk has accumulated on the arms of the sofa, which frequently gets knocked off onto the floor, or worse, falls between the cushions.<br><br>A lesbian pride flag adorns the sofa. It's supposed to be placed so that the white stripe in the middle is right on top of the back cushion, but as always, it's been made skewiff and hangs too far down on the sitting side."</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('West from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;lesbian pride flag&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra4" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>lesbian pride flag</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a>; scenery&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"lesbian pride flag"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a>&nbsp;large bin&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra5" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>large bin</b></p><p class="hangingin1">printed name: <font color="#000080">"large bin"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra6', 'plus6'); return false;"><img border=0 id="plus6" src=inform:/doc_images/extra.png></a>&nbsp;switch pro controller&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra6" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>switch pro controller</b></p><p class="hangingin1">printed name: <font color="#000080">"switch pro controller"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra7', 'plus7'); return false;"><img border=0 id="plus7" src=inform:/doc_images/extra.png></a>&nbsp;third party switch controller&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra7" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>third party switch controller</b></p><p class="hangingin1">printed name: <font color="#000080">"third party switch controller"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a>&nbsp;power board&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra8" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>power board</b></p><p class="hangingin1">printed name: <font color="#000080">"power board"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra9', 'plus9'); return false;"><img border=0 id="plus9" src=inform:/doc_images/extra.png></a>&nbsp;mess of cables&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra9" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>mess of cables</b></p><p class="hangingin1">printed name: <font color="#000080">"mess of cables"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line22"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra10', 'plus10'); return false;"><img border=0 id="plus10" src=inform:/doc_images/extra.png></a>&nbsp;carpet - <i>supporter</i>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra10" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>carpet</b></p><p class="hangingin1">printed name: <font color="#000080">"carpet"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a>&nbsp;sofa - <i>supporter</i>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra11" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>sofa</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a>; enterable&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"sofa"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on carpet&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line25"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><p class="tightin1"><a href="#" onclick="showExtra('extra3', 'plus3'); return false;"><img border=0 id="plus3" src=inform:/doc_images/extra.png></a>&nbsp;<b>Living Room</b> - <i>room where play begins</i>&nbsp;<a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a>&nbsp;<a href="source:story.ni#line43"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra3" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line43"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Living Room</b></p><p class="hangingin1">printed name: <font color="#000080">"Living Room"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"Your living room. The floor is always a mess, no matter how much time you spend cleaning it up. Cables run across the floor from the wall to the sofa. Various junk has accumulated on the arms of the sofa, which frequently gets knocked off onto the floor, or worse, falls between the cushions.<br><br>A lesbian pride flag adorns the sofa. It's supposed to be placed so that the white stripe in the middle is right on top of the back cushion, but as always, it's been made skewiff and hangs too far down on the sitting side."</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;west to Kitchen&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('East from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;east; <a href="javascript:pasteCode('Up from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Living Room is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra4', 'plus4'); return false;"><img border=0 id="plus4" src=inform:/doc_images/extra.png></a>&nbsp;lesbian pride flag&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra4" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>lesbian pride flag</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a>; scenery&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"lesbian pride flag"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a>&nbsp;large bin&nbsp;<a href="source:story.ni#line49"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra5" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line49"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>large bin</b></p><p class="hangingin1">printed name: <font color="#000080">"large bin"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line49"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra6', 'plus6'); return false;"><img border=0 id="plus6" src=inform:/doc_images/extra.png></a>&nbsp;switch pro controller&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra6" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>switch pro controller</b></p><p class="hangingin1">printed name: <font color="#000080">"switch pro controller"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"The controller you always use when you and Pet play the Switch together, or when you play games on the NUC."</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra7', 'plus7'); return false;"><img border=0 id="plus7" src=inform:/doc_images/extra.png></a>&nbsp;third party switch controller&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra7" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>third party switch controller</b></p><p class="hangingin1">printed name: <font color="#000080">"third party switch controller"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"Pet's controller. It's a reflective pink colour with a princess crown in the middle."</font>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a>&nbsp;power board&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra8" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>power board</b></p><p class="hangingin1">printed name: <font color="#000080">"power board"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra9', 'plus9'); return false;"><img border=0 id="plus9" src=inform:/doc_images/extra.png></a>&nbsp;mess of cables&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra9" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>mess of cables</b></p><p class="hangingin1">printed name: <font color="#000080">"mess of cables"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line53"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra10', 'plus10'); return false;"><img border=0 id="plus10" src=inform:/doc_images/extra.png></a>&nbsp;carpet - <i>supporter</i>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra10" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>carpet</b></p><p class="hangingin1">printed name: <font color="#000080">"carpet"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a>&nbsp;sofa - <i>supporter</i>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra11" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>sofa</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a>; enterable&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"sofa"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on carpet&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line56"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin4"><i>on</i> <a href="#" onclick="showExtra('extra12', 'plus12'); return false;"><img border=0 id="plus12" src=inform:/doc_images/extra.png></a>&nbsp;yourself - <i>person</i></p>
<div id="extra12" style="display: none;"><p class="in5"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; person &gt; <b>yourself</b></p><p class="hangingin1">proper-named; undescribed</p><p class="hangingin1">printed name: <font color="#000080">"yourself"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"As good-looking as ever."</font></p><p class="hangingin1">carrying capacity: <font color="#000080">1</font>&nbsp;<a href="source:story.ni#line7"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on sofa&nbsp;<a href="source:story.ni#line35"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin4"><i>on</i> <a href="#" onclick="showExtra('extra13', 'plus13'); return false;"><img border=0 id="plus13" src=inform:/doc_images/extra.png></a>&nbsp;Petra - <i>woman</i>&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra13" style="display: none;"><p class="in5"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; person &gt; woman&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Petra</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"Petra"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"Your loving partner of three years."</font>&nbsp;<a href="source:story.ni#line33"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on sofa&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line31"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra14', 'plus14'); return false;"><img border=0 id="plus14" src=inform:/doc_images/extra.png></a>&nbsp;entertainment unit - <i>supporter</i>&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra14" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>entertainment unit</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"entertainment unit"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a>&nbsp;TV&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra15" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>TV</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"TV"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra16', 'plus16'); return false;"><img border=0 id="plus16" src=inform:/doc_images/extra.png></a>&nbsp;Nintendo Switch&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra16" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Nintendo Switch</b></p><p class="hangingin1">printed name: <font color="#000080">"Nintendo Switch"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra17', 'plus17'); return false;"><img border=0 id="plus17" src=inform:/doc_images/extra.png></a>&nbsp;NUC&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra17" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>NUC</b></p><p class="hangingin1">printed name: <font color="#000080">"NUC"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra18', 'plus18'); return false;"><img border=0 id="plus18" src=inform:/doc_images/extra.png></a>&nbsp;PS2&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra18" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>PS2</b></p><p class="hangingin1">printed name: <font color="#000080">"PS2"</font>&nbsp;<a href="source:story.ni#line14"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<div id="extra12" style="display: none;"><p class="in5"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; person &gt; <b>yourself</b></p><p class="hangingin1">proper-named; undescribed</p><p class="hangingin1">printed name: <font color="#000080">"yourself"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"As good-looking as ever."</font></p><p class="hangingin1">carrying capacity: <font color="#000080">1</font>&nbsp;<a href="source:story.ni#line11"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on sofa&nbsp;<a href="source:story.ni#line73"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin4"><i>on</i> <a href="#" onclick="showExtra('extra13', 'plus13'); return false;"><img border=0 id="plus13" src=inform:/doc_images/extra.png></a>&nbsp;Petra - <i>woman</i>&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra13" style="display: none;"><p class="in5"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; person &gt; woman&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Petra</b></p><p class="hangingin1">proper-named&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"Petra"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">description: <font color="#000080">"Your loving partner of three years. She has beautiful blue-green eyes and dark blonde hair."</font>&nbsp;<a href="source:story.ni#line71"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on sofa&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>mentioned in rules:</i> &nbsp;<a href="source:story.ni#line65"><img border=0 src=inform:/doc_images/Reveal.png></a>; &nbsp;<a href="source:story.ni#line67"><img border=0 src=inform:/doc_images/Reveal.png></a>; &nbsp;<a href="source:story.ni#line68"><img border=0 src=inform:/doc_images/Reveal.png></a>; &nbsp;<a href="source:story.ni#line69"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin2"><a href="#" onclick="showExtra('extra14', 'plus14'); return false;"><img border=0 id="plus14" src=inform:/doc_images/extra.png></a>&nbsp;entertainment unit - <i>supporter</i>&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra14" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing &gt; supporter&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>entertainment unit</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"entertainment unit"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> in Living Room&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a>&nbsp;TV&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra15" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>TV</b></p><p class="hangingin1">fixed in place&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1">printed name: <font color="#000080">"TV"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra16', 'plus16'); return false;"><img border=0 id="plus16" src=inform:/doc_images/extra.png></a>&nbsp;Nintendo Switch&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra16" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Nintendo Switch</b></p><p class="hangingin1">printed name: <font color="#000080">"Nintendo Switch"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra17', 'plus17'); return false;"><img border=0 id="plus17" src=inform:/doc_images/extra.png></a>&nbsp;NUC&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra17" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>NUC</b></p><p class="hangingin1">printed name: <font color="#000080">"NUC"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
<p class="tightin3"><i>on</i> <a href="#" onclick="showExtra('extra18', 'plus18'); return false;"><img border=0 id="plus18" src=inform:/doc_images/extra.png></a>&nbsp;PS2&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra18" style="display: none;"><p class="in4"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">thing&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>PS2</b></p><p class="hangingin1">printed name: <font color="#000080">"PS2"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><i>initial location:</i> on entertainment unit&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</font></td></tr></table><p><p><hr><p>
<a name=I146_kitchen></a><a name=wo_82><table border="0" cellspacing="0" cellpadding="0"><tr><td align="left" valign="top"><font size=2>
<table border="0" cellspacing="0" cellpadding="0" background="inform:/map_icons/grid.png"><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="27"><tr><td>
<table border="0" cellspacing="0" cellpadding="0"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/blank_square.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td><td><table border="1" cellpadding="0" cellspacing="0" bordercolor="#000000" width="27" height="27" title="Kitchen"><tr><td valign="middle" align="center" bgcolor="#D3D3D3"><font size=2 color="#000000">Kt</font></td></tr></table>
</td><td>
<table border="0" cellspacing="0" cellpadding="0" width="13" height="27"><tr><td><img border=0 src=inform:/map_icons/ew_spacer.png><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/e_arrow.png title="east to Living Room"><br><img border=0 src=inform:/map_icons/blank_ew.png><br><img border=0 src=inform:/map_icons/ew_spacer.png></td></tr>
</table>
</td></tr>
</table>
</td></tr><tr><td>
<table border="0" cellspacing="0" cellpadding="0" width="53" height="13"><tr><td><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/blank_square.png><img border=0 src=inform:/map_icons/blank_ns.png><img border=0 src=inform:/map_icons/ns_spacer.png><img border=0 src=inform:/map_icons/blank_square.png></td></tr>
</table>
</td></tr>
</table>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><p class="tightin1"><a href="#" onclick="showExtra('extra19', 'plus19'); return false;"><img border=0 id="plus19" src=inform:/doc_images/extra.png></a>&nbsp;<b>Kitchen</b>&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<div id="extra19" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e0e0e0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font size=2><p class="tightin1">room&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a> &gt; <b>Kitchen</b></p><p class="hangingin1">printed name: <font color="#000080">"Kitchen"</font>&nbsp;<a href="source:story.ni#line45"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="tightin1"><img border=0 src=inform:/map_icons/e_arrow.png>&nbsp;east to Living Room&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a></p><p class="hangingin1"><i>add:</i> <a href="javascript:pasteCode('North from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;north; <a href="javascript:pasteCode('Northeast from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northeast; <a href="javascript:pasteCode('Northwest from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;northwest; <a href="javascript:pasteCode('South from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;south; <a href="javascript:pasteCode('Southeast from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southeast; <a href="javascript:pasteCode('Southwest from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;southwest; <a href="javascript:pasteCode('West from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;west; <a href="javascript:pasteCode('Up from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;up; <a href="javascript:pasteCode('Down from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;down; <a href="javascript:pasteCode('Inside from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;inside; <a href="javascript:pasteCode('Outside from Kitchen is .[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;outside</p></font></td><td width="8"></td></tr><tr><td width="8"><img src="inform:/bg_images/bl_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/br_corner_e0e0e0.gif" width="8" height="8" border="0" alt="..." /></td></tr></table></div>
</font></td></tr></table><p></div>
<div id="segment2">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
@ -728,31 +800,32 @@
An A-Z of places, things, people and so on</p>
</td>
</tr></table>
<table border="0" cellspacing="0" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="hang">carpet&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
<table border="0" cellspacing="0" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="hang">carpet&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
<p></p><p class="hang">down ... <i>direction</i></p>
<p></p><p class="hang">east ... <i>direction</i></p>
<p class="hang">entertainment unit&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
<p class="hang">entertainment unit&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
<p></p><p class="hang">inside ... <i>direction</i></p>
<p></p><p class="hang">large bin&nbsp;<a href="source:story.ni#line18"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">lesbian pride flag&nbsp;<a href="source:story.ni#line16"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">Living Room&nbsp;<a href="source:story.ni#line12"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>room</i></p>
<p></p><p class="hang">mess of cables&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">Nintendo Switch&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">Kitchen&nbsp;<a href="source:story.ni#line63"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>room</i></p>
<p></p><p class="hang">large bin&nbsp;<a href="source:story.ni#line49"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">lesbian pride flag&nbsp;<a href="source:story.ni#line47"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">Living Room&nbsp;<a href="source:story.ni#line43"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>room</i></p>
<p></p><p class="hang">mess of cables&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">Nintendo Switch&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">north ... <i>direction</i></p>
<p class="hang">northeast ... <i>direction</i></p>
<p class="hang">northwest ... <i>direction</i></p>
<p class="hang">NUC&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><p></p><p class="hang">outside ... <i>direction</i></p>
<p></p><p class="hang">Petra&nbsp;<a href="source:story.ni#line29"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>woman</i></p>
<p class="hang">power board&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">PS2&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">sofa&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
&nbsp;&nbsp;&nbsp;&nbsp;</font></td><td align="left" valign="top"><font size=2><p class="hang">NUC&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">outside ... <i>direction</i></p>
<p></p><p class="hang">Petra&nbsp;<a href="source:story.ni#line61"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>woman</i></p>
<p class="hang">power board&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">PS2&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">sofa&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a> ... <i>supporter</i></p>
<p class="hang">south ... <i>direction</i></p>
<p class="hang">southeast ... <i>direction</i></p>
<p class="hang">southwest ... <i>direction</i></p>
<p class="hang">switch pro controller&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">third party switch controller&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">TV&nbsp;<a href="source:story.ni#line20"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">switch pro controller&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">third party switch controller&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p class="hang">TV&nbsp;<a href="source:story.ni#line51"><img border=0 src=inform:/doc_images/Reveal.png></a></p>
<p></p><p class="hang">up ... <i>direction</i></p>
<p></p><p class="hang">west ... <i>direction</i></p>
<p></p><p class="hang">yourself ... <i>person</i></p>

View File

@ -1,38 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<ifindex version="1.0" xmlns="http://babel.ifarchive.org/protocol/iFiction/">
<story>
<identification>
<ifid>13511FF2-E72F-11E9-9B9B-0811963CEDC0</ifid>
<format>glulx</format>
</identification>
<bibliographic>
<title>Lynne Simulator</title>
<author>Lynne</author>
<headline>An Interactive Fiction</headline>
<genre>Fiction</genre>
<firstpublished>2019</firstpublished>
<language>en</language>
<group>Inform</group>
</bibliographic>
<releases>
<attached>
<release>
<releasedate>2019-10-05</releasedate>
<version>1</version>
<compiler>Inform 7</compiler>
<compilerversion>6M62</compilerversion>
</release>
</attached>
</releases>
<colophon>
<generator>Inform 7</generator>
<generatorversion>6M62</generatorversion>
<originated>2019-10-05</originated>
</colophon>
<glulx>
<serial>191005</serial>
<release>1</release>
<compiler>Inform 7 build 6M62</compiler>
</glulx>
</story>
</ifindex>

View File

@ -1,38 +0,0 @@
! Blurb file created by Inform build 6M62
status "/usr/share/gnome-inform7/Miscellany/CblorbModel.html" "/home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.inform/Build/StatusCblorb.html"
! Identification
project folder "/home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.inform"
release to "/home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.materials/Release"
! Blorb instructions
storyfile leafname "Lynne Simulator.gblorb"
storyfile "/home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.inform/Build/output.ulx" include
ifiction "/home/lynne/Nextcloud/Projects/games/lynne-simulator/Lynne Simulator.inform/Metadata.iFiction" include
cover "/usr/share/gnome-inform7/Miscellany/Cover.jpg"
picture 1 "/usr/share/gnome-inform7/Miscellany/Cover.jpg"
! Placeholder variables
placeholder [IFID] = "13511FF2-E72F-11E9-9B9B-0811963CEDC0"
placeholder [RELEASE] = "1"
placeholder [YEAR] = "2019"
placeholder [TITLE] = "Lynne Simulator"
placeholder [AUTHOR] = "Lynne"
placeholder [BLURB] = "A work of interactive fiction."
! Other material to release
status alternative ||Using 'Release along with cover art', to provide something more distinctive than the default artwork above&nbsp;<a href=inform:/doc403.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with a website'&nbsp;<a href=inform:/doc405.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with an interpreter', for in-browser play on your website&nbsp;<a href=inform:/doc406.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with a file of "Such-and-Such" called "whatever.pdf"', perhaps to add a manual, or a welcoming note&nbsp;<a href=inform:/doc401.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with the source text'&nbsp;<a href=inform:/doc412.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with a solution'&nbsp;<a href=inform:/doc411.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with the library card'&nbsp;<a href=inform:/doc412.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with the introductory booklet'&nbsp;<a href=inform:/doc404.html><img border=0 src=inform:/doc_images/help.png></a>||
status alternative ||Using 'Release along with the introductory postcard'&nbsp;<a href=inform:/doc404.html><img border=0 src=inform:/doc_images/help.png></a>||

File diff suppressed because it is too large Load Diff

View File

@ -1,13 +1,43 @@
"Lynne Simulator" by "Lynne"
Include Basic Help Menu by Emily Short.
Include Numbered Disambiguation Choices by Aaron Reed.
Use brief room descriptions.
The player's name is always "Lynne".
The carrying capacity of the player is 1.
Locomoting is an action applying to one visible thing. Understand "go to [any room]" as locomoting.
Carry out locomoting:
say "You enter [the noun].";
move the player to the noun.
Understand "cronch [something]" as eating. Understand "cromch [something]" as eating.
Understand "sleeb" as sleeping.
Instead of sleeping:
say "Now isn't the time for a midday nap!"
Normalcy is a scene. Normalcy begins when play begins.
The First Kook is a scene. First Kook begins when the turn count is 4.
When the First Kook begins:
say "You suddenly start to feel a little strange. It's as though time is moving too smoothly, like you're watching a high frame rate film or something. You become acutely aware of your own breathing, feeling your chest expand and contract with every breath. You turn your head slowly to look at Petra.
You're having an episode."
Instead of asking, answering, or telling during the First Kook:
say "You make a catlike mewling noise."
Instead of looking or examining during the First Kook:
say "You can't focus right now."
When play begins:
Now the command prompt is "? ".
Now the command prompt is "? ";
Choose row 1 in Table of Basic Help Options;
Now description entry is "Lynne Simulator is an interactive fiction game about what it's like for the author to have an episode."
The Living Room is a room. "Your living room. The floor is always a mess, no matter how much time you spend cleaning it up. Cables run across the floor from the wall to the sofa. Various junk has accumulated on the arms of the sofa, which frequently gets knocked off onto the floor, or worse, falls between the cushions.
@ -17,19 +47,26 @@ The lesbian pride flag is scenery in the living room.
A large bin is here. [ "The bin is getting full, but nobody wants to take it out." ]
A switch pro controller is here. A third party switch controller is here. A power board is here. The mess of cables are here. A carpet is here. The carpet supports the sofa. The sofa is enterable and fixed in place. Understand "couch" as the sofa. The sofa is a supporter. An entertainment unit is here. The entertainment unit supports the TV, the Nintendo Switch, the NUC, and the PS2. The entertainment unit is fixed in place. The TV is fixed in place.
A switch pro controller is here. The description of the switch pro controller is "The controller you always use when you and Pet play the Switch together, or when you play games on the NUC.". A third party switch controller is here. The description of the third party switch controller is "Pet's controller. It's a reflective pink colour with a princess crown in the middle.". A power board is here. The mess of cables are here. A carpet is here. The carpet supports the sofa. The sofa is enterable and fixed in place. Understand "couch" as the sofa. The sofa is a supporter. An entertainment unit is here. The entertainment unit supports the TV, the Nintendo Switch, the NUC, and the PS2. The entertainment unit is fixed in place. The TV is fixed in place.
Instead of doing something to the cables:
say "You don't particularly feel like sorting them out.".
Instead of doing something other than examining, talking, answering, asking, looking, waiting, getting off or exiting when the player is on the sofa:
try exiting;
Instead of doing something other than examining, talking, answering, sleeping, asking, looking, waiting, getting off or exiting when the player is on the sofa:
silently try exiting;
say "You get off the sofa.";
continue the action.
On the sofa is a woman called Petra.
On the sofa is a woman called Petra. Understand "Pecha" as the Petra. Understand "Pet" as the Petra.
The Kitchen is west of the living room.
After asking the Petra about "Lynne", say "She says 'That's you, honey! You're a wonderful bun, yes you are!' She ruffles your hair."
The description of Petra is "Your loving partner of three years."
After answering the Petra that "hi", say "'Henlo!' She says."
After answering the Petra that "henlo", say "'Hey hun!' She replies."
After answering the Petra that "big leggy lynne", say "'Lynne of biggest leggitude? Largest leggies ever discovered on a bun? Bun of extreme leg size?' She says."
The player is on the sofa.
The description of Petra is "Your loving partner of three years. She has beautiful blue-green eyes and dark blonde hair."
The player is on the sofa.

View File

@ -7,6 +7,6 @@
}
{\*\generator Inform 7 6M62}
{\info {\author .}{\company .}{\title .}
{\creatim\yr2019\mo10\dy05\hr18\min04}}
{\creatim\yr2019\mo10\dy05\hr23\min05}}
\deflang3081\plain\widowctrl\hyphauto
}