[m-dev.] diff: Re: [mercury-bugs] doc "bug" for record syntax
Fergus Henderson
fjh at cs.mu.OZ.AU
Tue Nov 7 14:01:29 AEDT 2000
On 07-Nov-2000, Simon Taylor <stayl at cs.mu.OZ.AU> wrote:
> +++ reference_manual.texi 2000/11/07 00:37:14
> @@ -948,7 +948,9 @@
> Record syntax expressions are transformed into sequences of calls
> to field selection or update functions (@pxref{Field access functions}).
>
> -Record syntax expressions have one of the following forms:
> +Record syntax expressions have one of the following forms.
> +There are equivalent goals which act on the DCG arguments
> +of a clause (@pxref{DCG-goals}).
I suggest s/there are/there are also/
Also "equivalent" doesn't sound quite right to me. And "goals" and
"clause" are not quite right - they are DCG-goals and DCG-clauses.
How about
There are also record syntax DCG goals (@pxref{DCG-goals},
which provide similar functionality to record syntax expressions,
except that they act on the DCG arguments of a DCG clause.
?
--
Fergus Henderson <fjh at cs.mu.oz.au> | "I have always known that the pursuit
| of excellence is a lethal habit"
WWW: <http://www.cs.mu.oz.au/~fjh> | -- the last words of T. S. Garp.
--------------------------------------------------------------------------
mercury-developers mailing list
Post messages to: mercury-developers at cs.mu.oz.au
Administrative Queries: owner-mercury-developers at cs.mu.oz.au
Subscriptions: mercury-developers-request at cs.mu.oz.au
--------------------------------------------------------------------------
More information about the developers
mailing list