Changes between Initial Version and Version 1 of displaying-character-variants


Ignore:
Timestamp:
Jun 1, 2010, 1:33:06 PM (14 years ago)
Author:
Wolfgang Schmidle
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • displaying-character-variants

    v1 v1  
     1= Displaying Character Variants =
     2
     3Of course we cannot magically explain characters that even sinologists have trouble with. My point is simply that displaying character variants on the web is easier nowadays, especially when one uses XML. If you look at the wiki page [wiki:anzeige-modi], you can see the example
     4{{{
     5<s xml:lang="zh">中国
     6<reg norm="歷" type="simple">歴</reg>
     7<reg norm ="中国" type="simple">中<image xlink:href="symbols/chinese/⿴口玉.svg"/></reg>。</s>
     8}}}
     9
     10and three ways of displaying it. The user can switch between the original gestalt and a normalized version. (Of course ⿴口玉 is not a "real" example. See the [wiki:anzeige-modi#Anmerkungen notes] especially for Chinese on the same page.)
     11
     12Also of interest:
     13
     14  * The workflow for character variants [wiki:workflow#Zeichenvarianten here]
     15  * Examples of characters proposed for inclusion in Unicode: [http://www.unicode.org/reports/tr45/tr45-sourcedata-2.txt here]
     16  * issues of regularizing text [wiki:regularisierung here]