1
0
Fork 0
mirror of https://github.com/ganelson/inform.git synced 2024-07-17 06:24:24 +03:00
inform7/docs/standard_rules/index.html
2020-01-27 01:22:21 +00:00

48 lines
2.3 KiB
HTML

<html>
<head>
<title>srules 6</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta http-equiv="Content-Language" content="en-gb">
<link href="inweb.css" rel="stylesheet" rev="stylesheet" type="text/css">
</head>
<body>
<ul class="crumbs"><li><a href="../webs.html">&#9733;</a></li><li><b>srules 6</b></li></ul>
<p class="purpose">The Standard Rules extension, included in all interactive fiction projects.</p>
<hr>
<ul class="sectionlist">
<li>
<p><a href="S-prm.html"><spon class="sectiontitle">Preamble</span></a> -
<span class="purpose">The titling line and rubric, use options and a few other preliminaries before the Standard Rules get properly started.</span></p>
</li>
<li>
<p><a href="S-pwm.html"><spon class="sectiontitle">Physical World Model</span></a> -
<span class="purpose">Spatial relationships; the hierarchy of kinds used to model things and places, and their properties.</span></p>
</li>
<li>
<p><a href="S-var.html"><spon class="sectiontitle">Variables and Rulebooks</span></a> -
<span class="purpose">The global variables and those built-in rulebooks which do not belong either to specific actions or to specific activities.</span></p>
</li>
<li>
<p><a href="S-act.html"><spon class="sectiontitle">Activities</span></a> -
<span class="purpose">The built-in activities and their default stock of rules; and in particular, the locale description mechanism.</span></p>
</li>
<li>
<p><a href="S-act2.html"><spon class="sectiontitle">Actions</span></a> -
<span class="purpose">The standard stock of actions, along with the rules which define them; and the command grammar which requests them.</span></p>
</li>
<li>
<p><a href="S-cg.html"><spon class="sectiontitle">Command Grammar</span></a> -
<span class="purpose">The default grammar for parsing typed commands in play.</span></p>
</li>
<li>
<p><a href="S-pd.html"><spon class="sectiontitle">Phrase Definitions</span></a> -
<span class="purpose">Additional phrases to do with interactive fiction, to add to the much larger collection provided by Basic Inform; and the final sign-off of the Standard Rules extension, including its minimal documentation.</span></p>
</li>
</ul>
<hr>
</body>
</html>