From 6aa57cbee505e69dc1e4f4d7155bc497eb4213db Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 31 Oct 2016 18:47:37 +0900 Subject: [PATCH] (U-00025055): Add `ideographic-structure'; add `<-original' for U+6637. --- lisp/utf-2000/Ideograph-R108-Dish.el | 39 ++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R108-Dish.el b/lisp/utf-2000/Ideograph-R108-Dish.el index a280c52..51c8207 100644 --- a/lisp/utf-2000/Ideograph-R108-Dish.el +++ b/lisp/utf-2000/Ideograph-R108-Dish.el @@ -713,6 +713,14 @@ '((ideographic-radical . 108) ; ⽫ (ideographic-strokes . 5) (total-strokes . 10) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x56DA) ; 囚 + ) + ((=ucs . #x76BF) ; 皿 + )) (=ucs . #x25055) ; 𥁕 (=cns11643-4 . #x2E4A) ; &I-C4-2E4A; [14-42] (=jis-x0213-2 . #x7177) ; &I-JX2-7177; [81-87] @@ -722,6 +730,37 @@ (=gt-pj-5 . #x3F25) ; &I-GT-29430; [31-05] (=daikanwa . 22978) ; &I-M-22978; (=shinjigen . 5236) ; 𥁕 + (<-original + ((=ucs . #x6637) ; 昷 + (=jis-x0212 . #x4230) ; &I-JSP-4230; [34-16] + (=shinjigen . 5235) ; 昷 + )) + (<-original*sources + shinjigen) + (->subsumptive + ((==ucs@iso . #x25055) ; &g2-GT-29430; + (==cns11643-4 . #x2E4A) ; &g2-GT-29430; [14-42] + (==jis-x0213-2 . #x7177) ; &g2-GT-29430; [81-87] + (==big5-cdp . #x8CD7) ; &g2-GT-29430; + (==gt . 29430) ; &g2-GT-29430; + (==gt-k . 07132) ; &g2-GT-29430; + (==daikanwa . 22978) ; &g2-GT-29430; + (==shinjigen . 5236) ; &g2-GT-29430; + (->subsumptive + ((===daikanwa . 22978) ; &R-M-22978; + ) + ((===jis-x0213-2 . #x7177) ; &R-JX2-7177; [81-87] + ) + ((===big5-cdp . #x8CD7) ; &R-CDP-8CD7; + ) + ((===gt . 29430) ; &R-GT-29430; + (===gt-k . 07132) ; &R-GT-29430; + ) + ((===ucs@iso . #x25055) ; &R-U-00025055; + ) + ((===cns11643-4 . #x2E4A) ; &R-C4-2E4A; [14-42] + )) + )) )) (define-char '((ideographic-radical . 108) ; ⽫ -- 1.7.10.4