1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-05 16:44:21 +03:00
inform7/indoc/Tests/Targets/windows_app-Ideal/doc1.html
Philip Chimento 9d14021b6b Bless output of indoc tests for Windows app
The ideal output didn't reflect the recent changes to the JavaScript paste
code. I'm assuming that the current output is correct as-is.

Maybe it makes less sense to have separate tests for Windows and Mac now,
since the HTML is now identical. But the CSS still differs, so I've kept
them for now.
2022-04-30 13:16:36 -07:00

603 lines
31 KiB
HTML

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<link href="indoc_IM.css" rel="stylesheet" type="text/css">
<!--Generated by indoc on 28 Apr 2016-->
<title>1.1. Truth</title>
<script type="text/javascript">
function showExtra(id, imid) {
if (document.getElementById(id).style.display == 'block') {
document.getElementById(id).style.display = 'none';
document.getElementById(imid).src = 'inform:/doc_images/extra.png';
} else {
document.getElementById(id).style.display = 'block';
document.getElementById(imid).src = 'inform:/doc_images/extraclose.png';
}
}
function onLoaded() {
if (window.location.hash) {
var hash = window.location.hash.substring(2);
if (hash.search("_") >= 0) {
var res = hash.split("_");
showExample("example"+res[1]);
} else {
showExample("example"+hash);
}
}
}
window.onload=onLoaded;
function showExample(id) {
if (document.getElementById(id).style.display == 'block') {
document.getElementById(id).style.display = 'none';
} else {
document.getElementById(id).style.display = 'block';
}
}
function openExtra(id, imid) {
document.getElementById(id).style.display = 'block';
document.getElementById(imid).src = 'inform:/doc_images/extraclose.png';
}
function closeExtra(id, imid) {
document.getElementById(id).style.display = 'none';
document.getElementById(imid).src = 'inform:/doc_images/extra.png';
}
</script>
</head>
<body class="paper papertint">
<script type="text/javascript">
function pasteCode(code) {
var myProject = window.Project;
myProject.selectView('source');
myProject.pasteCode(code);
}
</script>
<script type="text/javascript">
function createNewProject(code, title) {
var myProject = window.Project;
myProject.createNewProject(title, code);
}
</script>
<!--SEARCH TITLE "Truth"-->
<!--SEARCH SECTION "1.1"-->
<!--SEARCH SORT "000-001-001-000"-->
<div class="bookheader">
<table class="fullwidth midnightblack">
<tr>
<td class="midnightbannerleftcell">
</td>
<td class="midnightbannercentrecell">
<a href="index.html" class="standardlink"><span class="midnightbannertext">Chapter 1: Pride and Prejudice</span></a>
</td>
<td class="midnightbannerrightcell">
<a href="index.html" class="standardlink"><img alt="Hookup.png" src="inform:/doc_images/Hookup.png" id="hookup"></a><a href="doc2.html" class="standardlink"><img alt="Hookright.png" src="inform:/doc_images/Hookright.png" id="hookright"></a>
</td>
</tr>
</table>
</div>
<p class="sectionheading">§1.1. Truth</p>
<p>It is a truth universally acknowledged, that a single man in possession of a good fortune, must be in want of a wife.</p>
<p>However little known the feelings or views of such a man may be on his first entering a neighbourhood, this truth is so well fixed in the minds of the surrounding families, that he is considered the rightful property of some one or other of their daughters.</p>
<!--START CODE "c1"-->
<blockquote class="code"><p class="quoted"><a id="c1"></a>Goodness! interjected Mr Wickham.
</p>
</blockquote>
<!--END CODE-->
<p>&quot;My dear Mr. Bennet,&quot; said his lady to him one day, &quot;have you heard that Netherfield Park is let at last?&quot;</p>
<!--START CODE "c2"-->
<blockquote class="code"><p class="quoted"><a id="c2"></a>Am I in the story yet?
<br>
It would appear, sir, that you are not.
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c3"-->
<blockquote class="code"><p class="quoted"><a id="c3"></a>But then, whence came these intermissions?
</p>
</blockquote>
<!--END CODE-->
<p><span class="boldface">Mr. Bennet</span> replied that he had not.</p>
<p>&quot;But it is,&quot; <span class="italic">returned</span> she; &quot;for Mrs. Long has just been here, and she told me all about it.&quot;</p>
<!--START CODE "c4"-->
<blockquote class="code"><p class="quoted"><a id="c4"></a><a href="javascript:pasteCode('[=0x0022=]An Inline Example[=0x0022=][=0x000A=][=0x000A=]This is not very much.[=0x000A=][=0x000A=]\n')"><img alt="paste@2x.png" src="inform:/doc_images/paste@2x.png" width="13" height="13"></a> &quot;An Inline Example&quot;
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c5"-->
<blockquote class="code"><p class="quoted"><a id="c5"></a>This is not very much.
</p>
</blockquote>
<!--END CODE-->
<p>Mr. Bennet made no answer &amp; instead &lt;sat down&gt;.</p>
<!--START PHRASE "defn0"-->
<div class="definition">
<a id="defn0"></a><p class='defnprototype'><b>display the boxed quotation </b>(text)<b></b></p>
<!--END PHRASE-->
<!--definition of ph_boxed-->
<p>This phrase displays the given text on screen in an overlaid box. For reasons to do with the way such quotations are plotted onto the screen, their text is treated literally: no substitutions in square brackets are obeyed. The quo ation will only ever appear once, regardless of the number of times the &quot;display the boxed quotation ...&quot; phrase is reached. Rather than being shown immediately - and thus, probably, scrolling away before it can be seen - the display is held back until the next command prompt is shown to the player. Example:</p>
<!--START CODE "c6"-->
<blockquote class="code"><p class="quoted"><a id="c6"></a>After looking in the Wabe, display the boxed quotation
<br>
&#160;&#160;&#160;&#160;&quot;And 'the wabe' is the grass-plot round
<br>
&#160;&#160;&#160;&#160;a sun-dial, I suppose? said Alice,
<br>
&#160;&#160;&#160;&#160;surprised at her own ingenuity.
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c7"-->
<blockquote class="code"><p class="quoted"><a id="c7"></a>&#160;&#160;&#160;&#160;Of course it is. It's called 'wabe,'
<br>
&#160;&#160;&#160;&#160;you know, because it goes a long way
<br>
&#160;&#160;&#160;&#160;before it, and a long way behind it --
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c8"-->
<blockquote class="code"><p class="quoted"><a id="c8"></a>&#160;&#160;&#160;&#160;-- Lewis Carroll&quot;.
</p>
</blockquote>
<!--END CODE-->
<p>This was the original example used in <span class="italic">Trinity</span>, by Brian Moriarty, which invented the idea. A player exploring Kensington Gardens comes upon a location enigmatically called The Wabe; and by way of explanation, this quotation pops up.</p>
<!--end definition-->
</div>
<p>&quot;Do you not want to know who has taken it?&quot; cried his wife impatiently.</p>
<p>&quot;_You_ want to tell me, and I have no objection to hearing it.&quot;</p>
<p>This was invitation enough.</p>
<!--START CODE "c9"-->
<blockquote class="code"><p class="quoted"><a id="c9"></a>Table of Mental States
<br>
</p>
</blockquote>
<table class="codetable">
<tr>
<td class="quotedtablecell">
<p class="quoted">feeling</p>
</td>
<td class="quotedtablecell">
<p class="quoted">extent</p>
</td>
<td class="quotedtablecell">
<p class="quoted">consequence</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">pumped</p>
</td>
<td class="quotedtablecell">
<p class="quoted">1</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;you feel able to run for your life&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">pumped</p>
</td>
<td class="quotedtablecell">
<p class="quoted">2</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;you feel able to run for President&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">wired</p>
</td>
<td class="quotedtablecell">
<p class="quoted">1</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;you feel able to run&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">languid</p>
</td>
<td class="quotedtablecell">
<p class="quoted">1</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;you feel&quot;</p>
</td>
</tr>
</table>
<blockquote><p></p>
</blockquote>
<!--END CODE-->
<!--START CODE "c10"-->
<blockquote class="code"><p class="quoted"><a id="c10"></a>Table of Mental States (amended)
<br>
</p>
</blockquote>
<table class="codetable">
<tr>
<td class="quotedtablecell">
<p class="quoted">feeling</p>
</td>
<td class="quotedtablecell">
<p class="quoted">extent</p>
</td>
<td class="quotedtablecell">
<p class="quoted">consequence</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">pumped</p>
</td>
<td class="quotedtablecell">
<p class="quoted">2</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;you feel able to run for the Nebraska State Legislature&quot;</p>
</td>
</tr>
</table>
<blockquote><p></p>
</blockquote>
<!--END CODE-->
<p>&quot;Why, my dear, you must know, Mrs. Long says that Netherfield is taken by a young man of large fortune from the north of England; that he came down on Monday in a chaise and four to see the place, and was so much delighted with it, that he agreed with Mr. Morris immediately; that he is to take possession before Michaelmas, and some of his servants are to be in the house by the end of next week.&quot;</p>
<p>&quot;What is his name?&quot;</p>
<p>&quot;Bingley.&quot;</p>
<p>&quot;Is he married or single?&quot;</p>
<p>&quot;Oh! Single, my dear, to be sure! A single man of large fortune; four or five thousand a year. What a fine thing for our girls!&quot;</p>
<hr>
<div class="bookexamples">
<p class="chapterheading"></p>
<!--START EXAMPLE "1: The Über-complète Absolute Truth" "e0"-->
<a id="e0"></a><table class="egcue">
<tr>
<td class="egcellforoval">
<div class="egovalfornumber overstruckimage">
<a href="#" class="eglink" onclick="showExample('example0'); return false;"><b>1</b></a></div>
</td>
<td class="egnamecell">
<p class="egcuetext"><a href="#" class="eglink" onclick="showExample('example0'); return false;"><img class="asterisk" alt="*" src="inform:/doc_images/asterisk.png" /><b><span class="egbanner">Example</span><span class="egname">The Über-complète Absolute Truth</span></b></a><br>
An explanation of the examples in this documentation, and the asterisks attached to them. Click the heading of the example, or the example number, to reveal the text.</p>
</td>
<td class="egcrossref">
<!--START IGNORE-->
<div class="egovalforxref overstruckimage">
<a href="Sdoc1.html#e0"><i>RB</i></a></div>
<!--END IGNORE-->
</td>
</tr>
</table>
<div class="egpanel" id="example0" style="display: none;">
<p>This is the first of about 400 numbered examples. In a few cases, such as this one, they provide a little background information, but almost all demonstrate Inform source text. The techniques demonstrated tend to be included either because they are frequently asked for, or because they show how to achieve some interesting effect.</p>
<p>In most cases, typing the single command TEST ME will play through a few moves to show off the effect being demonstrated. (You may find it convenient to create a &quot;scratch&quot; project file for temporary trials like this, clearing all its text and starting again with each new test.)</p>
<p>As part of the testing process which verifies a new build of Inform, each example in turn is extracted from this documentation, translated, played through, and the resulting transcript mechanically checked. So the examples may even work as claimed. But the flesh is weak, and there are bound to be glitches. We would welcome reports, so that future editions can be corrected.</p>
<p>Each example is loosely graded by difficulty: if they were exercises in a textbook, the asterisks would indicate how many marks each question scores. As a general rule:</p>
<!--START CODE "c11_0"-->
<blockquote class="code"><p class="quoted"><a id="c11_0"></a><img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> - A simple example, fairly easily guessed.
<br>
<img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> - A complicated or surprising example.
<br>
<img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> - An example needing detailed knowledge of many aspects of the system.
<br>
<img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> <img alt="asterisk.png" src="inform:/doc_images/asterisk.png" /> - A complete scenario, containing material not necessarily relevant to the topic being demonstrated.
</p>
</blockquote>
<!--END CODE-->
<p>In general, the main text of <span class="italic">Writing with Inform</span> tries never to assume knowledge of material which has not yet appeared, but the trickier examples almost always need to break this rule.</p>
<p>The same examples are included in <span class="boldface">both</span> of the books of documentation, but in a different order: in <span class="italic">Writing with Inform</span>, they appear near the techniques used to make them work; in <span class="italic">The Inform Recipe Book</span>, they are grouped by the effects they provide. For instance, an example called &quot;Do Pass Go&quot;, about the throwing of a pair of dice, appears in the &quot;Randomness&quot; section of <span class="italic">Writing with Inform</span> and also in the &quot;Dice and Playing Cards&quot; section of <span class="italic">The Inform Recipe Book</span>. Clicking the italicised WI and RB buttons at the right-hand side of an example's heading switches between its position in each book.</p>
<!--START CODE "c12_0"-->
<blockquote class="code"><p class="quoted"><a id="c12_0"></a><a href="javascript:pasteCode('[=0x0022=]The Über-complète Absolute Truth[=0x0022=][=0x000A=][=0x000A=]The Minivan is a room. The Open Road is outside from the Minivan. Pete is a man in the Minivan. [=0x0022=]Pete [if the player has been in the Minivan for 3 turns]is starting to look bored[otherwise]is playing with his travel activity book[end if].[=0x0022=][=0x000A=][=0x000A=]Every turn:[=0x000A=][=0x0009=]if the player has been in the Minivan for 5 turns, say [=0x0022=][=0x0027=]Are we there [if saying no]now?[=0x0027=][otherwise]yet?[=0x0027=] asks Pete.[end if][=0x0022=][=0x000A=][=0x000A=]Instead of saying no:[=0x000A=][=0x0009=]say [=0x0022=][=0x0027=]Oh,[=0x0027=] says Pete. There is a blessed, momentary silence.[=0x0022=][=0x000A=][=0x000A=]Table of Value Names[=0x000A=]term[=0x0009=]value[=0x0009=]topic[=0x000A=][=0x0022=]ace[=0x0022=][=0x0009=][=0x0022=]1[=0x0022=][=0x0009=][=0x0022=]ace/A/one[=0x0022=][=0x000A=][=0x0022=]deuce[=0x0022=][=0x0009=][=0x0022=]2[=0x0022=][=0x0009=][=0x0022=]deuce/two[=0x0022=][=0x000A=][=0x0022=]three[=0x0022=][=0x0009=][=0x0022=]3[=0x0022=][=0x0009=][=0x0022=]three[=0x0022=][=0x000A=][=0x0022=]four[=0x0022=][=0x0009=][=0x0022=]4[=0x0022=][=0x0009=][=0x0022=]four[=0x0022=][=0x000A=][=0x0022=]five[=0x0022=][=0x0009=][=0x0022=]5[=0x0022=][=0x0009=][=0x0022=]five[=0x0022=][=0x000A=][=0x0022=]six[=0x0022=][=0x0009=][=0x0022=]6[=0x0022=][=0x0009=][=0x0022=]six[=0x0022=][=0x000A=][=0x0022=]seven[=0x0022=][=0x0009=][=0x0022=]7[=0x0022=][=0x0009=][=0x0022=]seven[=0x0022=][=0x000A=][=0x0022=]eight[=0x0022=][=0x0009=][=0x0022=]8[=0x0022=][=0x0009=][=0x0022=]eight[=0x0022=][=0x000A=][=0x0022=]nine[=0x0022=][=0x0009=][=0x0022=]9[=0x0022=][=0x0009=][=0x0022=]nine[=0x0022=][=0x000A=][=0x0022=]ten[=0x0022=][=0x0009=][=0x0022=]10[=0x0022=][=0x0009=][=0x0022=]ten[=0x0022=][=0x000A=][=0x0022=]jack[=0x0022=][=0x0009=][=0x0022=]11[=0x0022=][=0x0009=][=0x0022=]jack/knave/J[=0x0022=][=0x000A=][=0x0022=]queen[=0x0022=][=0x0009=][=0x0022=]12[=0x0022=][=0x0009=][=0x0022=]queen/Q[=0x0022=][=0x000A=][=0x0022=]king[=0x0022=][=0x0009=][=0x0022=]13[=0x0022=][=0x0009=][=0x0022=]king/K[=0x0022=][=0x000A=][=0x000A=]Instead of going to the Open Road:[=0x000A=][=0x0009=]say [=0x0022=]You leap to your death.[=0x0022=];[=0x000A=][=0x0009=]end the story.[=0x000A=][=0x000A=]Test me with [=0x0022=]z / z / look / g / g / g / no / z / z / z / no / z / out[=0x0022=].[=0x000A=][=0x000A=][And indeed][=0x000A=][=0x000A=]The example continues here.[=0x000A=][=0x000A=]And goes on.[=0x000A=][=0x000A=]\n')"><img alt="paste@2x.png" src="inform:/doc_images/paste@2x.png" width="13" height="13"></a> <a href="javascript:createNewProject('[=0x0022=]The Über-complète Absolute Truth[=0x0022=][=0x000A=][=0x000A=]The Minivan is a room. The Open Road is outside from the Minivan. Pete is a man in the Minivan. [=0x0022=]Pete [if the player has been in the Minivan for 3 turns]is starting to look bored[otherwise]is playing with his travel activity book[end if].[=0x0022=][=0x000A=][=0x000A=]Every turn:[=0x000A=][=0x0009=]if the player has been in the Minivan for 5 turns, say [=0x0022=][=0x0027=]Are we there [if saying no]now?[=0x0027=][otherwise]yet?[=0x0027=] asks Pete.[end if][=0x0022=][=0x000A=][=0x000A=]Instead of saying no:[=0x000A=][=0x0009=]say [=0x0022=][=0x0027=]Oh,[=0x0027=] says Pete. There is a blessed, momentary silence.[=0x0022=][=0x000A=][=0x000A=]Table of Value Names[=0x000A=]term[=0x0009=]value[=0x0009=]topic[=0x000A=][=0x0022=]ace[=0x0022=][=0x0009=][=0x0022=]1[=0x0022=][=0x0009=][=0x0022=]ace/A/one[=0x0022=][=0x000A=][=0x0022=]deuce[=0x0022=][=0x0009=][=0x0022=]2[=0x0022=][=0x0009=][=0x0022=]deuce/two[=0x0022=][=0x000A=][=0x0022=]three[=0x0022=][=0x0009=][=0x0022=]3[=0x0022=][=0x0009=][=0x0022=]three[=0x0022=][=0x000A=][=0x0022=]four[=0x0022=][=0x0009=][=0x0022=]4[=0x0022=][=0x0009=][=0x0022=]four[=0x0022=][=0x000A=][=0x0022=]five[=0x0022=][=0x0009=][=0x0022=]5[=0x0022=][=0x0009=][=0x0022=]five[=0x0022=][=0x000A=][=0x0022=]six[=0x0022=][=0x0009=][=0x0022=]6[=0x0022=][=0x0009=][=0x0022=]six[=0x0022=][=0x000A=][=0x0022=]seven[=0x0022=][=0x0009=][=0x0022=]7[=0x0022=][=0x0009=][=0x0022=]seven[=0x0022=][=0x000A=][=0x0022=]eight[=0x0022=][=0x0009=][=0x0022=]8[=0x0022=][=0x0009=][=0x0022=]eight[=0x0022=][=0x000A=][=0x0022=]nine[=0x0022=][=0x0009=][=0x0022=]9[=0x0022=][=0x0009=][=0x0022=]nine[=0x0022=][=0x000A=][=0x0022=]ten[=0x0022=][=0x0009=][=0x0022=]10[=0x0022=][=0x0009=][=0x0022=]ten[=0x0022=][=0x000A=][=0x0022=]jack[=0x0022=][=0x0009=][=0x0022=]11[=0x0022=][=0x0009=][=0x0022=]jack/knave/J[=0x0022=][=0x000A=][=0x0022=]queen[=0x0022=][=0x0009=][=0x0022=]12[=0x0022=][=0x0009=][=0x0022=]queen/Q[=0x0022=][=0x000A=][=0x0022=]king[=0x0022=][=0x0009=][=0x0022=]13[=0x0022=][=0x0009=][=0x0022=]king/K[=0x0022=][=0x000A=][=0x000A=]Instead of going to the Open Road:[=0x000A=][=0x0009=]say [=0x0022=]You leap to your death.[=0x0022=];[=0x000A=][=0x0009=]end the story.[=0x000A=][=0x000A=]Test me with [=0x0022=]z / z / look / g / g / g / no / z / z / z / no / z / out[=0x0022=].[=0x000A=][=0x000A=][And indeed][=0x000A=][=0x000A=]The example continues here.[=0x000A=][=0x000A=]And goes on.[=0x000A=][=0x000A=]\n', 'Example - The Über-complète Absolute Truth')"><img alt="create@2x.png" src="inform:/doc_images/create@2x.png" width="26" height="13"></a>&nbsp;&nbsp; &quot;The Über-complète Absolute Truth&quot;
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c13_0"-->
<blockquote class="code"><p class="quoted"><a id="c13_0"></a>The Minivan is a room. The Open Road is outside from the Minivan. Pete is a man in the Minivan. &quot;Pete [if the player has been in the Minivan for 3 turns]is starting to look bored[otherwise]is playing with his travel activity book[end if].&quot;
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c14_0"-->
<blockquote class="code"><p class="quoted"><a id="c14_0"></a>Every turn:
<br>
&#160;&#160;&#160;&#160;if the player has been in the Minivan for 5 turns, say &quot;'Are we there [if saying no]now?'[otherwise]yet?' asks Pete.[end if]&quot;
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c15_0"-->
<blockquote class="code"><p class="quoted"><a id="c15_0"></a>Instead of saying no:
<br>
&#160;&#160;&#160;&#160;say &quot;'Oh,' says Pete. There is a blessed, momentary silence.&quot;
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c16_0"-->
<blockquote class="code"><p class="quoted"><a id="c16_0"></a>Table of Value Names
<br>
</p>
</blockquote>
<table class="codetable">
<tr>
<td class="quotedtablecell">
<p class="quoted">term</p>
</td>
<td class="quotedtablecell">
<p class="quoted">value</p>
</td>
<td class="quotedtablecell">
<p class="quoted">topic</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;ace&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;1&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;ace/A/one&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;deuce&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;2&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;deuce/two&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;three&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;3&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;three&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;four&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;4&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;four&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;five&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;5&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;five&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;six&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;6&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;six&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;seven&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;7&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;seven&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;eight&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;8&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;eight&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;nine&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;9&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;nine&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;ten&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;10&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;ten&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;jack&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;11&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;jack/knave/J&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;queen&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;12&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;queen/Q&quot;</p>
</td>
</tr>
<tr>
<td class="quotedtablecell">
<p class="quoted">&quot;king&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;13&quot;</p>
</td>
<td class="quotedtablecell">
<p class="quoted">&quot;king/K&quot;</p>
</td>
</tr>
</table>
<blockquote><p></p>
</blockquote>
<!--END CODE-->
<!--START CODE "c17_0"-->
<blockquote class="code"><p class="quoted"><a id="c17_0"></a>Instead of going to the Open Road:
<br>
&#160;&#160;&#160;&#160;say &quot;You leap to your death.&quot;;
<br>
&#160;&#160;&#160;&#160;end the story.
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c18_0"-->
<blockquote class="code"><p class="quoted"><a id="c18_0"></a>Test me with &quot;z / z / look / g / g / g / no / z / z / z / no / z / out&quot;.
</p>
</blockquote>
<!--END CODE-->
<p>And indeed</p>
<!--START CODE "c19_0"-->
<blockquote class="code"><p class="quoted"><a id="c19_0"></a>The example continues here.
</p>
</blockquote>
<!--END CODE-->
<!--START CODE "c20_0"-->
<blockquote class="code"><p class="quoted"><a id="c20_0"></a>And goes on.
</p>
</blockquote>
<!--END CODE-->
</div>
<p></p>
<!--END EXAMPLE-->
<hr>
</div>
<!--START IGNORE-->
<div class="bookfooter">
<table class="fullwidth">
<tr>
<td class="footerprevious">
</td>
<td class="footercontents">
<a href="index.html" class="footerlink">Contents</a>
</td>
<td class="footernext">
<a href="doc2.html" class="footerlink">Next</a>
</td>
</tr>
</table>
</div>
<!--END IGNORE-->
</body>
</html>