{syntax (complete
listing)}{grammar
(complete listing)}{context
free grammar (complete listing)}{BNF
(Backus-Naur Form) (complete listing)}{Backus-Naur
Form (BNF) (complete listing)}This Annex
summarizes the complete syntax of the language. See 1.1.4
for a description of the notation used.
In the following syntax cross
reference, each syntactic category is followed by the clause number where
it is defined. In addition, each syntactic category S is followed
by a list of the categories that use S in their definitions. For
example, the first listing below shows that abort_statement
appears in the definition of simple_statement.