Rules.html (215824B)
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 <html> 3 <head><meta http-equiv="content-type" content="text/html; charset=UTF-8"> 4 <style type="text/css"> 5 <!-- 6 *, *:before, *:after { 7 -moz-box-sizing: border-box; 8 -webkit-box-sizing: border-box; 9 box-sizing: border-box; 10 } 11 h3.tighter { 12 margin-top: 0px; 13 } 14 p.hang { 15 padding-left: 25px; 16 text-indent: -25px; 17 margin-top: 0px; 18 margin-bottom: 0px; 19 } 20 p.in1 { 21 padding-left: 0px; 22 } 23 p.tightin1 { 24 padding-left: 0px; 25 margin-top: 2px; 26 margin-bottom: 2px; 27 } 28 p.halftightin1 { 29 padding-left: 0px; 30 margin-bottom: 2px; 31 } 32 p.hangingin1 { 33 padding-left: 50px; 34 text-indent: -50px; 35 margin-top: 0px; 36 margin-bottom: 1px; 37 } 38 p.in2 { 39 padding-left: 25px; 40 } 41 p.tightin2 { 42 padding-left: 25px; 43 margin-top: 2px; 44 margin-bottom: 2px; 45 } 46 p.halftightin2 { 47 padding-left: 25px; 48 margin-bottom: 2px; 49 } 50 p.hangingin2 { 51 padding-left: 75px; 52 text-indent: -50px; 53 margin-top: 0px; 54 margin-bottom: 1px; 55 } 56 p.in3 { 57 padding-left: 50px; 58 } 59 p.tightin3 { 60 padding-left: 50px; 61 margin-top: 2px; 62 margin-bottom: 2px; 63 } 64 p.halftightin3 { 65 padding-left: 50px; 66 margin-bottom: 2px; 67 } 68 p.hangingin3 { 69 padding-left: 100px; 70 text-indent: -50px; 71 margin-top: 0px; 72 margin-bottom: 1px; 73 } 74 p.in4 { 75 padding-left: 75px; 76 } 77 p.tightin4 { 78 padding-left: 75px; 79 margin-top: 2px; 80 margin-bottom: 2px; 81 } 82 p.halftightin4 { 83 padding-left: 75px; 84 margin-bottom: 2px; 85 } 86 p.hangingin4 { 87 padding-left: 125px; 88 text-indent: -50px; 89 margin-top: 0px; 90 margin-bottom: 1px; 91 } 92 p.in5 { 93 padding-left: 100px; 94 } 95 p.tightin5 { 96 padding-left: 100px; 97 margin-top: 2px; 98 margin-bottom: 2px; 99 } 100 p.halftightin5 { 101 padding-left: 100px; 102 margin-bottom: 2px; 103 } 104 p.hangingin5 { 105 padding-left: 150px; 106 text-indent: -50px; 107 margin-top: 0px; 108 margin-bottom: 1px; 109 } 110 p.in6 { 111 padding-left: 125px; 112 } 113 p.tightin6 { 114 padding-left: 125px; 115 margin-top: 2px; 116 margin-bottom: 2px; 117 } 118 p.halftightin6 { 119 padding-left: 125px; 120 margin-bottom: 2px; 121 } 122 p.hangingin6 { 123 padding-left: 175px; 124 text-indent: -50px; 125 margin-top: 0px; 126 margin-bottom: 1px; 127 } 128 p.in7 { 129 padding-left: 150px; 130 } 131 p.tightin7 { 132 padding-left: 150px; 133 margin-top: 2px; 134 margin-bottom: 2px; 135 } 136 p.halftightin7 { 137 padding-left: 150px; 138 margin-bottom: 2px; 139 } 140 p.hangingin7 { 141 padding-left: 200px; 142 text-indent: -50px; 143 margin-top: 0px; 144 margin-bottom: 1px; 145 } 146 p.in8 { 147 padding-left: 175px; 148 } 149 p.tightin8 { 150 padding-left: 175px; 151 margin-top: 2px; 152 margin-bottom: 2px; 153 } 154 p.halftightin8 { 155 padding-left: 175px; 156 margin-bottom: 2px; 157 } 158 p.hangingin8 { 159 padding-left: 225px; 160 text-indent: -50px; 161 margin-top: 0px; 162 margin-bottom: 1px; 163 } 164 p.in9 { 165 padding-left: 200px; 166 } 167 p.tightin9 { 168 padding-left: 200px; 169 margin-top: 2px; 170 margin-bottom: 2px; 171 } 172 p.halftightin9 { 173 padding-left: 200px; 174 margin-bottom: 2px; 175 } 176 p.hangingin9 { 177 padding-left: 250px; 178 text-indent: -50px; 179 margin-top: 0px; 180 margin-bottom: 1px; 181 } 182 div.hr { 183 border: 0; 184 width: 100%; 185 color: #707070; 186 background-color: #707070; 187 height: 5px; 188 } 189 .headingbox { 190 position: relative; 191 height: 56px; 192 padding: 0px; 193 white-space:nowrap; 194 background: #eeeeee; /* grey */ 195 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 196 -webkit-font-smoothing: antialiased; 197 } 198 .headingboxhigh { 199 position: relative; 200 height: 117px; 201 padding: 0px; 202 white-space:nowrap; 203 background: #eeeeee; /* grey */ 204 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 205 -webkit-font-smoothing: antialiased; 206 } 207 .headingboxSucceeded { 208 position: relative; 209 height: 56px; 210 padding: 0px; 211 white-space:nowrap; 212 background: #E6FFE6; /* green */ 213 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 214 -webkit-font-smoothing: antialiased; 215 } 216 .headingboxFailed { 217 position: relative; 218 height: 56px; 219 padding: 0px; 220 white-space:nowrap; 221 background: #f69Ca6; /* red */ 222 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 223 -webkit-font-smoothing: antialiased; 224 } 225 .headingtext { 226 position: absolute; 227 top: -4px; 228 left: -1px; 229 width: 100%; 230 color: #222222; 231 padding: 14px 10px 0px 10px; 232 font-size: 20px; 233 font-weight: bold; 234 } 235 .headingrubric { 236 position: absolute; 237 top: 36px; 238 width: 100%; 239 color: #222222; 240 padding: 0px 10px 0px 10px; 241 font-size: 11px; 242 font-weight: bold; 243 } 244 --> 245 </style> 246 <script type="text/javascript"> 247 function project() { 248 if ("Project" in window) return window.Project; 249 return external.Project; 250 } 251 function showExtra(id, imid) { 252 if (document.getElementById(id).style.display == 'block') { 253 document.getElementById(id).style.display = 'none'; 254 document.getElementById(imid).src = 'inform:/doc_images/extra.png'; 255 } else { 256 document.getElementById(id).style.display = 'block'; 257 document.getElementById(imid).src = 'inform:/doc_images/extraclose.png'; 258 } 259 } 260 function showBasic(id) { 261 if (document.getElementById(id).style.display == '') { 262 document.getElementById(id).style.display = 'none'; 263 } else { 264 document.getElementById(id).style.display = ''; 265 } 266 } 267 function showResp(id, imid) { 268 if (document.getElementById(id)) { 269 if (document.getElementById(id).style.display == 'block') { 270 document.getElementById(id).style.display = 'none'; 271 document.getElementById(imid).src = 'inform:/doc_images/responses.png'; 272 } else { 273 document.getElementById(id).style.display = 'block'; 274 document.getElementById(imid).src = 'inform:/doc_images/responsesclose.png'; 275 } 276 } 277 } 278 function showAllResp() { 279 for (var i=0;i<375;i++) { 280 showResp('extra'+(1000000+i), 'plus'+(1000000+i)); 281 } 282 } 283 </script> 284 <style type="text/css" media="screen, print"> 285 p { 286 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 287 } 288 289 .box a:link { text-decoration: none; } 290 .box a:visited { text-decoration: none; } 291 .box a:active { text-decoration: none; } 292 .box a:hover { text-decoration: none; color: #444444; } 293 294 .smallbox a:link { text-decoration: none; } 295 .smallbox a:visited { text-decoration: none; } 296 .smallbox a:active { text-decoration: none; } 297 .smallbox a:hover { text-decoration: none; color: #444444; } 298 299 .symbol { 300 position: absolute; 301 top: -4px; 302 left: -1px; 303 width: 100%; 304 color: #ffffff; 305 padding: 14px 0px 14px 1px; 306 font-size: 20px; 307 font-weight: bold; 308 text-align: center; 309 } 310 .indexno { 311 position: absolute; 312 top: 1px; 313 left: 3px; 314 color: #ffffff; 315 font-size: 7pt; 316 text-align: left; 317 } 318 .rubric { 319 position: absolute; 320 top: 35px; 321 width: 100%; 322 color: #ffffff; 323 font-size: 9px; 324 font-weight: bold; 325 text-align: center; 326 } 327 328 .box { 329 position: relative; 330 height: 56px; 331 width: 56px; 332 padding: 0px; 333 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 334 -webkit-font-smoothing: antialiased; 335 } 336 .sidebar { 337 height: 56px; 338 width: 16px; 339 background: #888; 340 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 341 -webkit-font-smoothing: antialiased; 342 } 343 .sidebar:hover { background: #222; } 344 345 .smallbox { 346 position: relative; 347 height: 40px; 348 width: 40px; 349 padding: 0px; 350 font-family: "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; 351 -webkit-font-smoothing: antialiased; 352 } 353 354 #box1_1 { 355 background: #cf0a38; 356 } 357 #minibox1_1 { 358 background: #cf0a38; 359 } 360 #box1_2 { 361 background: #cf0a38; 362 } 363 #minibox1_2 { 364 background: #cf0a38; 365 } 366 #box1_3 { 367 background: #cf0a38; 368 } 369 #minibox1_3 { 370 background: #cf0a38; 371 } 372 #box1_4 { 373 background: #cf0a38; 374 } 375 #minibox1_4 { 376 background: #cf0a38; 377 } 378 #box1_5 { 379 background: #cf0a38; 380 } 381 #minibox1_5 { 382 background: #cf0a38; 383 } 384 #box2_1 { 385 background: #ea5b1f; 386 } 387 #minibox2_1 { 388 background: #ea5b1f; 389 } 390 #box2_2 { 391 background: #ea5b1f; 392 } 393 #minibox2_2 { 394 background: #ea5b1f; 395 } 396 #box2_3 { 397 background: #ea5b1f; 398 } 399 #minibox2_3 { 400 background: #ea5b1f; 401 } 402 #box2_4 { 403 background: #ea5b1f; 404 } 405 #minibox2_4 { 406 background: #ea5b1f; 407 } 408 #box2_5 { 409 background: #ea5b1f; 410 } 411 #minibox2_5 { 412 background: #ea5b1f; 413 } 414 #box3_1 { 415 background: #e9cf08; 416 } 417 #minibox3_1 { 418 background: #e9cf08; 419 } 420 #box3_2 { 421 background: #e9cf08; 422 } 423 #minibox3_2 { 424 background: #e9cf08; 425 } 426 #box3_3 { 427 background: #e9cf08; 428 } 429 #minibox3_3 { 430 background: #e9cf08; 431 } 432 #box4_1 { 433 background: #52992f; 434 } 435 #minibox4_1 { 436 background: #52992f; 437 } 438 #box4_2 { 439 background: #52992f; 440 } 441 #minibox4_2 { 442 background: #52992f; 443 } 444 #box4_3 { 445 background: #52992f; 446 } 447 #minibox4_3 { 448 background: #52992f; 449 } 450 #box4_4 { 451 background: #52992f; 452 } 453 #minibox4_4 { 454 background: #52992f; 455 } 456 #box5_1 { 457 background: #1d31b4; 458 } 459 #minibox5_1 { 460 background: #1d31b4; 461 } 462 #box5_2 { 463 background: #1d31b4; 464 } 465 #minibox5_2 { 466 background: #1d31b4; 467 } 468 #box6_1 { 469 background: #001860; 470 } 471 #minibox6_1 { 472 background: #001860; 473 } 474 #box6_2 { 475 background: #001860; 476 } 477 #minibox6_2 { 478 background: #001860; 479 } 480 #box6_3 { 481 background: #001860; 482 } 483 #minibox6_3 { 484 background: #001860; 485 } 486 #box7_1 { 487 background: #8b58bf; 488 } 489 #minibox7_1 { 490 background: #8b58bf; 491 } 492 #box7_2 { 493 background: #8b58bf; 494 } 495 #minibox7_2 { 496 background: #8b58bf; 497 } 498 #box8_1 { 499 background: #111111; 500 } 501 #minibox8_1 { 502 background: #111111; 503 } 504 505 ul.leaders { 506 padding: 0; 507 margin-top: 1px; 508 margin-bottom: 0; 509 overflow-x: hidden; 510 list-style: none} 511 ul.leaders li.leaded:before { 512 float: left; 513 width: 0; 514 white-space: nowrap; 515 content: 516 ". . . . . . . . . . . . . . . . . . . . " 517 ". . . . . . . . . . . . . . . . . . . . " 518 ". . . . . . . . . . . . . . . . . . . . " 519 ". . . . . . . . . . . . . . . . . . . . " 520 ". . . . . . . . . . . . . . . . . . . . " 521 ". . . . . . . . . . . . . . . . . . . . " 522 ". . . . . . . . . . . . . . . . . . . . " 523 ". . . . . . . . . . . . . . . . . . . . " 524 ". . . . . . . . . . . . . . . . . . . . " 525 ". . . . . . . . . . . . . . . . . . . . "} 526 ul.leaders li.leaded span:first-child { 527 padding-right: 0.33em; 528 background: white} 529 ul.leaders li.leaded span + span { 530 float: right; 531 padding-left: 0.33em; 532 background: white} 533 li.indent1 span:first-child { 534 padding-left: 25px; 535 } 536 li.indent2 span:first-child { 537 padding-left: 50px; 538 } 539 li.indent3 span:first-child { 540 padding-left: 75px; 541 } 542 li.indent4 span:first-child { 543 padding-left: 100px; 544 } 545 li.indent5 span:first-child { 546 padding-left: 125px; 547 } 548 li.indent6 span:first-child { 549 padding-left: 150px; 550 } 551 li.indent7 span:first-child { 552 padding-left: 175px; 553 } 554 li.indent8 span:first-child { 555 padding-left: 200px; 556 } 557 li.indent9 span:first-child { 558 padding-left: 225px; 559 } 560 561 li.unleaded:before { 562 content: ""; 563 } 564 </style> 565 <script type="text/javascript"> 566 var qq; window.onload = function() { 567 if (location.search.length > 0) { 568 qq = location.search.substring(1, location.search.length); 569 show_only_one_element(qq); 570 } 571 } 572 function click_element_box(id) { 573 if (document.getElementById(id).style.display == 'none') { 574 show_only_one_element(id); 575 } else { 576 var x = 0; 577 if (document.getElementById('segment1').style.display == '') { x++; } 578 if (document.getElementById('segment2').style.display == '') { x++; } 579 if (x == 1) { show_all_elements(); } 580 else { show_only_one_element(id); } 581 } 582 } 583 function click_sidebar() { 584 if (document.getElementById('surround0').style.display == 'none') { 585 enter_periodic_table(); 586 } else { 587 show_all_elements(); 588 } 589 } 590 function show_all_elements() { 591 show_element('segment1'); 592 light_up('segment1'); 593 show_element('segment2'); 594 light_up('segment2'); 595 } 596 function show_only_one_element(id) { 597 hide_element('segment1'); 598 light_down('segment1'); 599 hide_element('segment2'); 600 light_down('segment2'); 601 show_element(id); 602 light_up(id); 603 } 604 function enter_periodic_table() { 605 hide_element('segment1'); 606 light_up('segment1'); 607 hide_element('segment2'); 608 light_up('segment2'); 609 } 610 function show_element(id) { 611 document.getElementById(id).style.display = ''; 612 } 613 function hide_element(id) { 614 document.getElementById(id).style.display = 'none'; 615 } 616 function light_up(id) { 617 var ic = 'box5_1'; 618 if (id == 'segment2') { ic = 'box5_2';} 619 document.getElementById(ic).style.background = '#1d31b4'; 620 } 621 function light_down(id) { 622 var ic = 'box5_1'; 623 if (id == 'segment2') { ic = 'box5_2';} 624 document.getElementById(ic).style.background = '#cccccc'; 625 } 626 </script> 627 </head> 628 <body> 629 <script language="JavaScript">function pasteCode(code) { var myProject = project(); myProject.selectView('source'); myProject.pasteCode(code); }</script> 630 <font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2> 631 <!--CONTENT BEGINS--> 632 <div id="periodictable"> 633 <table cellspacing="3" border="0" width="100%"> 634 <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"> 635 <a class="symbol" title="Standards" href="#">St</a> 636 <div class="indexno">1</div> 637 <div class="rubric">Standards</div> 638 </div> 639 </td><td onclick="click_element_box('segment2'); return false;"><div id="box5_2" class="box"> 640 <a class="symbol" title="Extras" href="#">Xt</a> 641 <div class="indexno">2</div> 642 <div class="rubric">Extras</div> 643 </div> 644 </td><td onclick="show_all_elements(); return false;" colspan="4" style="width:100%"> 645 <div class="headingbox"> 646 <div class="headingtext">Rules Index</div> 647 <div class="headingrubric">Inform's general workings</div> 648 </div></td> 649 </tr></table></div><div id="segment1"> 650 <hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr> 651 <td valign="top" align="left"> 652 <div id="minibox5_1" class="smallbox"> 653 <a class="symbol" title="Standards" href="#" onclick="click_element_box('segment1'); return false;">St</a> 654 <div class="indexno">1</div> 655 </div> 656 </td> 657 <td style="width:100%;" align="left" valign="top"> 658 <p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Standards</b> — 659 From the Standard Rules<br><i>About rulebooks <a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>; About activities <a href=inform:/doc287.html><img border=0 src=inform:/doc_images/help.png></a>; Moving or abolishing rules <a href=inform:/doc330.html><img border=0 src=inform:/doc_images/help.png></a></i></p> 660 </td> 661 </tr></table> 662 <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> <font color="#808080">persuasion <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>persuasion</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('persuasion')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 663 <p class="tightin2"><a href="#" onclick="showExtra('extra18', 'plus18'); return false;"><img border=0 id="plus18" src=inform:/doc_images/extra.png></a> <font color="#808080">unsuccessful attempt by <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>unsuccessful attempt by</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('unsuccessful attempt by')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 664 <p class="tightin2"><a href="#" onclick="showExtra('extra19', 'plus19'); return false;"><img border=0 id="plus19" src=inform:/doc_images/extra.png></a> <font color="#808080">before <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>before</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('before')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 665 <p class="tightin2"><a href="#" onclick="showExtra('extra20', 'plus20'); return false;"><img border=0 id="plus20" src=inform:/doc_images/extra.png></a> instead <a href=inform:/doc99.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (15 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>instead</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('instead')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>climbing the cobblestone wall in the Cobble Wall</i> <a href="source:story.ni#line125"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 666 <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"><i>going through the center hole</i> <a href="source:story.ni#line132"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 667 <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.2.1 - Action/Where/Going In Exotic Ways"><i>going to the Cave of Shame</i> <a href="source:story.ni#line128"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 668 <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.2.2 - Action/Where/Room Where Action Takes Place"><i>unlocking the center hole with the gold key</i> <a href="source:story.ni#line142"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 669 <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)"><i>inserting gold key into center hole</i> <a href="source:story.ni#line149"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 670 <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)"><i>inserting the fish into the tank</i> <a href="source:story.ni#line172"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 671 <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.3.1 - Action/What/Second Thing Acted On"><i>unlocking the great metal door with something</i> <a href="source:story.ni#line181"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 672 <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.3.1 - Action/What/Second Thing Acted On"><i>wearing the skull</i> <a href="source:story.ni#line96"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 673 <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)"><i>searching the tattered couch</i> <a href="source:story.ni#line105"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 674 <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)"><i>opening the safe</i> <a href="source:story.ni#line152"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 675 <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)"><i>examining the tank</i> <a href="source:story.ni#line162"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 676 <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)"><i>climbing the tank</i> <a href="source:story.ni#line165"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 677 <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)"><i>entering the tank</i> <a href="source:story.ni#line168"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 678 <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)"><i>examining the hidden utilities</i> <a href="source:story.ni#line206"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 679 <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.3.2 - Action/What/Thing Acted On"><i>turning a doorknob</i> <a href="source:story.ni#line204"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 680 <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> 681 <p class="tightin2"><a href="#" onclick="showExtra('extra408', 'plus408'); return false;"><img border=0 id="plus408" src=inform:/doc_images/extra.png></a> <font color="#808080">check ... rulebook (0 rules)</font></p><div id="extra408" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>check</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('check')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 682 <p class="tightin2"><a href="#" onclick="showExtra('extra409', 'plus409'); return false;"><img border=0 id="plus409" src=inform:/doc_images/extra.png></a> <font color="#808080">carry out ... rulebook (0 rules)</font></p><div id="extra409" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>carry out</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('carry out')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 683 <p class="tightin2"><a href="#" onclick="showExtra('extra23', 'plus23'); return false;"><img border=0 id="plus23" src=inform:/doc_images/extra.png></a> after <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>after</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('after')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>entering 910.45 to the closed safe</i> <a href="source:story.ni#line155"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 684 <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)"><i>entering 594.56 to the closed safe</i> <a href="source:story.ni#line158"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 685 <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.3.1 - Action/What/Second Thing Acted On"><i>eating the half-eaten pie</i> <a href="source:story.ni#line99"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 686 <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)"><i>eating the crumbs</i> <a href="source:story.ni#line102"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 687 <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> 688 <p class="tightin2"><a href="#" onclick="showExtra('extra410', 'plus410'); return false;"><img border=0 id="plus410" src=inform:/doc_images/extra.png></a> <font color="#808080">report ... rulebook (0 rules)</font></p><div id="extra410" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>report</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('report')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 689 <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> <font color="#808080">when play begins <a href=inform:/doc135.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (0 rules)</font></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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>when play begins</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('when play begins')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 690 <p class="tightin2"><a href="#" onclick="showExtra('extra8', 'plus8'); return false;"><img border=0 id="plus8" src=inform:/doc_images/extra.png></a> every turn <a href=inform:/doc139.html><img border=0 src=inform:/doc_images/help.png></a> ... rulebook (1 rule)</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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>every turn</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('every turn')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"> <a href="source:story.ni#line209"><img border=0 src=inform:/doc_images/Reveal.tif></a></p> 691 </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> 692 <p class="tightin2"><a href="#" onclick="showExtra('extra5', 'plus5'); return false;"><img border=0 id="plus5" src=inform:/doc_images/extra.png></a> <font color="#808080">when play ends <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>when play ends</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('when play ends')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 693 <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> does the player mean <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>does the player mean</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('does the player mean')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><i>taking something which is carried by the player</i> <font color="#800000">very unlikely to mean taking what's already carried rule</font> <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> <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> <i>unlist</i></p> 694 <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.3.2 - Action/What/Thing Acted On"><i>taking off something worn</i> </p> 695 <p class="hangingin2"><i>outcome</i> it is very likely - <i>a success</i></p> 696 <p class="hangingin2"><i>outcome</i> it is likely - <i>a success</i></p> 697 <p class="hangingin2"><i>outcome</i> it is possible - <i>a success</i></p> 698 <p class="hangingin2"><i>outcome</i> it is unlikely - <i>a success</i></p> 699 <p class="hangingin2"><i>outcome</i> it is very unlikely - <i>a success</i></p> 700 </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> 701 <p class="tightin2"><a href="#" onclick="showExtra('extra390', 'plus390'); return false;"><img border=0 id="plus390" src=inform:/doc_images/extra.png></a> <font color="#808080">reading a command <a href=inform:/doc319.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>reading a command</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After reading a command:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 702 <p class="tightin2"><a href="#" onclick="showExtra('extra391', 'plus391'); return false;"><img border=0 id="plus391" src=inform:/doc_images/extra.png></a> <font color="#808080">deciding the scope <a href=inform:/doc315.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>deciding the scope</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After deciding the scope:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 703 <p class="tightin2"><a href="#" onclick="showExtra('extra392', 'plus392'); return false;"><img border=0 id="plus392" src=inform:/doc_images/extra.png></a> <font color="#808080">deciding the concealed possessions <a href=inform:/doc295.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra392" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>deciding the concealed possessions</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After deciding the concealed possessions:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 704 <p class="tightin2"><a href="#" onclick="showExtra('extra393', 'plus393'); return false;"><img border=0 id="plus393" src=inform:/doc_images/extra.png></a> deciding whether all includes <a href=inform:/doc322.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (5 rules)</p><div id="extra393" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>deciding whether all includes</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After deciding whether all includes:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>a person while dropping or throwing or inserting or putting</i> <font color="#800000">exclude people from drop all rule</font> <a href="javascript:pasteCode('exclude people from drop all rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 705 <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 <i>scenery while taking or taking off or removing</i> <font color="#800000">exclude scenery from take all rule</font> <a href="javascript:pasteCode('exclude scenery from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 706 <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 <i>things enclosed by the person reaching while taking or taking off or removing</i> <font color="#800000">exclude indirect possessions from take all rule</font> <a href="javascript:pasteCode('exclude indirect possessions from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 707 <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 <i>fixed in place things while taking or taking off or removing</i> <font color="#800000">exclude fixed in place things from take all rule</font> <a href="javascript:pasteCode('exclude fixed in place things from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 708 <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 <i>people while taking or taking off or removing</i> <font color="#800000">exclude people from take all rule</font> <a href="javascript:pasteCode('exclude people from take all rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 709 <p class="hangingin2"><i>outcome</i> it does not - <i>a failure</i></p> 710 <p class="hangingin2"><i>outcome</i> it does - <i>a success</i></p> 711 <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> 712 <p class="tightin2"><a href="#" onclick="showExtra('extra394', 'plus394'); return false;"><img border=0 id="plus394" src=inform:/doc_images/extra.png></a> <font color="#808080">clarifying the parser's choice <a href=inform:/doc316.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>clarifying the parser's choice</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <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> <i>f</i> <a href="javascript:pasteCode('After clarifying the parser[=0x0027=]s choice:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 713 <p class="tightin2"><a href="#" onclick="showExtra('extra395', 'plus395'); return false;"><img border=0 id="plus395" src=inform:/doc_images/extra.png></a> <font color="#808080">asking which do you mean <a href=inform:/doc317.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>asking which do you mean</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>b</i> <a href="javascript:pasteCode('Rule for asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After asking which do you mean:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 714 <p class="tightin2"><a href="#" onclick="showExtra('extra396', 'plus396'); return false;"><img border=0 id="plus396" src=inform:/doc_images/extra.png></a> <font color="#808080">printing a parser error <a href=inform:/doc321.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing a parser error</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing a parser error:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 715 <p class="tightin2"><a href="#" onclick="showExtra('extra397', 'plus397'); return false;"><img border=0 id="plus397" src=inform:/doc_images/extra.png></a> supplying a missing noun <a href=inform:/doc318.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>supplying a missing noun</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After supplying a missing noun:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>while an actor smelling</i> <font color="#800000">ambient odour rule</font> <a href="javascript:pasteCode('ambient odour rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 716 <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 <i>while an actor listening</i> <font color="#800000">ambient sound rule</font> <a href="javascript:pasteCode('ambient sound rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 717 <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 <i>while an actor going</i> <font color="#800000">block vaguely going rule</font> <a href="javascript:pasteCode('block vaguely going rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000039', 'plus1000039'); return false;"><img border=0 id="plus1000039" src=inform:/doc_images/responses.png></a> 1</p> 718 <div id="extra1000039" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"You'll have to say which compass direction to go in."</span> <a href="javascript:pasteCode('block vaguely going rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 719 <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 <i>while entering</i> <font color="#800000">find what to enter rule</font> <a href="javascript:pasteCode('find what to enter rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 720 <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> 721 <p class="tightin2"><a href="#" onclick="showExtra('extra398', 'plus398'); return false;"><img border=0 id="plus398" src=inform:/doc_images/extra.png></a> <font color="#808080">supplying a missing second noun <a href=inform:/doc318.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>supplying a missing second noun</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>b</i> <a href="javascript:pasteCode('Rule for supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After supplying a missing second noun:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 722 <p class="tightin2"><a href="#" onclick="showExtra('extra399', 'plus399'); return false;"><img border=0 id="plus399" src=inform:/doc_images/extra.png></a> implicitly taking <a href=inform:/doc320.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>implicitly taking</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After implicitly taking:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">standard implicit taking rule</font> <a href="javascript:pasteCode('standard implicit taking rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000312', 'plus1000312'); return false;"><img border=0 id="plus1000312" src=inform:/doc_images/responses.png></a> 2</p> 723 <div id="extra1000312" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"(first taking [the noun])[command clarification break]"</span> <a href="javascript:pasteCode('standard implicit taking rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> B </span> <span style="color: #000066;">"([the second noun] first taking [the noun])[command clarification break]"</span> <a href="javascript:pasteCode('standard implicit taking rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 724 <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> 725 <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('extra374', 'plus374'); return false;"><img border=0 id="plus374" src=inform:/doc_images/extra.png></a> printing the name <a href=inform:/doc296.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (2 rules)</p><div id="extra374" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the name</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the name:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>a thing (called the item being printed)</i> <font color="#800000">make named things mentioned rule</font> <a href="javascript:pasteCode('make named things mentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 726 <p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for <font color="#800000">standard name printing rule</font> <a href="javascript:pasteCode('standard name printing rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 727 <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> 728 <p class="tightin2"><a href="#" onclick="showExtra('extra375', 'plus375'); return false;"><img border=0 id="plus375" src=inform:/doc_images/extra.png></a> printing the plural name <a href=inform:/doc297.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra375" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the plural name</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the plural name:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>something (called the item)</i> <font color="#800000">standard printing the plural name rule</font> <a href="javascript:pasteCode('standard printing the plural name rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 729 <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> 730 <p class="tightin2"><a href="#" onclick="showExtra('extra376', 'plus376'); return false;"><img border=0 id="plus376" src=inform:/doc_images/extra.png></a> printing a number <a href=inform:/doc298.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra376" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing a number</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing a number:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>something (called the item)</i> <font color="#800000">standard printing a number of something rule</font> <a href="javascript:pasteCode('standard printing a number of something rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 731 <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> 732 <p class="tightin2"><a href="#" onclick="showExtra('extra377', 'plus377'); return false;"><img border=0 id="plus377" src=inform:/doc_images/extra.png></a> <font color="#808080">printing room description details <a href=inform:/doc302.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra377" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing room description details</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing room description details:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 733 <p class="tightin2"><a href="#" onclick="showExtra('extra378', 'plus378'); return false;"><img border=0 id="plus378" src=inform:/doc_images/extra.png></a> <font color="#808080">printing inventory details <a href=inform:/doc303.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra378" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing inventory details</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing inventory details:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 734 <p class="tightin2"><a href="#" onclick="showExtra('extra379', 'plus379'); return false;"><img border=0 id="plus379" src=inform:/doc_images/extra.png></a> listing contents <a href=inform:/doc299.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>listing contents</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After listing contents:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">standard contents listing rule</font> <a href="javascript:pasteCode('standard contents listing rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 735 <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> 736 <p class="tightin2"><a href="#" onclick="showExtra('extra380', 'plus380'); return false;"><img border=0 id="plus380" src=inform:/doc_images/extra.png></a> <font color="#808080">grouping together <a href=inform:/doc300.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra380" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>grouping together</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After grouping together:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 737 <p class="tightin2"><a href="#" onclick="showExtra('extra381', 'plus381'); return false;"><img border=0 id="plus381" src=inform:/doc_images/extra.png></a> <font color="#808080">writing a paragraph about <a href=inform:/doc310.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>writing a paragraph about</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After writing a paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 738 <p class="tightin2"><a href="#" onclick="showExtra('extra382', 'plus382'); return false;"><img border=0 id="plus382" src=inform:/doc_images/extra.png></a> <font color="#808080">listing nondescript items <a href=inform:/doc311.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>listing nondescript items</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After listing nondescript items:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 739 <p class="tightin2"><a href="#" onclick="showExtra('extra404', 'plus404'); return false;"><img border=0 id="plus404" src=inform:/doc_images/extra.png></a> printing the locale description <a href=inform:/doc312.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (4 rules)</p><div id="extra404" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the locale description</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the locale description:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">initialise locale description rule</font> <a href="javascript:pasteCode('initialise locale description rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 740 <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 <font color="#800000">find notable locale objects rule</font> <a href="javascript:pasteCode('find notable locale objects rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 741 <p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for <font color="#800000">interesting locale paragraphs rule</font> <a href="javascript:pasteCode('interesting locale paragraphs rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 742 <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 <font color="#800000">you-can-also-see rule</font> <a href="javascript:pasteCode('you-can-also-see rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000046', 'plus1000046'); return false;"><img border=0 id="plus1000046" src=inform:/doc_images/responses.png></a> 6</p> 743 <div id="extra1000046" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[We] "</span> <a href="javascript:pasteCode('you-can-also-see rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> B </span> <span style="color: #000066;">"On [the domain] [we] "</span> <a href="javascript:pasteCode('you-can-also-see rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> C </span> <span style="color: #000066;">"In [the domain] [we] "</span> <a href="javascript:pasteCode('you-can-also-see rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> D </span> <span style="color: #000066;">"[regarding the player][can] also see "</span> <a href="javascript:pasteCode('you-can-also-see rule response (D)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> E </span> <span style="color: #000066;">"[regarding the player][can] see "</span> <a href="javascript:pasteCode('you-can-also-see rule response (E)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> F </span> <span style="color: #000066;">" here"</span> <a href="javascript:pasteCode('you-can-also-see rule response (F)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 744 <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> 745 <p class="tightin2"><a href="#" onclick="showExtra('extra405', 'plus405'); return false;"><img border=0 id="plus405" src=inform:/doc_images/extra.png></a> choosing notable locale objects <a href=inform:/doc313.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra405" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>choosing notable locale objects</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After choosing notable locale objects:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">standard notable locale objects rule</font> <a href="javascript:pasteCode('standard notable locale objects rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 746 <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> 747 <p class="tightin2"><a href="#" onclick="showExtra('extra406', 'plus406'); return false;"><img border=0 id="plus406" src=inform:/doc_images/extra.png></a> printing a locale paragraph about <a href=inform:/doc314.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (9 rules)</p><div id="extra406" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing a locale paragraph about</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>b</i> <a href="javascript:pasteCode('Rule for printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing a locale paragraph about:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <i>a supporter (called the tabletop)</i> <font color="#800000">initial appearance on supporters rule</font> <a href="javascript:pasteCode('initial appearance on supporters rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 748 <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 <i>a thing (called the item)</i> <font color="#800000">don't mention player's supporter in room descriptions rule</font> <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> <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> <i>unlist</i></p> 749 <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 <i>a thing (called the item)</i> <font color="#800000">don't mention scenery in room descriptions rule</font> <a href="javascript:pasteCode('don[=0x0027=]t mention scenery in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 750 <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 <i>a thing (called the item)</i> <font color="#800000">don't mention undescribed items in room descriptions rule</font> <a href="javascript:pasteCode('don[=0x0027=]t mention undescribed items in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 751 <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 <i>a thing (called the item)</i> <font color="#800000">set pronouns from items in room descriptions rule</font> <a href="javascript:pasteCode('set pronouns from items in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 752 <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 <i>a thing (called the item)</i> <font color="#800000">offer items to writing a paragraph about rule</font> <a href="javascript:pasteCode('offer items to writing a paragraph about rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 753 <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 <i>a thing (called the item)</i> <font color="#800000">use initial appearance in room descriptions rule</font> <a href="javascript:pasteCode('use initial appearance in room descriptions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000053', 'plus1000053'); return false;"><img border=0 id="plus1000053" src=inform:/doc_images/responses.png></a> 1</p> 754 <div id="extra1000053" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"On [the item] "</span> <a href="javascript:pasteCode('use initial appearance in room descriptions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 755 <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 <i>a thing (called the item)</i> <font color="#800000">describe what's on scenery supporters in room descriptions rule</font> <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> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000055', 'plus1000055'); return false;"><img border=0 id="plus1000055" src=inform:/doc_images/responses.png></a> 1</p> 756 <div id="extra1000055" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"On [the item] "</span> <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> <i>name</i> <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> <i>set</i></div> 757 <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 <i>a thing (called the item)</i> <font color="#800000">describe what's on mentioned supporters in room descriptions rule</font> <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> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000056', 'plus1000056'); return false;"><img border=0 id="plus1000056" src=inform:/doc_images/responses.png></a> 1</p> 758 <div id="extra1000056" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"On [the item] "</span> <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> <i>name</i> <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> <i>set</i></div> 759 <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> 760 <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> reaching inside <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>reaching inside</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('reaching inside')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach inside rooms rule</font> <a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000299', 'plus1000299'); return false;"><img border=0 id="plus1000299" src=inform:/doc_images/responses.png></a> 1</p> 761 <div id="extra1000299" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[We] [can't] reach into [the noun]."</span> <a href="javascript:pasteCode('can[=0x0027=]t reach inside rooms rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 762 <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"><font color="#800000">can't reach inside closed containers rule</font> <a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000298', 'plus1000298'); return false;"><img border=0 id="plus1000298" src=inform:/doc_images/responses.png></a> 1</p> 763 <div id="extra1000298" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[The noun] [aren't] open."</span> <a href="javascript:pasteCode('can[=0x0027=]t reach inside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 764 <p class="hangingin2"><i>outcome</i> allow access - <i>a success</i></p> 765 <p class="hangingin2"><i>outcome</i> deny access - <i>a failure</i></p> 766 </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> 767 <p class="tightin2"><a href="#" onclick="showExtra('extra15', 'plus15'); return false;"><img border=0 id="plus15" src=inform:/doc_images/extra.png></a> reaching outside <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>reaching outside</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('reaching outside')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't reach outside closed containers rule</font> <a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000300', 'plus1000300'); return false;"><img border=0 id="plus1000300" src=inform:/doc_images/responses.png></a> 1</p> 768 <div id="extra1000300" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[The noun] [aren't] open."</span> <a href="javascript:pasteCode('can[=0x0027=]t reach outside closed containers rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 769 <p class="hangingin2"><i>outcome</i> allow access - <i>a success</i></p> 770 <p class="hangingin2"><i>outcome</i> deny access - <i>a failure</i></p> 771 </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> 772 <p class="tightin2"><a href="#" onclick="showExtra('extra16', 'plus16'); return false;"><img border=0 id="plus16" src=inform:/doc_images/extra.png></a> visibility <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>visibility</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('visibility')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">can't act in the dark rule</font> <a href="javascript:pasteCode('can[=0x0027=]t act in the dark rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 773 <p class="hangingin2"><i>outcome</i> there is sufficient light - <i>a failure</i></p> 774 <p class="hangingin2"><i>outcome</i> there is insufficient light - <i>a success</i></p> 775 </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> 776 <p><b>Light and darkness</b></p><p>These activities control how we describe darkness.</p><p class="tightin2"><a href="#" onclick="showExtra('extra383', 'plus383'); return false;"><img border=0 id="plus383" src=inform:/doc_images/extra.png></a> <font color="#808080">printing the name of a dark room <a href=inform:/doc307.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra383" style="display: none;"><p class="in2"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the name of a dark room</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <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> <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> <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> 777 <p class="tightin2"><a href="#" onclick="showExtra('extra384', 'plus384'); return false;"><img border=0 id="plus384" src=inform:/doc_images/extra.png></a> <font color="#808080">printing the description of a dark room <a href=inform:/doc308.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the description of a dark room</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <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> <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> <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> 778 <p class="tightin2"><a href="#" onclick="showExtra('extra385', 'plus385'); return false;"><img border=0 id="plus385" src=inform:/doc_images/extra.png></a> <font color="#808080">printing the announcement of darkness <a href=inform:/doc305.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the announcement of darkness</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the announcement of darkness:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 779 <p class="tightin2"><a href="#" onclick="showExtra('extra386', 'plus386'); return false;"><img border=0 id="plus386" src=inform:/doc_images/extra.png></a> printing the announcement of light <a href=inform:/doc306.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the announcement of light</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>b</i> <a href="javascript:pasteCode('Rule for printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the announcement of light:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">look around once light available rule</font> <a href="javascript:pasteCode('look around once light available rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 780 <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> 781 <p class="tightin2"><a href="#" onclick="showExtra('extra387', 'plus387'); return false;"><img border=0 id="plus387" src=inform:/doc_images/extra.png></a> <font color="#808080">printing a refusal to act in the dark <a href=inform:/doc304.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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing a refusal to act in the dark</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <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> <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> <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> 782 <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> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>startup rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('startup rules')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">initialise memory rule</font> <a href="javascript:pasteCode('initialise memory rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 783 <p class="hangingin2"> <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> <a href="javascript:pasteCode('virtual machine startup rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 784 <p class="hangingin2"> <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> <a href="javascript:pasteCode('seed random number generator rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 785 <p class="hangingin2"> <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> <a href="javascript:pasteCode('update chronological records rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 786 <p class="hangingin2"> <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> <a href="javascript:pasteCode('declare everything initially unmentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 787 <p class="hangingin2"> <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> <a href="javascript:pasteCode('position player in model world rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 788 <p class="hangingin2"> <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> <a href="javascript:pasteCode('start in the correct scenes rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 789 <p class="hangingin2"> <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> <a href="javascript:pasteCode('when play begins stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 790 <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)"><font color="#800000">fix baseline scoring rule</font> <a href="javascript:pasteCode('fix baseline scoring rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 791 <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)"><font color="#800000">display banner rule</font> <a href="javascript:pasteCode('display banner rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 792 <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)"><font color="#800000">initial room description rule</font> <a href="javascript:pasteCode('initial room description rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 793 </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> 794 <p class="tightin3"><a href="#" onclick="showExtra('extra400', 'plus400'); return false;"><img border=0 id="plus400" src=inform:/doc_images/extra.png></a> starting the virtual machine <a href=inform:/doc326.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra400" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>starting the virtual machine</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After starting the virtual machine:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">enable Glulx acceleration rule</font> <a href="javascript:pasteCode('enable Glulx acceleration rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 795 <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> 796 <p class="tightin3"><a href="#" onclick="showExtra('extra389', 'plus389'); return false;"><img border=0 id="plus389" src=inform:/doc_images/extra.png></a> <font color="#808080">printing the banner text <a href=inform:/doc323.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra389" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the banner text</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After printing the banner text:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 797 <p class="tightin2"><a href="#" onclick="showExtra('extra1', 'plus1'); return false;"><img border=0 id="plus1" src=inform:/doc_images/extra.png></a> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>turn sequence rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('turn sequence rules')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">parse command rule</font> <a href="javascript:pasteCode('parse command rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 798 <p class="hangingin2"> <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> <a href="javascript:pasteCode('declare everything initially unmentioned rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 799 <p class="hangingin2"> <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> <a href="javascript:pasteCode('generate action rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000283', 'plus1000283'); return false;"><img border=0 id="plus1000283" src=inform:/doc_images/responses.png></a> 2</p> 800 <div id="extra1000283" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"(considering the first sixteen objects only)[command clarification break]"</span> <a href="javascript:pasteCode('generate action rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <a href="javascript:pasteCode('generate action rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> B </span> <span style="color: #000066;">"Nothing to do!"</span> <a href="javascript:pasteCode('generate action rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <a href="javascript:pasteCode('generate action rule response (B) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a> <i>set</i></div> 801 <p class="hangingin2"> <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> 802 <p class="hangingin2"> <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> <a href="javascript:pasteCode('every turn stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 803 <p class="hangingin2"> <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> <a href="javascript:pasteCode('timed events rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 804 <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)"><font color="#800000">advance time rule</font> <a href="javascript:pasteCode('advance time rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 805 <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)"><font color="#800000">update chronological records rule</font> <a href="javascript:pasteCode('update chronological records rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 806 <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"></p> 807 <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"><font color="#800000">adjust light rule</font> <a href="javascript:pasteCode('adjust light rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000281', 'plus1000281'); return false;"><img border=0 id="plus1000281" src=inform:/doc_images/responses.png></a> 1</p> 808 <div id="extra1000281" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[It] [are] [if story tense is present tense]now [end if]pitch dark in 809 [if story tense is present tense]here[else]there[end if]!"</span> <a href="javascript:pasteCode('adjust light rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <a href="javascript:pasteCode('adjust light rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a> <i>set</i></div> 810 <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"><font color="#800000">note object acquisitions rule</font> <a href="javascript:pasteCode('note object acquisitions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 811 <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"><font color="#800000">notify score changes rule</font> <a href="javascript:pasteCode('notify score changes rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 812 </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> 813 <p class="tightin3"><a href="#" onclick="showExtra('extra388', 'plus388'); return false;"><img border=0 id="plus388" src=inform:/doc_images/extra.png></a> <font color="#808080">constructing the status line <a href=inform:/doc309.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra388" style="display: none;"><p class="in3"><table width="100%" cellpadding="0" cellspacing="0" border="0" style="background-color: #e8e0c0"><tr><td width="8"><img src="inform:/bg_images/tl_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td><td></td><td width="8"><img src="inform:/bg_images/tr_corner_e8e0c0.gif" width="8" height="8" border="0" alt="..." /></td></tr><tr><td width="8"></td><td><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>constructing the status line</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After constructing the status line:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 814 <p class="tightin2"><a href="#" onclick="showExtra('extra2', 'plus2'); return false;"><img border=0 id="plus2" src=inform:/doc_images/extra.png></a> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>shutdown rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('shutdown rules')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">when play ends stage rule</font> <a href="javascript:pasteCode('when play ends stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 815 <p class="hangingin2"> <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> <a href="javascript:pasteCode('resurrect player if asked rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 816 <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"><font color="#800000">print player's obituary rule</font> <a href="javascript:pasteCode('print player[=0x0027=]s obituary rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 817 <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"><font color="#800000">ask the final question rule</font> <a href="javascript:pasteCode('ask the final question rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 818 </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> 819 <p class="tightin3"><a href="#" onclick="showExtra('extra401', 'plus401'); return false;"><img border=0 id="plus401" src=inform:/doc_images/extra.png></a> <font color="#808080">amusing a victorious player <a href=inform:/doc325.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (0 rules)</font></p><div id="extra401" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>amusing a victorious player</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After amusing a victorious player:')"><img border=0 src=inform:/doc_images/paste.png></a> <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> 820 <p class="tightin3"><a href="#" onclick="showExtra('extra402', 'plus402'); return false;"><img border=0 id="plus402" src=inform:/doc_images/extra.png></a> printing the player's obituary <a href=inform:/doc324.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (3 rules)</p><div id="extra402" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>printing the player's obituary</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <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> <i>f</i> <a href="javascript:pasteCode('After printing the player[=0x0027=]s obituary:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">print obituary headline rule</font> <a href="javascript:pasteCode('print obituary headline rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000314', 'plus1000314'); return false;"><img border=0 id="plus1000314" src=inform:/doc_images/responses.png></a> 3</p> 821 <div id="extra1000314" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">" You have died "</span> <a href="javascript:pasteCode('print obituary headline rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> B </span> <span style="color: #000066;">" You have won "</span> <a href="javascript:pasteCode('print obituary headline rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> C </span> <span style="color: #000066;">" The End "</span> <a href="javascript:pasteCode('print obituary headline rule response (C)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 822 <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 <font color="#800000">print final score rule</font> <a href="javascript:pasteCode('print final score rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 823 <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 <font color="#800000">display final status line rule</font> <a href="javascript:pasteCode('display final status line rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 824 <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> 825 <p class="tightin3"><a href="#" onclick="showExtra('extra403', 'plus403'); return false;"><img border=0 id="plus403" src=inform:/doc_images/extra.png></a> handling the final question ... activity (4 rules)</p><div id="extra403" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>handling the final question</b> ... activity</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After handling the final question:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">print the final question rule</font> <a href="javascript:pasteCode('print the final question rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000041', 'plus1000041'); return false;"><img border=0 id="plus1000041" src=inform:/doc_images/responses.png></a> 2</p> 826 <div id="extra1000041" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"Would you like to "</span> <a href="javascript:pasteCode('print the final question rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i><br> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> B </span> <span style="color: #000066;">" or "</span> <a href="javascript:pasteCode('print the final question rule response (B)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 827 <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 <font color="#800000">print the final prompt rule</font> <a href="javascript:pasteCode('print the final prompt rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000040', 'plus1000040'); return false;"><img border=0 id="plus1000040" src=inform:/doc_images/responses.png></a> 1</p> 828 <div id="extra1000040" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"> [run paragraph on]"</span> <a href="javascript:pasteCode('print the final prompt rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 829 <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 <font color="#800000">read the final answer rule</font> <a href="javascript:pasteCode('read the final answer rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 830 <p class="hangingin2"><img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook">for <font color="#800000">standard respond to final question rule</font> <a href="javascript:pasteCode('standard respond to final question rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000042', 'plus1000042'); return false;"><img border=0 id="plus1000042" src=inform:/doc_images/responses.png></a> 1</p> 831 <div id="extra1000042" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"Please give one of the answers above."</span> <a href="javascript:pasteCode('standard respond to final question rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 832 <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> 833 <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> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>action-processing rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('action-processing rules')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">announce items from multiple object lists rule</font> <a href="javascript:pasteCode('announce items from multiple object lists rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000011', 'plus1000011'); return false;"><img border=0 id="plus1000011" src=inform:/doc_images/responses.png></a> 1</p> 834 <div id="extra1000011" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[current item from the multiple object list]: [run paragraph on]"</span> <a href="javascript:pasteCode('announce items from multiple object lists rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 835 <p class="hangingin2"> <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> <a href="javascript:pasteCode('set pronouns from items from multiple object lists rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 836 <p class="hangingin2"> <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> <a href="javascript:pasteCode('before stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 837 <p class="hangingin2"> <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> <a href="javascript:pasteCode('basic visibility rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000291', 'plus1000291'); return false;"><img border=0 id="plus1000291" src=inform:/doc_images/responses.png></a> 1</p> 838 <div id="extra1000291" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[It] [are] pitch dark, and [we] [can't see] a thing."</span> <a href="javascript:pasteCode('basic visibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <a href="javascript:pasteCode('basic visibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a> <i>set</i></div> 839 <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)"><font color="#800000">basic accessibility rule</font> <a href="javascript:pasteCode('basic accessibility rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000290', 'plus1000290'); return false;"><img border=0 id="plus1000290" src=inform:/doc_images/responses.png></a> 1</p> 840 <div id="extra1000290" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"You must name something more substantial."</span> <a href="javascript:pasteCode('basic accessibility rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <a href="javascript:pasteCode('basic accessibility rule response (A) is [=0x0022=]New text.[=0x0022=].')"><img border=0 src=inform:/doc_images/paste.png></a> <i>set</i></div> 841 <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)"><font color="#800000">carrying requirements rule</font> <a href="javascript:pasteCode('carrying requirements rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 842 <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"><font color="#800000">instead stage rule</font> <a href="javascript:pasteCode('instead stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 843 <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"><font color="#800000">requested actions require persuasion rule</font> <a href="javascript:pasteCode('requested actions require persuasion rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000293', 'plus1000293'); return false;"><img border=0 id="plus1000293" src=inform:/doc_images/responses.png></a> 1</p> 844 <div id="extra1000293" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[The noun] [have] better things to do."</span> <a href="javascript:pasteCode('requested actions require persuasion rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 845 <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"><font color="#800000">carry out requested actions rule</font> <a href="javascript:pasteCode('carry out requested actions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i> <a href="#" onclick="showResp('extra1000294', 'plus1000294'); return false;"><img border=0 id="plus1000294" src=inform:/doc_images/responses.png></a> 1</p> 846 <div id="extra1000294" style="display: none;"><p class="in2"> <span style="color: #ffffff; font-family: 'Courier New', Courier, monospace; background-color: #8080ff;"> A </span> <span style="color: #000066;">"[The noun] [are] unable to do that."</span> <a href="javascript:pasteCode('carry out requested actions rule response (A)')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i> <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> <i>set</i></div> 847 <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"><font color="#800000">descend to specific action-processing rule</font> <a href="javascript:pasteCode('descend to specific action-processing rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 848 <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"><font color="#800000">end action-processing in success rule</font> <a href="javascript:pasteCode('end action-processing in success rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 849 </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> 850 <p class="tightin3"><a href="#" onclick="showExtra('extra11', 'plus11'); return false;"><img border=0 id="plus11" src=inform:/doc_images/extra.png></a> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>specific action-processing rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('specific action-processing rules')"><img border=0 src=inform:/doc_images/paste.png></a> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">work out details of specific action rule</font> <a href="javascript:pasteCode('work out details of specific action rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 851 <p class="hangingin2"> <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> <a href="javascript:pasteCode('investigate player[=0x0027=]s awareness before action rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 852 <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)"><font color="#800000">check stage rule</font> <a href="javascript:pasteCode('check stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 853 <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)"><font color="#800000">carry out stage rule</font> <a href="javascript:pasteCode('carry out stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 854 <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)"><font color="#800000">after stage rule</font> <a href="javascript:pasteCode('after stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 855 <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)"><font color="#800000">investigate player's awareness after action rule</font> <a href="javascript:pasteCode('investigate player[=0x0027=]s awareness after action rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 856 <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)"><font color="#800000">report stage rule</font> <a href="javascript:pasteCode('report stage rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 857 <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"></p> 858 </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> 859 <p class="tightin4"><a href="#" onclick="showExtra('extra12', 'plus12'); return false;"><img border=0 id="plus12" src=inform:/doc_images/extra.png></a> 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>player's action awareness rules</b> ... rulebook</p></font></td><td align="right" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" 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> <i>name</i></p></font></td></tr></table><p class="hangingin2"> <img border=0 src=inform:/doc_images/rulenone.png title="start of rulebook"><font color="#800000">player aware of his own actions rule</font> <a href="javascript:pasteCode('player aware of his own actions rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 860 <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)"><font color="#800000">player aware of actions by visible actors rule</font> <a href="javascript:pasteCode('player aware of actions by visible actors rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 861 <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)"><font color="#800000">player aware of actions on visible nouns rule</font> <a href="javascript:pasteCode('player aware of actions on visible nouns rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 862 <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)"><font color="#800000">player aware of actions on visible second nouns rule</font> <a href="javascript:pasteCode('player aware of actions on visible second nouns rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 863 </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> 864 <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('extra407', 'plus407'); return false;"><img border=0 id="plus407" src=inform:/doc_images/extra.png></a> issuing the response text <a href=inform:/doc301.html><img border=0 src=inform:/doc_images/help.png></a> ... activity (1 rule)</p><div id="extra407" 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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><table border="0" cellspacing="4" cellpadding="0" width=100%><tr><td align="left" valign="top"><font face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><b>issuing the response text</b> <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 face="lucida grande,geneva,arial,tahoma,verdana,helvetica,helv" size=2><p class="tightin1"><a href="javascript:pasteCode('Before issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>b</i> <a href="javascript:pasteCode('Rule for issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a> <i>f</i> <a href="javascript:pasteCode('After issuing the response text:')"><img border=0 src=inform:/doc_images/paste.png></a> <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 <font color="#800000">standard issuing the response text rule</font> <a href="javascript:pasteCode('standard issuing the response text rule')"><img border=0 src=inform:/doc_images/paste.png></a> <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> <i>unlist</i></p> 865 <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> 866 </div> 867 <div id="segment2"> 868 <hr><table cellspacing="3" border="0" style="background:#eeeeee;"><tr> 869 <td valign="top" align="left"> 870 <div id="minibox5_2" class="smallbox"> 871 <a class="symbol" title="Extras" href="#" onclick="click_element_box('segment2'); return false;">Xt</a> 872 <div class="indexno">2</div> 873 </div> 874 </td> 875 <td style="width:100%;" align="left" valign="top"> 876 <p style="margin-top:0px;padding-top:0px;margin-bottom:0px;padding-bottom:0px;line-height:150%;"><b>Extras</b> — 877 Further rulebooks, from the source or extensions<br><i>About rulebooks <a href=inform:/doc327.html><img border=0 src=inform:/doc_images/help.png></a>; About activities <a href=inform:/doc287.html><img border=0 src=inform:/doc_images/help.png></a>; Moving or abolishing rules <a href=inform:/doc330.html><img border=0 src=inform:/doc_images/help.png></a></i></p> 878 </td> 879 </tr></table> 880 </div> 881 <hr> 882 883 <!--CONTENT ENDS--> 884 </font> 885 </body> 886 </html>