From 54a2c1ced1780745b455793d0989b21d9efafe94 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 16 Mar 2020 21:14:14 +0900 Subject: [PATCH] (U-0002D91F): Use `ideographic-{radical|strokes}@ucs' instead of `ideographic-{radical|strokes}'; add `ideographic-{radical|strokes}@gt'; integrate GT-00185. --- lisp/utf-2000/Ideograph-R069-Axe.el | 42 +++++++++++++++++++++++++++++------ 1 file changed, 35 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R069-Axe.el b/lisp/utf-2000/Ideograph-R069-Axe.el index 345a12b..8a50c59 100644 --- a/lisp/utf-2000/Ideograph-R069-Axe.el +++ b/lisp/utf-2000/Ideograph-R069-Axe.el @@ -167,9 +167,19 @@ (=daikanwa . 13536) ; &I-M-13536; )) (define-char - '((ideographic-radical . 69) ; ⽄ - (ideographic-strokes . 1) - (total-strokes . 4) + '((ideographic-radical@ucs . 69) ; ⽄ + (ideographic-strokes@ucs . 1) + (ideographic-radical@gt . 4) ; ⼃ + (ideographic-strokes@gt . 4) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x2008B) ; 𠂋 + ) + ((=ucs . #x4E05) ; 丅 + )) (=ucs . #x2D91F) ; 𭤟 (=mj . 057625) ; &I-MJ057625; (=koseki . 151760) ; 𭤟 @@ -180,11 +190,29 @@ ((=ucs . #x7247) ; 片 )) (<-formed*sources - koseki) + koseki mj) (->subsumptive - ((==ucs@JP/hanazono . #x2D91F) ; &g2-MJ057625; - (==mj . 057625) ; &g2-MJ057625; - (==koseki . 151760) ; &g2-MJ057625; + ((ideographic-radical . 69) ; ⽄ + (ideographic-strokes . 1) + (=>>mj . 057625) ; &G-MJ057625; + (->subsumptive + ((==ucs@JP/hanazono . #x2D91F) ; &g2-MJ057625; + (==mj . 057625) ; &g2-MJ057625; + (==koseki . 151760) ; &g2-MJ057625; + )) + ) + ((ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") + (=ucs . #x2FF8) ; ⿸ + ) + ((=ucs . #x20086) ; 𠂆 + ) + ((=ucs . #x4E8D) ; 亍 + )) + (=gt . 00185) ; >-00185; + (=gt-pj-11 . #x4A60) ; >-00185; [42-64] )) )) (define-char -- 1.7.10.4