Exegesis 7: Some other tyops

2004-02-28 Thread Gregor N. Purdy
First, thanks Damian for doing this, and good show!


Smylers already pointed out a few errors in the document, but
here are a few others I noticed:

  * In Why, how now, ho! From whence ariseth this?

   We have this near the top:

type FormArgs ::= Str|Array|Pair;

  and this below:

 type FormArgs ::= Str|Num|Array|Pair

  which is it? (The former -- :) -- appears later in the document
too,
in Therefore, put you in your best array...)

  * In What a block art thou...

  We have a format like this:

  ...{}...{}...

printing something like this:

  ...By the pricking of  ... A horse!...

That should be

  ...By the pricking of  ...A horse!...

  * In Therefore, put you in your best array...

form doesn't losing track should be form doesn't lose track

  * In Or else be impudently negative...

we simple put an should be we simply put an

  * In Thou shalt have my best gown to make thee a pair...

that the string that contains a valid identifier should be that
the string contains a valid identifier

  * In What you will command me will I do...

  there's not reason should be there's no reason.


Regards,

-- Gregor

-- 
Gregor Purdy[EMAIL PROTECTED]
Focus Research, Inc.   http://www.focusresearch.com/


Re: Exegesis 7: Some other tyops

2004-02-28 Thread Simon Cozens
[EMAIL PROTECTED] (Damian Conway) writes:
 Thanks for those. We'll leave them out overnight and see if the elves
 will make them disappear from the various on-line versions. ;-)

It may take a *couple* of nights, but the elves will be at work.

-- 
Gods, you know your house is full of goths when the dancing really gets 
started with Morrissey.
- Matt McCleod


Re: Exegesis 7: Some other tyops

2004-02-28 Thread Damian Conway
Simon Cozens wrote:

It may take a *couple* of nights, but the elves will be at work.
Bless their pointy little hats/ears/beards/shoes! ;-)

Damian