Re: U+3401

From: Werner LEMBERG (wl@gnu.org)
Date: Mon Dec 25 2006 - 02:41:50 CST

  • Next message: Cristian Secară: "Re: Taiwan Aboriginal Languages and Unicode support"

    > http://www.mojikyo.org/html/institute/group.html
    > I've no big money !
    > so only type by my hands to my cheep
    > MS "Shift_JIS" text on XP_SP2 jpn ..
    >
    > > the Mojikyo 150,000 char._s version (2006.11.-)
    > > have all nums for Ext.A,

    Hava a look at MORIOKA Tomohiko's UTF-2000 project, part of XEmacs.
    It's available via CVS from

      :pserver:anonymous@cvs.m17n.org:/cvs/chise

    as module (i.e., subdirectory)

      xemacs/lisp/utf-2000

    The entry for U+3401 looks like this:

    (define-char
      '((ideographic-radical . 1) ; ⼀
        (ideographic-strokes . 5)
        (total-strokes . 6)
        (hanyu-dazidian 1 19 2)
        (=ucs . #x3401) ; 㐁
        (=cns11643-4 . #x2224) ; &I-C4-2224; [02-04]
        (=big5-cdp . #x8AA2) ; &I-CDP-8AA2;
        (=gt . 00062) ; &I-GT-00062;
        (=gt-pj-2 . #x303A) ; &I-GT-00062; [16-26]
        (=daikanwa . 00039) ; &I-M-00039;
        ))

    And here, for example, an entry for U+20207:

    (define-char
      '((ideographic-radical . 9) ; ⼈
        (ideographic-strokes . 6)
        (total-strokes . 8)
        (hanyu-dazidian 1 146 2)
        (ideographic-structure
         ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT")
          (=ucs . #x2FF0) ; ⿰
          )
         ((name . "CJK RADICAL PERSON")
          (=ucs . #x2E85) ; ⺅
          )
         ((=ucs . #x3401) ; 㐁
          ))
        (=ucs . #x20207) ; 𠈇
        (=cns11643-6 . #x2946) ; &I-C6-2946; [09-38]
        (=daikanwa . 00558) ; &I-M-00558;
        (=hanziku-1 . #xC1DA) ; &I-HZK01-C1DA;
        ))

    It's not complete, AFAIK -- I'm quite sure he would be glad to have a
    helping hand.

        Werner



    This archive was generated by hypermail 2.1.5 : Tue Dec 26 2006 - 16:11:56 CST