From 391e1cc531f4871e23a51633a14393564f310cc1 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 21 Dec 2001 04:44:42 +0000 Subject: [PATCH] (M-03080): Separate U+53BE and EGB-2C21; delete `kangxi-radical' and `kangxi-strokes'. (U+53BE): Unify H1-AEE3; add `ideographic-structure'. (U-00020AFC): New character. --- lisp/utf-2000/Ideograph-R028-Private.el | 42 +++++++++++++++++++++++++++---- 1 file changed, 37 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index bfd9a24..e552a39 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -316,15 +316,33 @@ (ideograph-daikanwa . 03079) ; ø¸€°‡ )) (define-char - '((ideographic-radical . 28) ; ⼛ + '((=>ucs . #x53BE) ; 厾 + (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 4) - (kangxi-radical . 5) ; ⼄ - (kangxi-strokes . 5) (total-strokes . 6) - (chinese-isoir165 . #x2C21) ; ø»Œ¾ž (chinese-cns11643-3 . #x2331) ; ø»•™° (ideograph-daikanwa . 03080) ; ø¸€°ˆ - (ucs . #x53BE) ; 厾 + )) +(define-char + '((morohashi-daikanwa 3080 0 2) + (ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 4) + (total-strokes . 6) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 53) + (hanyu-dazidian-char . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (ucs . #x2FF9) ; ⿹ + ) + ((name . "CJK RADICAL SECOND THREE") + (ucs . #x2E84) ; ⺄ + ) + ((ucs . #x53BB) ; 去 + )) + (chinese-isoir165 . #x2C21) ; ø»Œ¾ž + (ideograph-hanziku-1 . #xAEE3) ; ý¢€š»£ + (ucs . #x53BE) ; 厾 )) (define-char '((=>ucs . #x21FEE) ; ð¡¿® @@ -543,6 +561,20 @@ )) (define-char '((ideographic-radical . 28) ; ⼛ + (ideographic-strokes . 8) + (total-strokes . 10) + (hanyu-dazidian-vol . 1) + (hanyu-dazidian-page . 387) + (hanyu-dazidian-char . 18) + (->identical + ((chinese-cns11643-6 . #x352E) ; ø»œ’• + (ideograph-daikanwa . 00283) ; ø¸€„› + )) + (ideograph-hanziku-1 . #xF5BE) ; ý¢€Ÿ–¾ + (ucs . #x20AFC) ; ð «¼ + )) +(define-char + '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 9) (total-strokes . 11) (chinese-cns11643-6 . #x3D61) ; ø»œž¸ -- 1.7.10.4