Copyright © 1996 Harvey Bingham
The productions for core DSSSL repeat many syntactic variable names (shown in bold) that also appear in full DSSSL. The names and definitions follow. The production numbers of full DSSSL expression language have values less that 120. The production numbers between [120] and [145] redefine some of the syntactic variables for the core DSSSL expression language. Some of these have the same definitions, shown only once, [cpn=fpn]. Other have different definitions, the full DSSSL one is shown first as [fpn#cpn], then the core definition [cpn#fpn]. The initial hyperlinks before the bold syntactic variable being defined, and a single [pn] in a definition are links to the DSSSL Syntax Summary where the additional "used in" information is provided. The hyperlinks [cpn#fpn] and [cpn=fpn] used in a definition are local to this document.
Note that the repeated productions may share the same apparent definition, but the corresponding definitions for syntactic variable names used in the common definition may differ.
"'"
datum[126=24] |
"("
"quote"
datum[126=24]
")""("
datum[24=126]*
")" |
"("
datum[24=126]+
"."
datum[24=126]
")" |
abbreviation[72]"("
datum[126=24]*
")" |
"'"
datum[126=24]"("
operator[131=28]
operand[132=29]*
")""("
"if"
test[134=38]
consequent[135=39]
alternate[136=40]
")""("
"cond"
cond-clause[139#43]+
")" |
"("
"cond"
cond-clause[139#43]*
"("
"else"
expression[120=16]
")"
")""("
test[38=134]
expression[16=120]
")" |
"("
test[38=134]
")" |
"("
test[38=134]
"=>"
recipient[44]
")""("
test[134=38]
expression[120=16]
")""("
"case"
key[141=46]
case-clause[142=47]+
")" |
"("
"case"
key[141=46]
case-clause[142=47]*
"("
"else"
expression[120=16]
")"
")""("
"("
datum[126=24]*
")"
expression[120=16]
")""("
"and"
test[134=38]*
")""("
"or"
test[134=38]*
")""("
"define"
variable[123=19]
expression[120=16]
")"The following repeated pair occur in the transformation language and the style language respectively.
Original converted to HTML 14 April 1996
Version 1.4 28 May 1996 added missing occurrence indicators and
syntactic variables occurring more than once in the same definition
Version 1.6 25 Jun 1996 removed redunant NAME="Pxx", added copyright restriction notice
Version 2.1 2002-10-24 Changed ISP from rcn to hbingham.com.
Harvey Bingham's home pageCopyright restrictions:
This material may be used freely for the purposes of studying DSSSL
and promoting its application. This copyright notice shall be
included in any subsequent copies. The author reserves the right
to update this material and to determine the primary server on which it
is available.