The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
* [TUHS] Re: How should I define 'thing' before I start talking about it?
@ 2023-06-09 19:53 Douglas McIlroy
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas McIlroy @ 2023-06-09 19:53 UTC (permalink / raw)
  To: TUHS main list

> As far as I see it, EQN input is made of things where a thing is one of

>        mathematical or troff or eqn symbol
>        mathematical punctuation
>        delimiter, these being space, '~', '^', '{', '}', or newline
>        a character surrounded by punctuation or delimiters
>        - with/without users errors
>        a word surrounded by punctuation or delimiters
>        - with/without users errors
>        EQN keywords (which are special words???)

> That is way too long winded!! I want something tight.

Quotes take precedence over all other things.

What is a "troff symbol"? I can only think of troff escapes, which can
only appear in quotes , so are not eqn things in their own right. (In
user errors they may be seen as punctuation, etc.)

Ditto for "eqn symbol"? Perhaps the union of some or all of the things
that follow in the list?

Ditto again for "mathematical punctuation". Comma is one example I can
think of.  Apostrophe, read as "prime", may be another. Are there
more?

Is "surrounded by" inclusive or exclusive? Why is "character"
distinguished from "word"?

The ??? question bears on the issue of whether sintheta is one thing
or two. The word "maximal" will probably figure in the answer

Another (sticky) point is how punctuation sticks to an adjacent thing.
For example, eqn inserts space in (a,b), but keeps the whole thing(?)
together in 2 sup (a,b).


Doug

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [TUHS] Re How should I define 'thing' before I start talking about it?
@ 2023-06-09 20:41 Douglas McIlroy
  0 siblings, 0 replies; 2+ messages in thread
From: Douglas McIlroy @ 2023-06-09 20:41 UTC (permalink / raw)
  To: TUHS main list

Mea culpa. eqn does recognize groff escapes outside of quotes.

Doug

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-09 20:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-09 19:53 [TUHS] Re: How should I define 'thing' before I start talking about it? Douglas McIlroy
2023-06-09 20:41 [TUHS] Re " Douglas McIlroy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).