[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
1.7 Syntactic rules used in this document
Here are the rules we tried to follow when writing this user's guide. Note that metasyntactic variable definitions stay valid throughout the manual (and not only in the sections where the definitions appear).
-
Keywords and literal symbols are printed like
this
. - Metasyntactic variables (i.e., text bits that are not part of the syntax, but stand for other text bits) are printed like this.
-
A colon (
:
) after a metasyntactic variable separates the variable from its definition. -
Optional rules are enclosed in
<
>
pairs. -
Multiple choices are separated by
|
. - Three dots (…) indicate a possible (multiple) repetition of the preceding rule.