lynne-simulator/Lynne Simulator.inform/Index/Rules.html

888 lines
211 KiB
HTML

<!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<376;i++) {
showResp('extra'+(1000000+i), 'plus'+(1000000+i));
}
}
</script>
<style type="text/css" media="screen, print">
p {
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
.box a:link { text-decoration: none; }
.box a:visited { text-decoration: none; }
.box a:active { text-decoration: none; }
.box a:hover { text-decoration: none; color: #444444; }
.smallbox a:link { text-decoration: none; }
.smallbox a:visited { text-decoration: none; }
.smallbox a:active { text-decoration: none; }
.smallbox a:hover { text-decoration: none; color: #444444; }
.symbol {
position: absolute;
top: -4px;
left: -1px;
width: 100%;
color: #ffffff;
padding: 14px 0px 14px 1px;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.indexno {
position: absolute;
top: 1px;
left: 3px;
color: #ffffff;
font-size: 7pt;
text-align: left;
}
.rubric {
position: absolute;
top: 35px;
width: 100%;
color: #ffffff;
font-size: 9px;
font-weight: bold;
text-align: center;
}
.box {
position: relative;
height: 56px;
width: 56px;
padding: 0px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.sidebar {
height: 56px;
width: 16px;
background: #888;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
.sidebar:hover { background: #222; }
.smallbox {
position: relative;
height: 40px;
width: 40px;
padding: 0px;
font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
-webkit-font-smoothing: antialiased;
}
#box1_1 {
background: #cf0a38;
}
#minibox1_1 {
background: #cf0a38;
}
#box1_2 {
background: #cf0a38;
}
#minibox1_2 {
background: #cf0a38;
}
#box1_3 {
background: #cf0a38;
}
#minibox1_3 {
background: #cf0a38;
}
#box1_4 {
background: #cf0a38;
}
#minibox1_4 {
background: #cf0a38;
}
#box1_5 {
background: #cf0a38;
}
#minibox1_5 {
background: #cf0a38;
}
#box2_1 {
background: #ea5b1f;
}
#minibox2_1 {
background: #ea5b1f;
}
#box2_2 {
background: #ea5b1f;
}
#minibox2_2 {
background: #ea5b1f;
}
#box2_3 {
background: #ea5b1f;
}
#minibox2_3 {
background: #ea5b1f;
}
#box2_4 {
background: #ea5b1f;
}
#minibox2_4 {
background: #ea5b1f;
}
#box2_5 {
background: #ea5b1f;
}
#minibox2_5 {
background: #ea5b1f;
}
#box3_1 {
background: #e9cf08;
}
#minibox3_1 {
background: #e9cf08;
}
#box3_2 {
background: #e9cf08;
}
#minibox3_2 {
background: #e9cf08;
}
#box3_3 {
background: #e9cf08;
}
#minibox3_3 {
background: #e9cf08;
}
#box4_1 {
background: #52992f;
}
#minibox4_1 {
background: #52992f;
}
#box4_2 {
background: #52992f;
}
#minibox4_2 {
background: #52992f;
}
#box4_3 {
background: #52992f;
}
#minibox4_3 {
background: #52992f;
}
#box4_4 {
background: #52992f;
}
#minibox4_4 {
background: #52992f;
}
#box5_1 {
background: #1d31b4;
}
#minibox5_1 {
background: #1d31b4;
}
#box5_2 {
background: #1d31b4;
}
#minibox5_2 {
background: #1d31b4;
}
#box6_1 {
background: #001860;
}
#minibox6_1 {
background: #001860;
}
#box6_2 {
background: #001860;
}
#minibox6_2 {
background: #001860;
}
#box6_3 {
background: #001860;
}
#minibox6_3 {
background: #001860;
}
#box7_1 {
background: #8b58bf;
}
#minibox7_1 {
background: #8b58bf;
}
#box7_2 {
background: #8b58bf;
}
#minibox7_2 {
background: #8b58bf;
}
#box8_1 {
background: #111111;
}
#minibox8_1 {
background: #111111;
}
ul.leaders {
padding: 0;
margin-top: 1px;
margin-bottom: 0;
overflow-x: hidden;
list-style: none}
ul.leaders li.leaded:before {
float: left;
width: 0;
white-space: nowrap;
content:
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "
". . . . . . . . . . . . . . . . . . . . "}
ul.leaders li.leaded span:first-child {
padding-right: 0.33em;
background: white}
ul.leaders li.leaded span + span {
float: right;
padding-left: 0.33em;
background: white}
li.indent1 span:first-child {
padding-left: 25px;
}
li.indent2 span:first-child {
padding-left: 50px;
}
li.indent3 span:first-child {
padding-left: 75px;
}
li.indent4 span:first-child {
padding-left: 100px;
}
li.indent5 span:first-child {
padding-left: 125px;
}
li.indent6 span:first-child {
padding-left: 150px;
}
li.indent7 span:first-child {
padding-left: 175px;
}
li.indent8 span:first-child {
padding-left: 200px;
}
li.indent9 span:first-child {
padding-left: 225px;
}
li.unleaded:before {
content: "";
}
</style>
<script type="text/javascript">
var qq; window.onload = function() {
if (location.search.length > 0) {
qq = location.search.substring(1, location.search.length);
show_only_one_element(qq);
}
}
function click_element_box(id) {
if (document.getElementById(id).style.display == 'none') {
show_only_one_element(id);
} else {
var x = 0;
if (document.getElementById('segment1').style.display == '') { x++; }
if (document.getElementById('segment2').style.display == '') { x++; }
if (x == 1) { show_all_elements(); }
else { show_only_one_element(id); }
}
}
function click_sidebar() {
if (document.getElementById('surround0').style.display == 'none') {
enter_periodic_table();
} else {
show_all_elements();
}
}
function show_all_elements() {
show_element('segment1');
light_up('segment1');
show_element('segment2');
light_up('segment2');
}
function show_only_one_element(id) {
hide_element('segment1');
light_down('segment1');
hide_element('segment2');
light_down('segment2');
show_element(id);
light_up(id);
}
function enter_periodic_table() {
hide_element('segment1');
light_up('segment1');
hide_element('segment2');
light_up('segment2');
}
function show_element(id) {
document.getElementById(id).style.display = '';
}
function hide_element(id) {
document.getElementById(id).style.display = 'none';
}
function light_up(id) {
var ic = 'box5_1';
if (id == 'segment2') { ic = 'box5_2';}
document.getElementById(ic).style.background = '#1d31b4';
}
function light_down(id) {
var ic = 'box5_1';
if (id == 'segment2') { ic = 'box5_2';}
document.getElementById(ic).style.background = '#cccccc';
}
</script>
</head>
<body>
<script language="JavaScript">function pasteCode(code) { var myProject = project(); myProject.selectView('source'); myProject.pasteCode(code); }</script>
<font size=2>
<!--CONTENT BEGINS-->
<div id="periodictable">
<table cellspacing="3" border="0" width="100%">
<tr id="surround5"><td onclick="window.location='Welcome.html'; return false;"><div class="sidebar"></div></td><td onclick="click_element_box('segment1'); return false;"><div id="box5_1" class="box">
<a class="symbol" title="Standards" href="#">St</a>
<div class="indexno">1</div>
<div class="rubric">Standards</div>
</div>
</td><td onclick="click_element_box('segment2'); return false;"><div id="box5_2" class="box">
<a class="symbol" title="Extras" href="#">Xt</a>
<div class="indexno">2</div>
<div class="rubric">Extras</div>
</div>
</td><td onclick="show_all_elements(); return false;" colspan="4" style="width:100%">
<div class="headingbox">
<div class="headingtext">Rules Index</div>
<div class="headingrubric">Inform's general workings</div>
</div></td>
</tr></table></div><div id="segment1">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">
<div id="minibox5_1" class="smallbox">
<a class="symbol" title="Standards" href="#" onclick="click_element_box('segment1'); return false;">St</a>
<div class="indexno">1</div>
</div>
</td>
<td style="width:100%;" align="left" valign="top">
<p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Standards</b> &mdash;
From the Standard Rules<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>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 (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#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 III.3.2 - Action/What/Thing Acted On"><i>looking or examining</i>&nbsp;&nbsp;&nbsp;<a href="source:story.ni#line29"><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#line26"><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#line61"><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#line15"><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('extra414', 'plus414'); return false;"><img border=0 id="plus414" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">check ... rulebook (0 rules)</font></p><div id="extra414" 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('extra415', 'plus415'); return false;"><img border=0 id="plus415" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">carry out ... rulebook (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: #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#line76"><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#line78"><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#line79"><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#line80"><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('extra416', 'plus416'); return false;"><img border=0 id="plus416" src=inform:/doc_images/extra.png></a>&nbsp;<font color="#808080">report ... rulebook (0 rules)</font></p><div id="extra416" 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#line32"><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>
<p><b>How commands are understood</b></p><p>'Understanding' here means turning a typed command, like GET FISH, into one or more actions, like taking the red herring. This is all handled by a single large rule (the parse command rule), but that rule makes use of the following activities and rulebooks in its work.</p><p class="tightin2"><a href="#" onclick="showExtra('extra25', 'plus25'); return false;"><img border=0 id="plus25" src=inform:/doc_images/extra.png></a>&nbsp;does the player mean&nbsp;<a href=inform:/doc283.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (2 rules)</p><div id="extra25" 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>does the player mean</b>&nbsp;<a href=inform:/doc283.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('does the player mean')"><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>taking something which is carried by the player</i>&nbsp;&nbsp;<font color="#800000">very unlikely to mean taking what's already carried rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('very unlikely to mean taking what[=0x0027=]s already carried rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The very unlikely to mean taking what[=0x0027=]s already carried rule is not listed in the does the player mean 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 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>taking off something worn</i>&nbsp;&nbsp;</p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it is very likely - <i>a success</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it is likely - <i>a success</i></p>
<p class="hangingin2"><i>outcome</i>&nbsp;&nbsp;it is possible - <i>a success</i></p>
<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('extra394', 'plus394'); return false;"><img border=0 id="plus394" 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="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>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('extra395', 'plus395'); return false;"><img border=0 id="plus395" 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="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>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('extra396', 'plus396'); return false;"><img border=0 id="plus396" 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="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>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('extra397', 'plus397'); return false;"><img border=0 id="plus397" 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="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>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>
<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>people while taking or taking off or removing</i>&nbsp;&nbsp;<font color="#800000">exclude people from take all rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('exclude people from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The exclude people 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"><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('extra398', 'plus398'); return false;"><img border=0 id="plus398" 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="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>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('extra399', 'plus399'); return false;"><img border=0 id="plus399" 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="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>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('extra400', 'plus400'); return false;"><img border=0 id="plus400" 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="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>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('extra401', 'plus401'); return false;"><img border=0 id="plus401" 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="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>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('extra402', 'plus402'); return false;"><img border=0 id="plus402" 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="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>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('extra403', 'plus403'); return false;"><img border=0 id="plus403" 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="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>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('extra1000328', 'plus1000328'); return false;"><img border=0 id="plus1000328" src=inform:/doc_images/responses.png></a>&nbsp;2</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;">"(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('extra378', 'plus378'); return false;"><img border=0 id="plus378" 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 (4 rules)</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>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>
</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;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="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>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('extra380', 'plus380'); return false;"><img border=0 id="plus380" 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="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>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('extra381', 'plus381'); return false;"><img border=0 id="plus381" 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="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>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('extra382', 'plus382'); return false;"><img border=0 id="plus382" 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="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>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('extra383', 'plus383'); return false;"><img border=0 id="plus383" 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="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>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('extra384', 'plus384'); return false;"><img border=0 id="plus384" 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="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>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('extra385', 'plus385'); return false;"><img border=0 id="plus385" 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="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>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('extra386', 'plus386'); return false;"><img border=0 id="plus386" 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="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>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('extra408', 'plus408'); return false;"><img border=0 id="plus408" 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="extra408" 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('extra409', 'plus409'); return false;"><img border=0 id="plus409" 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="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>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('extra410', 'plus410'); return false;"><img border=0 id="plus410" 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="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>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>
<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">set pronouns from items in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('set pronouns from items in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The set pronouns from 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>
<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">offer items to writing a paragraph about rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('offer items to writing a paragraph about rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The offer items to writing a paragraph about 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">use initial appearance in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('use initial appearance in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The use initial appearance 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('extra1000053', 'plus1000053'); return false;"><img border=0 id="plus1000053" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000053" 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('use initial appearance 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('use initial appearance 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"><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 scenery supporters in room descriptions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('describe what[=0x0027=]s on scenery 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 scenery 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('extra1000055', 'plus1000055'); return false;"><img border=0 id="plus1000055" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000055" 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 scenery 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 scenery 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"><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('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;">"[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('extra1000314', 'plus1000314'); return false;"><img border=0 id="plus1000314" src=inform:/doc_images/responses.png></a>&nbsp;1</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;">"[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('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;">"[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>
<p class="tightin2"><a href="#" onclick="showExtra('extra16', 'plus16'); return false;"><img border=0 id="plus16" src=inform:/doc_images/extra.png></a>&nbsp;visibility&nbsp;<a href=inform:/doc195.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (1 rule)</p><div id="extra16" 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>visibility</b>&nbsp;<a href=inform:/doc195.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('visibility')"><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 act in the dark rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('can[=0x0027=]t act in the dark rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The can[=0x0027=]t act in the dark rule is not listed in the visibility rulebook.[=0x000A=]')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>unlist</i></p>
<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('extra387', 'plus387'); return false;"><img border=0 id="plus387" 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="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>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('extra388', 'plus388'); return false;"><img border=0 id="plus388" 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="extra388" 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('extra389', 'plus389'); return false;"><img border=0 id="plus389" 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="extra389" 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('extra390', 'plus390'); return false;"><img border=0 id="plus390" 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="extra390" 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('extra391', 'plus391'); return false;"><img border=0 id="plus391" 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="extra391" 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>
<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">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 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">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 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">position player in model world rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('position player in model world rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The position player in model world 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">start in the correct scenes rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('start in the correct scenes rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The start in the correct scenes 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/rulemore.png title="the rule above was listed as 'first' so precedes this one, which wasn't"><font color="#800000">when play begins stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('when play begins stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The when play begins stage 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">fix baseline scoring rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('fix baseline scoring rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The fix baseline scoring 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">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('extra404', 'plus404'); return false;"><img border=0 id="plus404" 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="extra404" 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('extra393', 'plus393'); return false;"><img border=0 id="plus393" 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="extra393" 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('extra1000299', 'plus1000299'); return false;"><img border=0 id="plus1000299" src=inform:/doc_images/responses.png></a>&nbsp;2</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;">"(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('extra1000297', 'plus1000297'); return false;"><img border=0 id="plus1000297" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000297" 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('extra392', 'plus392'); return false;"><img border=0 id="plus392" 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="extra392" 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('extra405', 'plus405'); return false;"><img border=0 id="plus405" 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="extra405" 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('extra406', 'plus406'); return false;"><img border=0 id="plus406" 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="extra406" 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('extra1000330', 'plus1000330'); return false;"><img border=0 id="plus1000330" src=inform:/doc_images/responses.png></a>&nbsp;3</p>
<div id="extra1000330" 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('extra407', 'plus407'); return false;"><img border=0 id="plus407" src=inform:/doc_images/extra.png></a>&nbsp;handling the final question ... activity (4 rules)</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>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>
<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">before&nbsp;&nbsp;&nbsp;&nbsp;<font color="#800000">read the final answer rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('read the final answer rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The read the final answer 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></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 respond to final question rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('standard respond to final question rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The standard respond to final question rule is not listed in the for 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('extra1000042', 'plus1000042'); return false;"><img border=0 id="plus1000042" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000042" 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;">"Please give one of the answers above."</span>&nbsp;&nbsp;<a href="javascript:pasteCode('standard respond to final question rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i>&nbsp;<a href="javascript:pasteCode('standard respond to final question 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 actions are processed</b></p><p>These form the technical machinery for dealing with actions, and are called on at least once every turn. They seldom need to be changed.</p><p class="tightin2"><a href="#" onclick="showExtra('extra9', 'plus9'); return false;"><img border=0 id="plus9" src=inform:/doc_images/extra.png></a>&nbsp;action-processing rules ... rulebook (11 rules)</p><div id="extra9" 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>action-processing rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('action-processing 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">announce items from multiple object lists rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('announce 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 announce 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>&nbsp;&nbsp;<a href="#" onclick="showResp('extra1000011', 'plus1000011'); return false;"><img border=0 id="plus1000011" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<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('extra1000307', 'plus1000307'); return false;"><img border=0 id="plus1000307" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000307" 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('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;">"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('extra1000309', 'plus1000309'); return false;"><img border=0 id="plus1000309" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000309" 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('extra1000310', 'plus1000310'); return false;"><img border=0 id="plus1000310" src=inform:/doc_images/responses.png></a>&nbsp;1</p>
<div id="extra1000310" 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>
<p class="tightin3"><a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a>&nbsp;specific action-processing rules ... rulebook (8 rules)</p><div id="extra11" 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><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>specific action-processing rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('specific action-processing 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">work out details of specific action rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('work out details of specific action rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The work out details of specific action rule is not listed in the specific 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">investigate player's awareness before action rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('investigate player[=0x0027=]s awareness before action rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The investigate player[=0x0027=]s awareness before action rule is not listed in the specific 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 are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">check stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('check stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The check stage rule is not listed in the specific 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 are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">carry out stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('carry out stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The carry out stage rule is not listed in the specific 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 are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">after stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('after stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The after stage rule is not listed in the specific 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 are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">investigate player's awareness after action rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('investigate player[=0x0027=]s awareness after action rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The investigate player[=0x0027=]s awareness after action rule is not listed in the specific 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 are equally ranked, so their order is determined by which was defined first (or by explicit 'listed in' sentences)"><font color="#800000">report stage rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('report stage rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The report stage rule is not listed in the specific 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"></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"><a href="#" onclick="showExtra('extra12', 'plus12'); return false;"><img border=0 id="plus12" src=inform:/doc_images/extra.png></a>&nbsp;player's action awareness rules ... rulebook (4 rules)</p><div id="extra12" 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><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font size=2><p class="tightin1"><b>player's action awareness rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font size=2><p class="tightin1"><a href="javascript:pasteCode('player[=0x0027=]s action awareness 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">player aware of his own actions rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('player aware of his own actions rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The player aware of his own actions 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 by visible actors rule</font>&nbsp;&nbsp;<a href="javascript:pasteCode('player aware of actions by visible actors rule')"><img border=0 src=inform:/doc_images/paste.png></a>&nbsp;<i>name</i> <a href="javascript:pasteCode('The player aware of actions by visible actors 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 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('extra411', 'plus411'); return false;"><img border=0 id="plus411" 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="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>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">
<hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr>
<td valign="top" align="left">
<div id="minibox5_2" class="smallbox">
<a class="symbol" title="Extras" href="#" onclick="click_element_box('segment2'); return false;">Xt</a>
<div class="indexno">2</div>
</div>
</td>
<td style="width:100%;" align="left" valign="top">
<p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Extras</b> &mdash;
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 Menus by Emily Short</b></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;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="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>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('extra412', 'plus412'); return false;"><img border=0 id="plus412" 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="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>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>
<!--CONTENT ENDS-->
</font>
</body>
</html>