From d5dbdbc78583e2a007b7be8a7eecf08e76928af5 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 4 Jul 2002 18:51:34 +0000 Subject: [PATCH] (C4-2152): Unify U+5188; use `ideographic-' attribute instead of `ideographic-radical' and `ideographic-strokes'. --- lisp/utf-2000/Ideograph-R122-Net.el | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R122-Net.el b/lisp/utf-2000/Ideograph-R122-Net.el index 74e805c..1731f76 100644 --- a/lisp/utf-2000/Ideograph-R122-Net.el +++ b/lisp/utf-2000/Ideograph-R122-Net.el @@ -39,20 +39,32 @@ (ucs . #x7F53) ; 罓 )) (define-char - '((=>ucs . #x5188) ; 冈 - (morohashi-daikanwa 28201 0 0) - (ideographic-radical . 122) ; â½¹ - (ideographic-strokes . 0) + '((morohashi-daikanwa 28201 0 0) + (ideographic- (:radical 122 ; â½¹ + :strokes 0) + (:radical 13 ; ⼌ + :strokes 2)) (total-strokes . 4) + (->same-ideograph + ((ideographic-radical . 122) ; â½¹ + (ideograph-daikanwa . 28201) ; ø¸†¸© + (ucs . #x7F53) ; 罓 + )) + (hanyu-dazidian 1 97 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER FULL SURROUND") (ucs . #x2FF4) ; â¿´ ) - ((chinese-big5-cdp . #x8B46) ; ý¢€ˆ­† + ((ucs . #x5182) ; 冂 ) ((ucs . #x3405) ; 㐅 )) + (chinese-gb2312 . #x3854) ; ø»„¨© + (chinese-isoir165 . #x3854) ; ø»¹ (chinese-cns11643-4 . #x2152) ; ø»—¡™ + (chinese-big5-eten . #xC8A2) ; ý¢€Œ¢¢ + (chinese-big5-cdp . #x85BE) ; ý¢€ˆ–¾ + (ucs . #x5188) ; 冈 )) (define-char '((ideographic-radical . 122) ; â½¹ -- 1.7.10.4