From cad794baf61a4e92e8fe8c376766555ff58eb80f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 26 Feb 2015 03:18:06 +0900 Subject: [PATCH] (U-000219EC): Use `->denotational' and `->subsumptive'. --- lisp/utf-2000/Ideograph-R040-Roof.el | 27 ++++++++++++++++++++------- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R040-Roof.el b/lisp/utf-2000/Ideograph-R040-Roof.el index d4b16f2..66faa84 100644 --- a/lisp/utf-2000/Ideograph-R040-Roof.el +++ b/lisp/utf-2000/Ideograph-R040-Roof.el @@ -1748,26 +1748,39 @@ (=cns11643-6 . #x302A) ; &I-C6-302A; [16-10] )) (define-char - '((=>ucs . #x219EC) ; 𡧬 - (ideographic-radical . 40) ; ⼧ + '((ideographic-radical . 40) ; ⼧ (ideographic-strokes . 6) (total-strokes . 9) - (=daikanwa . 07130) ; &M-07130; + (=ucs . #x219EC) ; 𡧬 )) (define-char - '((=>ucs . #x219EC) ; 𡧬 - (morohashi-daikanwa 7130 0 1) + '((<-denotational + ((=ucs . #x219EC) ; 𡧬 + )) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 6) (total-strokes . 9) + (=ucs@cns . #x219EC) ; &C5-286D; (=cns11643-5 . #x286D) ; &C5-286D; [08-77] + (=daikanwa . 07130) ; &I-M-07130; + (->subsumptive + ((==daikanwa . 07130) ; &g2-M-07130; + ) + ((==ucs@cns . #x219EC) ; &g2-CU+219EC; + (==cns11643-5 . #x286D) ; &g2-CU+219EC; [08-77] + )) )) (define-char - '((morohashi-daikanwa 7130 0 4) + '((<-denotational + ((=ucs . #x219EC) ; 𡧬 + )) (ideographic-radical . 40) ; ⼧ (ideographic-strokes . 6) (total-strokes . 9) - (=ucs . #x219EC) ; 𡧬 + (=ucs@iso . #x219EC) ; &U-000219EC; + (->subsumptive + ((==ucs@iso . #x219EC) ; &g2-IU-000219EC; + )) )) (define-char '((=>ucs . #x219ED) ; 𡧭 -- 1.7.10.4