From d20c989dc9552d877c8a1d0210aff53e023f0ad7 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 12 Sep 2011 16:33:03 +0000 Subject: [PATCH 1/1] (U-0002067C): Unify M-03266; use `ideographic-radical@ucs' instead of `ideographic-radical'; add `ideographic-strokes@ucs', `ideographic-{radical|strokes}@daikanwa' and `total-strokes'. --- lisp/utf-2000/Ideograph-R017-Open-Box.el | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R017-Open-Box.el b/lisp/utf-2000/Ideograph-R017-Open-Box.el index 878e63f..6567ddf 100644 --- a/lisp/utf-2000/Ideograph-R017-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R017-Open-Box.el @@ -294,6 +294,17 @@ (=hanziku-1 . #xE55E) ; &I-HZK01-E55E; )) (define-char + '((ideographic-radical@ucs . 17) ; ⼐ + (ideographic-strokes@ucs . 3) + (ideographic-radical@daikanwa . 30) ; ⼝ + (ideographic-strokes@daikanwa . 2) + (total-strokes . 5) + (hanyu-dazidian 1 307 7) + (=ucs . #x2067C) ; 𠙼 + (=daikanwa . 03266) ; &I-M-03266; + (=hanziku-1 . #xE561) ; &I-HZK01-E561; + )) +(define-char '((ideographic-radical . 17) ; ⼐ (ideographic-strokes . 3) (total-strokes . 5) @@ -969,12 +980,6 @@ )) (define-char '((ideographic-radical . 17) ; ⼐ - (hanyu-dazidian 1 307 7) - (=ucs . #x2067C) ; 𠙼 - (=hanziku-1 . #xE561) ; &I-HZK01-E561; - )) -(define-char - '((ideographic-radical . 17) ; ⼐ (hanyu-dazidian 1 309 13) (=ucs . #x20693) ; 𠚓 (=hanziku-1 . #xE5C9) ; &I-HZK01-E5C9; -- 1.7.10.4