From cb0169ecade1c1b90f37f023c25cebc172abdb9a Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 24 Feb 2004 06:30:19 +0000 Subject: [PATCH] (U-00020453): Unify M-11472 instead of using `->identical'; use `ideographic-{radical|strokes}@{ucs|daikanwa}' instead of `ideographic-{radical|strokes}'. --- lisp/utf-2000/Ideograph-R009-Man.el | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index b59fff7..b18f060 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -30346,6 +30346,17 @@ (=hanziku-1 . #xD761) ; ý¢€¡ )) (define-char + '((ideographic-radical@ucs . 9) ; ⼈ + (ideographic-strokes@ucs . 18) + (ideographic-radical@daikanwa . 61) ; â¼¼ + (ideographic-strokes@daikanwa . 16) + (total-strokes . 20) + (hanyu-dazidian 8 9 15) + (=ucs . #x20453) ; 𠑓 + (=daikanwa . 11472) ; ø¸‚³ + (=hanziku-12 . #xEB7C) ; ý¢ƒŽ­¼ + )) +(define-char '((=>ucs . #x20451) ; 𠑑 (morohashi-daikanwa ho 31) (ideographic-radical . 9) ; ⼈ @@ -30415,17 +30426,6 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 18) (total-strokes . 20) - (->identical - ((=daikanwa . 11472) ; ø¸‚³ - )) - (hanyu-dazidian 8 9 15) - (=ucs . #x20453) ; 𠑓 - (=hanziku-12 . #xEB7C) ; ý¢ƒŽ­¼ - )) -(define-char - '((ideographic-radical . 9) ; ⼈ - (ideographic-strokes . 18) - (total-strokes . 20) (hanyu-dazidian 1 238 5) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") -- 1.7.10.4