From ee40625c80e6063f910efaa88c3fbc326b05ebe3 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 20 Oct 2006 05:19:07 +0000 Subject: [PATCH] (U-00020072): Unify C6-457D; use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@cns'; add `<-unknown' for U-00028E25. --- lisp/utf-2000/Ideograph-R002-Line.el | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 587ac73..abb9c70 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -621,8 +621,10 @@ (=daikanwa . 48905) ; &I-M-48905; )) (define-char - '((ideographic-radical . 2) ; ⼁ - (ideographic-strokes . 10) + '((ideographic-radical@ucs . 2) ; ⼁ + (ideographic-strokes@ucs . 10) + (ideographic-radical@cns . 170) ; ⾩ + (ideographic-strokes@cns . 4) (total-strokes . 11) (hanyu-dazidian 1 30 8) (ideographic-structure @@ -634,7 +636,11 @@ ((=ucs . #x4E95) ; 井 )) (=ucs . #x20072) ; 𠁲 + (=cns11643-6 . #x457D) ; &I-C6-457D; [37-93] (=hanziku-1 . #xAA59) ; &I-HZK01-AA59; + (<-unknown + ((=ucs . #x28E25) ; 𨸥 + )) )) (define-char '((ideographic-radical . 2) ; ⼁ -- 1.7.10.4