From a15fd1c482cf200ba165db3d4348d3ece152c4d6 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 6 Apr 2002 16:45:49 +0000 Subject: [PATCH] Use `=>ucs' instead of `->ucs'. (U+3E1A): Separate M-19738; unify JC3-92AB. (U+723C): Add `ideographic-structure'; unify H1-AC46. (JC3-41A4): New character. --- lisp/utf-2000/Ideograph-R089-Double-X.el | 35 +++++++++++++++++++++++++++--- 1 file changed, 32 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R089-Double-X.el b/lisp/utf-2000/Ideograph-R089-Double-X.el index a11f7d2..356142f 100644 --- a/lisp/utf-2000/Ideograph-R089-Double-X.el +++ b/lisp/utf-2000/Ideograph-R089-Double-X.el @@ -1,5 +1,5 @@ (define-char - '((->ucs . #x723B) ; 爻 + '((=>ucs . #x723B) ; 爻 (ideographic-radical . 89) ; ⽘ (ideographic-strokes . 0) (total-strokes . 4) @@ -21,11 +21,20 @@ (ucs . #x723B) ; 爻 )) (define-char - '((ideographic-radical . 89) ; ⽘ + '((=>ucs . #x3E1A) ; 㸚 + (ideographic-radical . 89) ; ⽘ (ideographic-strokes . 4) (total-strokes . 8) - (chinese-cns11643-3 . #x297B) ; ø»•£® (ideograph-daikanwa . 19738) ; ø¸„´š + )) +(define-char + '((morohashi-daikanwa 19738 0 0) + (ideographic-radical . 89) ; ⽘ + (ideographic-strokes . 4) + (total-strokes . 8) + (chinese-cns11643-3 . #x297B) ; ø»•£® + (china3-jef . #x92AB) ; øº‰Š« + (mojikyo . 019738) ; ý €„´š (ucs . #x3E1A) ; 㸚 )) (define-char @@ -52,12 +61,24 @@ '((ideographic-radical . 89) ; ⽘ (ideographic-strokes . 5) (total-strokes . 9) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 39) + (hanyu-dazidian-char . 15) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (ucs . #x2FF0) ; â¿° + ) + ((ucs . #x723B) ; 爻 + ) + ((ucs . #x4E14) ; 且 + )) (shinjigen-2 . 260) (japanese-jisx0208-1978 . #x602C) ; ø»ƒ˜­ (japanese-jisx0208 . #x602C) ; ø»‡¬µ (chinese-cns11643-3 . #x2D6B) ; ø»•©– (japanese-jisx0208-1990 . #x602C) ; ø½‹’© (ideograph-daikanwa . 19743) ; ø¸„´Ÿ + (ideograph-hanziku-1 . #xAC46) ; ý¢€š±† (ucs . #x723C) ; 爼 )) (define-char @@ -130,6 +151,14 @@ (ucs . #x723E) ; 爾 )) (define-char + '((=>ucs . #x723E) ; 爾 + (morohashi-daikanwa 19750 0 9) + (ideographic-radical . 89) ; ⽘ + (ideographic-strokes . 10) + (total-strokes . 14) + (china3-jef . #x41A4) ; øº„†¤ + )) +(define-char '((ideographic-radical . 89) ; ⽘ (ideographic-strokes . 10) (total-strokes . 14) -- 1.7.10.4