From c3959063698c7106d7a08204402acfe80e44146b Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 25 Feb 2004 07:13:44 +0000 Subject: [PATCH] (U-000250B3): Unify C7-3679 and M-01726 instead of using `->identical'; use `ideographic-{radical|strokes}@{ucs|daikanwa}'. --- lisp/utf-2000/Ideograph-R108-Dish.el | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R108-Dish.el b/lisp/utf-2000/Ideograph-R108-Dish.el index adc6440..3ff868f 100644 --- a/lisp/utf-2000/Ideograph-R108-Dish.el +++ b/lisp/utf-2000/Ideograph-R108-Dish.el @@ -1310,6 +1310,18 @@ (=cns11643-7 . #x3042) ; ø»ž•— )) (define-char + '((ideographic-radical@ucs . 108) ; ⽫ + (ideographic-strokes@ucs . 12) + (ideographic-radical@cns . 15) ; ⼎ + (ideographic-strokes@cns . 15) + (total-strokes . 17) + (hanyu-dazidian 4 2571 15) + (=ucs . #x250B3) ; 𥂳 + (=cns11643-7 . #x3679) ; ø»žŸ‚ + (=daikanwa . 01726) ; ø¸€š¾ + (=hanziku-7 . #xBD6B) ; ý¢»µ« + )) +(define-char '((ideographic-radical . 108) ; ⽫ (ideographic-strokes . 12) (total-strokes . 17) @@ -1402,17 +1414,6 @@ '((ideographic-radical . 108) ; ⽫ (ideographic-strokes . 12) (total-strokes . 17) - (->identical - ((=daikanwa . 01726) ; ø¸€š¾ - )) - (hanyu-dazidian 4 2571 15) - (=ucs . #x250B3) ; 𥂳 - (=hanziku-7 . #xBD6B) ; ý¢»µ« - )) -(define-char - '((ideographic-radical . 108) ; ⽫ - (ideographic-strokes . 12) - (total-strokes . 17) (=ucs . #x250B5) ; 𥂵 (=cns11643-5 . #x5C45) ; ø»›º )) -- 1.7.10.4