From 764866fe3650588b1353190d970a5141f2f7b4ea Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 3 Aug 2020 00:22:51 +0900 Subject: [PATCH] (U-0002330F): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R041-Inch.el | 63 +++++++++++++++++++++++++++++++--- 1 file changed, 58 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R041-Inch.el b/lisp/utf-2000/Ideograph-R041-Inch.el index 39a2d5d..16423a6 100644 --- a/lisp/utf-2000/Ideograph-R041-Inch.el +++ b/lisp/utf-2000/Ideograph-R041-Inch.el @@ -4001,16 +4001,69 @@ )) (define-char '((ideographic-radical . 41) ; ⼨ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x3775) ; 㝵 + ) + ((=ucs . #x84A6) ; 蒦 + )) + (sound@ja/on "toku") + (=ucs . #x2330F) ; 𣌏 + )) +(define-char + '((<-denotational + ((=ucs . #x2330F) ; 𣌏 + )) + (ideographic-radical . 41) ; ⼨ (ideographic-strokes . 19) (total-strokes . 22) - (=ucs . #x2330F) ; 𣌏 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x3775) ; &AJ1-17536; + (=adobe-japan1-5 . 17536) ; &AJ1-17536; + ) + ((=big5-cdp . #x8CB0) ; >-42188; + (=daikanwa . 31582) ; &I-M-31582; + )) + (=ucs@iso . #x2330F) ; &C5-7339; + (=cns11643-5 . #x7339) ; &C5-7339; [83-25] + (=daikanwa/ho . 0242) ; &C5-7339; (->subsumptive - ((=ucs@iso . #x2330F) ; &C5-7339; - (=cns11643-5 . #x7339) ; &C5-7339; [83-25] + ((==ucs@iso . #x2330F) ; &g2-M-H0242; + (==cns11643-5 . #x7339) ; &g2-M-H0242; [83-25] + (==daikanwa/ho . 0242) ; &g2-M-H0242; + (->subsumptive + ((===daikanwa/ho . 0242) ; &R-M-H0242; + ) + ((===cns11643-5 . #x7339) ; &R-C5-7339; [83-25] + ) + ((===ucs@iso . #x2330F) ; &R-U-0002330F; + )) + )) + )) +(define-char + '((<-denotational + ((=ucs . #x2330F) ; 𣌏 + )) + (ideographic-radical . 41) ; ⼨ + (ideographic-strokes . 18) + (total-strokes . 21) + (hanyu-dazidian 2 1542 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x3775) ; &AJ1-17536; + (=adobe-japan1-5 . 17536) ; &AJ1-17536; ) - ((hanyu-dazidian 2 1542 5) - (=hanziku-4 . #xE7B0) ; &HZK04-E7B0; + ((=ucs@unicode . #x84A6) ; &MJ022475; + (=mj . 022475) ; &MJ022475; )) + (=hanziku-4 . #xE7B0) ; &HZK04-E7B0; )) (define-char '((ideographic-radical . 41) ; ⼨ -- 1.7.10.4