From 853a23a5d4913799e57d93de1297068655ec4154 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 23 Apr 2005 19:42:27 +0000 Subject: [PATCH] (G0-5A62): Unify ; use `<-denotational' for U+961D. (U+961D): Use `->denotational'; unify JSP-6644, C3-2143, JX2-7A25, BC-8B43 and JC3-67F6. --- lisp/utf-2000/Ideograph-R170-Mound.el | 29 +++++++++++++++++++++++++++-- 1 file changed, 27 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R170-Mound.el b/lisp/utf-2000/Ideograph-R170-Mound.el index 730b736..926ee66 100644 --- a/lisp/utf-2000/Ideograph-R170-Mound.el +++ b/lisp/utf-2000/Ideograph-R170-Mound.el @@ -22,12 +22,37 @@ (=daikanwa . 41535) ; &I-M-41535; )) (define-char - '((ideographic-radical . 170) ; ⾩ + '((name . "CJK RADICAL MOUND TWO") + (general-category symbol other) ; Informative Category + (bidi-category . "ON") + (mirrored . nil) + (ideographic-radical . 170) ; ⾩ (ideographic-strokes . 0) (total-strokes . 3) - (=ucs . #x961D) ; 阝 + (<-denotational + ((=ucs . #x961D) ; 阝 + )) + (<-radical + ((=ucs . #x961D) ; 阝 + )) + (=ucs . #x2ED6) ; ⻖ (=gb2312 . #x5A62) ; &I-G0-5A62; [58-66] (=daikanwa . 41536) ; &I-M-41536; + (=ucs@unicode . #x961D) ; ⻖ + )) +(define-char + '((ideographic-radical@ucs . 170) ; ⾩ + (ideographic-radical@cns . 163) ; ⾢ + (ideographic-radical@cns*sources + cns11643 jis-x0213) + (ideographic-strokes . 0) + (total-strokes . 3) + (=ucs . #x961D) ; 阝 + (=jis-x0212 . #x6644) ; &I-JSP-6644; [70-36] + (=cns11643-3 . #x2143) ; &I-C3-2143; [01-35] + (=jis-x0213-2-2000 . #x7A25) ; &I-JX2-7A25; [90-05] + (=big5-cdp . #x8B43) ; &I-CDP-8B43; + (=jef-china3 . #x67F6) ; &I-JC3-67F6; )) (define-char '((ideographic-radical . 170) ; ⾩ -- 1.7.10.4