From dd221c68ac671d3954e1517a8fc2b717d32ceee8 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 16 Jan 2007 05:41:04 +0000 Subject: [PATCH] (U-0002F899): Use `->subsumptive'; add `=>ucs*' for U+5F62. --- lisp/utf-2000/Ideograph-R059-Bristle.el | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R059-Bristle.el b/lisp/utf-2000/Ideograph-R059-Bristle.el index 26a6c60..c9477b4 100644 --- a/lisp/utf-2000/Ideograph-R059-Bristle.el +++ b/lisp/utf-2000/Ideograph-R059-Bristle.el @@ -265,19 +265,23 @@ )) )) (define-char - '((=>ucs . #x2F899) ; 形 - (ideographic-radical . 59) ; ⼺ - (ideographic-strokes . 6) - (total-strokes . 9) - (=daikanwa . 09982) ; &M-09982; - )) -(define-char - '((morohashi-daikanwa 9982 0 0) + '((=>ucs* . #x5F62) ; 形 (ideographic-radical . 59) ; ⼺ (ideographic-strokes . 6) (total-strokes . 9) (=ucs . #x2F899) ; 形 - (=cns11643-3 . #x2C51) ; &I-C3-2C51; [12-49] + (->subsumptive + ((=daikanwa . 09982) ; &M-09982; + (<-original + ((=ucs . #x5F62) ; 形 + (=daikanwa . 09969) ; &I-M-09969; + )) + (<-original*sources + daikanwa) + ) + ((=cns11643-3 . #x2C51) ; &C3-2C51; [12-49] + (=ucs@iso . #x2F899) ; &C3-2C51; + )) )) (define-char '((ideographic-radical . 59) ; ⼺ -- 1.7.10.4