Re: coding conventions



In article <ZMP3f.13403$y_1.12719@edtnps89>,
Oliver Wong <owong@xxxxxxxxxxxxxx> wrote:
>
>
> I am not a linguist, but I've never heard of a "middle case". I think
>case is primarily a Latin invention, and languages not derived from Latin do
>not have any such concept. My primary language is English, but even I must
>admit that it certainly seems "wasteful" or "useless" to have two versions
>of every character. The concept of casing has almost zero semantic
>information; the proof being that when we speak English (as opposed to write
>it), the case information is lost completely, and yet no semantic
>information is lost.

It does serve a purpose as a marker for the start of sentences and a
few other elements that are - presumably - important to the reader.

I agree, though, that it seems rather wasteful to introduce a whole
new set of symbols for this when you could just as well adopt some
general solution for this, using a bar across the top of the letter or
whatever.

It would almost surprise me, however, if some overly enterprising
medieval artist didn't invent separate symbols for some other
important-seeming reason. A separate set of symbols to use for the
names of saints and popes perhaps :-)

Of course, there used to be quite different fonts in wide use up
through the ages, these might perhaps been seen as separate cases if
you had a writing tradition where very different-seeming fonts would
be used for different things in the same text. In a modern context, if
you always use Times New Roman for the main text, Arial for cautionary
notes and Courier for code snippets, then you're moving in that
general direction. Exchange each of those fonts with ones that don't
look anything like one another, and you're wholly there.

For all I know, this may be how the modern uppercase/lowercase system
came about in the first place.

Cheers
Bent D
--
Bent Dalager - bcd@xxxxxxx - http://www.pvv.org/~bcd
powered by emacs
.



Relevant Pages

  • Re: Indian language fonts to be included as default fonts in windows
    ... on my ordinary 107-key keyboard. ... write Indian languages is by far the best option. ... fonts and mastering their each key notations was not easy. ...
    (microsoft.public.word.docmanagement)
  • Re: Looking for programming examples in any programming language
    ... do that for such a broad range of languages. ... But note even Java applets ... complained about any of my CGI applications, so I seem to have been ... If you're going to separate the specific I/O environment from ...
    (comp.programming)
  • Re: Looking for programming examples in any programming language
    ... in an in-page applet. ... do that for such a broad range of languages. ... But note even Java applets ... If you're going to separate the specific I/O environment from ...
    (comp.programming)
  • Re: BEST OS FOR IBOOK G3/500MHZ/384MB??
    ... On the internet it will be faster, if webpages are multilingual because such pages will look for usable fonts on the system to be able to show the correct content. ... Nowadays more webpages have one or more Asian languages inline and wehn/if you connect to such sites, your fonts will be active and slow down performance, even though you haven't switched to that specific language. ... Even on my MacPro QuadCore 2.66ghz I have disabled most of the Asian fonts, 'cause more of my apps also contain Asian lproj folders, and disabling most of these along with the fonts, indeed increase both speed and performance. ...
    (comp.sys.mac.system)
  • Re: porting from Ikarus to PLT
    ... languages on the fly and post the code. ... outside of the macro system, and as a separate processor that ... it type-checks the whole module at once in a separate pass ... of dark horrors that can result from using state. ...
    (comp.lang.scheme)