From 132ffc9d9d18349583f92e83ecc4908f15f821c3 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 9 Aug 2020 17:23:41 +0900 Subject: [PATCH] (U-00022A17): Apply new conventions for glyph granularity. (U-00022A15): New character. --- lisp/utf-2000/Ideograph-R062-Halberd.el | 72 +++++++++++++++++++++++++++++-- 1 file changed, 69 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R062-Halberd.el b/lisp/utf-2000/Ideograph-R062-Halberd.el index 72d4a10..a9a1a44 100644 --- a/lisp/utf-2000/Ideograph-R062-Halberd.el +++ b/lisp/utf-2000/Ideograph-R062-Halberd.el @@ -4902,14 +4902,80 @@ )) (define-char '((ideographic-radical . 62) ; ⼽ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@iwds-1 . #x29871) ; &A-IWDSU+29871; + ) + ((=ucs . #x6208) ; 戈 + )) + (sound@ja/on "zoku") + (=ucs . #x22A17) ; 𢨗 + )) +(define-char + '((<-denotational + ((=ucs . #x22A17) ; 𢨗 + )) + (ideographic-radical . 62) ; ⼽ (ideographic-strokes . 13) (total-strokes . 17) - (=ucs . #x22A17) ; 𢨗 + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x29871) ; 𩡱 + ) + ((=ucs . #x6208) ; 戈 + )) + (=ucs@iso . #x22A17) ; &MJ036640; + (=mj . 036640) ; &MJ036640; + (=koseki . 131640) ; &MJ036640; + (=daikanwa . 11683) ; &I-M-11683; (->subsumptive - ((=daikanwa . 11683) ; &M-11683; + ((==mj . 036640) ; &g2-MJ036640; + (==koseki . 131640) ; &g2-MJ036640; + (==daikanwa . 11683) ; &g2-MJ036640; + (->subsumptive + ((===daikanwa . 11683) ; &R-M-11683; + ) + ((===mj . 036640) ; &R-MJ036640; + )) + ) + ((==ucs@iso . #x22A17) ; &g2-IU-00022A17; + )) + )) +(define-char + '((ideographic-radical . 62) ; ⼽ + (ideographic-strokes . 13) + (total-strokes . 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x8A79) ; 詹 ) - ((=ucs@iso . #x22A17) ; &U-00022A17; + ((=ucs . #x6208) ; 戈 + )) + (=ucs . #x22A15) ; 𢨕 + )) +(define-char + '((<-denotational + ((=ucs . #x22A15) ; 𢨕 + )) + (ideographic-radical . 62) ; ⼽ + (ideographic-strokes . 13) + (total-strokes . 17) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x8A79) ; &AJ1-08618; + (=adobe-japan1-2 . 08618) ; &AJ1-08618; + ) + ((=ucs . #x6208) ; 戈 )) + (=ucs@iso . #x22A15) ; &U-00022A15; )) (define-char '((ideographic-radical . 62) ; ⼽ -- 1.7.10.4