From 894cdf8c01157653967ec3a64f209659dd0c65b9 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 7 Feb 2006 11:17:35 +0000 Subject: [PATCH] (U-00021A8F): Use `->subsumptive'. (U+376C): Use `->denotational' and `->subsumptive'. (JX1-2828): Use `<-subsumptive'; unify GT-09170 and AJ1-17532. --- lisp/utf-2000/Ideograph-R040-Roof.el | 38 ++++++++++++++++++++-------------- 1 file changed, 23 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R040-Roof.el b/lisp/utf-2000/Ideograph-R040-Roof.el index 7c872d1..c7a6f43 100644 --- a/lisp/utf-2000/Ideograph-R040-Roof.el +++ b/lisp/utf-2000/Ideograph-R040-Roof.el @@ -4547,19 +4547,16 @@ (=cns11643-6 . #x5C2A) ; &C6-5C2A; [60-10] )) (define-char - '((=>ucs . #x21A8F) ; 𡪏 - (ideographic-radical . 40) ; ⼧ - (ideographic-strokes . 11) - (total-strokes . 14) - (=daikanwa . 07312) ; &M-07312; - )) -(define-char - '((morohashi-daikanwa 7312 0 0) - (ideographic-radical . 40) ; ⼧ + '((ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) (=ucs . #x21A8F) ; 𡪏 - (=cns11643-6 . #x5C25) ; &I-C6-5C25; [60-05] + (->subsumptive + ((=daikanwa . 07312) ; &M-07312; + ) + ((=cns11643-6 . #x5C25) ; &C6-5C25; [60-05] + (=ucs@iso . #x21A8F) ; &C6-5C25; + )) )) (define-char '((ideographic-radical . 40) ; ⼧ @@ -4568,19 +4565,30 @@ (=ucs . #x376C) ; 㝬 )) (define-char - '((=>ucs . #x376C) ; 㝬 + '((<-denotational + ((=ucs . #x376C) ; 㝬 + )) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) - (=cns11643-4 . #x4277) ; &C4-4277; [34-87] + (->subsumptive + ((=jis-x0213-2-2000 . #x2828) ; >-09170; [08-08] + (=gt . 09170) ; &I-GT-09170; + (=gt-pj-9 . #x4D63) ; &I-GT-09170; [45-67] + (=ucs@jis . #x376C) ; >-09170; + (=adobe-japan1-5 . 17532) ; >-09170; + ) + ((=ucs@unicode . #x376C) ; &UU+376C; + )) )) (define-char - '((=>ucs . #x376C) ; 㝬 + '((<-denotational + ((=ucs . #x376C) ; 㝬 + )) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 11) (total-strokes . 14) - (=jis-x0213-2-2000 . #x2828) ; &JX2-2828; [08-08] - (=ucs@jis . #x376C) ; &JX2-2828; + (=cns11643-4 . #x4277) ; &C4-4277; [34-87] )) (define-char '((ideographic-radical . 40) ; ⼧ -- 1.7.10.4