From 1893c9848315dd8ef79e531ce2c679d792c2823a Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 29 Jul 2017 16:14:41 +0900 Subject: [PATCH] (U-00024CA3): Add `ideographic-structure'; add `sound@ja/on'. (M-49345): Unify MJ041430 and KOSEKI-246940. --- lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el | 51 ++++++++++++++++++++++++- 1 file changed, 50 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el index 314720a..a3d9c7c 100644 --- a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el +++ b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el @@ -435,6 +435,16 @@ daikanwa cns11643) (ideographic-strokes . 8) (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@component . #x7531) ; &A-compU+7531; + (=>iwds-1 . 1132) ; &A-compU+7531; + ) + ((=ucs . #x758C) ; 疌 + )) + (sound@ja/on "sAHu") (=ucs . #x24CA3) ; 𤲣 )) (define-char @@ -444,7 +454,33 @@ (ideographic-radical . 103) ; ⽦ (ideographic-strokes . 8) (total-strokes . 13) - (=daikanwa . 49345) ; &M-49345; + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=gt-k . 01275) ; &U-v001+20679; + ) + ((=ucs . #x758C) ; 疌 + )) + (=mj . 041430) ; &MJ041430; + (=koseki . 246940) ; &MJ041430; + (=daikanwa . 49345) ; &I-M-49345; + (<-original + ((=ucs . #x7580) ; 疀 + (=daikanwa . 21933) ; &I-M-21933; + )) + (<-original*sources + daikanwa) + (->subsumptive + ((==mj . 041430) ; &g2-MJ041430; + (==koseki . 246940) ; &g2-MJ041430; + (==daikanwa . 49345) ; &g2-MJ041430; + (->subsumptive + ((===daikanwa . 49345) ; &R-M-49345; + ) + ((===mj . 041430) ; &R-MJ041430; + )) + )) )) (define-char '((<-denotational @@ -453,7 +489,20 @@ (ideographic-radical . 103) ; ⽦ (ideographic-strokes . 8) (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=gt-k . 01134) ; >-K01134; + ) + ((=ucs . #x758C) ; 疌 + )) + (=ucs@cns . #x24CA3) ; &C5-4057; (=cns11643-5 . #x4057) ; &C5-4057; [32-55] + (->subsumptive + ((==ucs@cns . #x24CA3) ; &g2-CU+24CA3; + (==cns11643-5 . #x4057) ; &g2-CU+24CA3; [32-55] + )) )) (define-char '((ideographic-radical . 103) ; ⽦ -- 1.7.10.4