From 1d6cdbf34737f001cdc0e0a2f6c58b2d42bb3cd2 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 27 Nov 2004 05:46:01 +0000 Subject: [PATCH] (U-00020AD3): Use `->subsumptive'. --- lisp/utf-2000/Ideograph-R028-Private.el | 30 ++++++++++++++++-------------- 1 file changed, 16 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index e1b6d50..d4284df 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -17,21 +17,23 @@ )) (define-char '((ideographic-radical . 28) ; ⼛ - (ideographic-strokes . 1) - (total-strokes . 3) (=ucs . #x20AD3) ; 𠫓 - (=cns11643-5 . #x212E) ; &I-C5-212E; [01-14] - (=big5-cdp . #x8B7E) ; &I-CDP-8B7E; - (=daikanwa . 03058) ; &I-M-03058; - )) -(define-char - '((=>ucs . #x20AD3) ; 𠫓 - (morohashi-daikanwa 3058 0 1) - (ideographic-radical . 28) ; ⼛ - (ideographic-strokes . 2) - (total-strokes . 4) - (=jis-x0213-2-2000 . #x2359) ; &JX2-2359; [03-57] - (=ucs@jis . #x20AD3) ; &JX2-2359; + (->subsumptive + ((ideographic-strokes . 1) + (total-strokes . 3) + (=big5-cdp . #x8B7E) ; &CDP-8B7E; + (=daikanwa . 03058) ; &I-M-03058; + (=ucs@iso . #x20AD3) ; &CDP-8B7E; + ) + ((ideographic-strokes . 1) + (total-strokes . 3) + (=cns11643-5 . #x212E) ; &C5-212E; [01-14] + ) + ((ideographic-strokes . 2) + (total-strokes . 4) + (=jis-x0213-2-2000 . #x2359) ; &JX2-2359; [03-57] + (=ucs@jis . #x20AD3) ; &JX2-2359; + )) )) (define-char '((ideographic-radical . 28) ; ⼛ -- 1.7.10.4