home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / std / internat / 1299 < prev    next >
Encoding:
Internet Message Format  |  1993-01-24  |  3.1 KB

  1. Path: sparky!uunet!europa.asd.contel.com!howland.reston.ans.net!spool.mu.edu!yale.edu!yale!mintaka.lcs.mit.edu!ai-lab!wheat-chex!glenn
  2. From: glenn@wheat-chex.ai.mit.edu (Glenn A. Adams)
  3. Newsgroups: comp.std.internat
  4. Subject: Re: Alphabets
  5. Date: 24 Jan 1993 20:25:00 GMT
  6. Organization: MIT Artificial Intelligence Laboratory
  7. Lines: 51
  8. Message-ID: <1jutusINNlfa@life.ai.mit.edu>
  9. References: <75sqXB1w165w@blues.kk.sub.org> <2809@titccy.cc.titech.ac.jp> <1993Jan24.172323.2706@enea.se>
  10. NNTP-Posting-Host: wheat-chex.ai.mit.edu
  11.  
  12. In article <1993Jan24.172323.2706@enea.se> sommar@enea.se (Erland Sommarskog) writes:
  13. >Masataka is right on the comment, but wrong on the example since the
  14. >French and German alphabets are the same.
  15.  
  16. I disagree.  See below.
  17.  
  18. >There are about as many Latin alphabets as there are languages written
  19. >with the Latin script, however many of them coincide. But if even if
  20. >they coincide, the languages may use different modifiers.
  21.  
  22. I believe your terminology is problematic here.  There is only one Latin
  23. alphabet, namely, the one used by the Romans.  What I think you want to
  24. say is that there are many Latin script-based alphabets.  We can distinguish
  25. between the Latin alphabet (as used by the romans), and a somewhat
  26. artificial construct, the Latin script (as used by various alphabets).
  27. It might be better to call the Latin alphabet the Roman alphabet just
  28. to be more clear (and then not use the phrase "Latin alphabet").
  29.  
  30. The Latin script can be though of as the union of symbols contained in
  31. all alphabets which are predominantly derived from the symbols used in
  32. the Roman alphabet.
  33.  
  34. The notion of alphabet can be specified further still.  If we define
  35. a "writing system" as a set of conventions and rules (an orthography)
  36. applied to a set of symbols (from one or more scripts) in order to
  37. represent some language (sound, meaning, syntax, style, etc.), then
  38. we can say that for each writing system there is one and only one
  39. alphabet, and that such an alphabet is comprised of the collection
  40. of symbols employed by the writing system; furthermore, certain
  41. conventions and rules of the writing system's use of these symbols
  42. are also captured in the alphabet, in particular, the default order
  43. which convention dictates for these symbols.
  44.  
  45. From the above definition, it is clear that the French and German
  46. alphabets are distinct because (1) they are different writing systems
  47. (i.e., they write different langauges) and (2) they employ different
  48. sets of symbols, e.g., ESS-ZET in German, and (3) they employ different
  49. conventions about these symbols.
  50.  
  51. The encoding of character sets for computer usage tends to represent
  52. abstract forms which correspond to the elements of a script, irrespective
  53. of their membership (or properties) in specific alphabets (i.e., in the
  54. context of particular writing systems).
  55.  
  56. The decision on whether to unify the symbols drawn from a collection of
  57. alphabets (i.e., to form a unified script which can represent the
  58. different alphabets) should be based on the utility of performing
  59. unification and not on linguistic or cultural relations among the
  60. different alphabets [see my previous message on Script unification].
  61.  
  62. Glenn Adams
  63.