From 66ecb07e7a65d21a51dfdbc57eed2da7453d5e43 Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 4 Feb 2005 16:25:22 +0000 Subject: [PATCH] (U-00024C08): Use `->subsumptive'. (CB08880): New character. --- lisp/utf-2000/Ideograph-R101-Use.el | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R101-Use.el b/lisp/utf-2000/Ideograph-R101-Use.el index a6a4b7b..39b04e0 100644 --- a/lisp/utf-2000/Ideograph-R101-Use.el +++ b/lisp/utf-2000/Ideograph-R101-Use.el @@ -264,21 +264,26 @@ (=daikanwa . 21715) ; &I-M-21715; )) (define-char - '((=>ucs . #x24C08) ; 𤰈 - (ideographic-radical . 101) ; ⽤ + '((ideographic-radical . 101) ; ⽤ (ideographic-strokes . 6) (total-strokes . 11) - (=cns11643-5 . #x3361) ; &M-21716; [19-65] - (=daikanwa . 21716) ; &I-M-21716; + (=ucs . #x24C08) ; 𤰈 + (->subsumptive + ((=cns11643-5 . #x3361) ; &M-21716; [19-65] + (=daikanwa . 21716) ; &I-M-21716; + ) + ((hanyu-dazidian 5 3223 6) + (=hanziku-8 . #xF1BB) ; &HZK08-F1BB; + (=ucs@iso . #x24C08) ; &HZK08-F1BB; + )) )) (define-char - '((morohashi-daikanwa 21716 0 0) + '((=>ucs . #x24C08) ; 𤰈 + (=>daikanwa . 21716) ; &M-21716; (ideographic-radical . 101) ; ⽤ - (ideographic-strokes . 6) - (total-strokes . 11) - (hanyu-dazidian 5 3223 6) - (=ucs . #x24C08) ; 𤰈 - (=hanziku-8 . #xF1BB) ; &I-HZK08-F1BB; + (ideographic-strokes . 5) + (total-strokes . 10) + (=cbeta . 08880) ; &CB08880; )) (define-char '((ideographic-radical . 101) ; ⽤ -- 1.7.10.4