From b29908ff5607efe7b6b19ad51bd7b036b6f83e27 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 28 Jul 2009 08:35:01 +0000 Subject: [PATCH] (U-00020ABF): Unify C7-3B4D and M-49694; use `ideographic-radical@ucs' instead of `ideographic-radical'; add `ideographic-strokes@ucs', `ideographic-{radical|strokes}@cns' and `total-strokes'. --- lisp/utf-2000/Ideograph-R027-Cliff.el | 22 ++++++++++++++++------ 1 file changed, 16 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R027-Cliff.el b/lisp/utf-2000/Ideograph-R027-Cliff.el index a5cb869..e4050a6 100644 --- a/lisp/utf-2000/Ideograph-R027-Cliff.el +++ b/lisp/utf-2000/Ideograph-R027-Cliff.el @@ -3348,6 +3348,22 @@ (=ucs@unicode . #x53B3) ; &UU+53B3; )) (define-char + '((ideographic-radical@ucs . 27) ; ⼚ + (ideographic-strokes@ucs . 15) + (ideographic-radical@cns . 142) ; ⾍ + (ideographic-strokes@cns . 11) + (ideographic-radical@cns*sources + daikanwa cns11643) + (ideographic-strokes@cns*sources + daikanwa) + (total-strokes . 17) + (hanyu-dazidian 8 7 24) + (=ucs . #x20ABF) ; 𠪿 + (=cns11643-7 . #x3B4D) ; &I-C7-3B4D; [27-45] + (=daikanwa . 49694) ; &I-M-49694; + (=hanziku-12 . #xEB57) ; &I-HZK12-EB57; + )) +(define-char '((ideographic-radical . 27) ; ⼚ (ideographic-strokes . 15) (total-strokes . 17) @@ -3630,12 +3646,6 @@ )) (define-char '((ideographic-radical . 27) ; ⼚ - (hanyu-dazidian 8 7 24) - (=ucs . #x20ABF) ; 𠪿 - (=hanziku-12 . #xEB57) ; &I-HZK12-EB57; - )) -(define-char - '((ideographic-radical . 27) ; ⼚ (hanyu-dazidian 8 8 2) (=ucs . #x20ACA) ; 𠫊 (=hanziku-12 . #xEB59) ; &I-HZK12-EB59; -- 1.7.10.4