From f14d937fa087d5a065ec9032c22015321a4cf697 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 7 Oct 2019 21:52:06 +0900 Subject: [PATCH] (GT-K00233): Apply new conventions for glyph granularity. (U+5F0F): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R056-Shoot.el | 34 +++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R056-Shoot.el b/lisp/utf-2000/Ideograph-R056-Shoot.el index e1772a6..8a9da76 100644 --- a/lisp/utf-2000/Ideograph-R056-Shoot.el +++ b/lisp/utf-2000/Ideograph-R056-Shoot.el @@ -50,7 +50,11 @@ ) ((=gt-k . 00233) ; >-K00233; (=gt-pj-k1 . #x3349) ; >-K00233; [19-41] - (==shinjigen . 2260) ; >-K00233; + (->subsumptive + ((==gt-k . 00233) ; &g2-GT-K00233; + (==gt-pj-k1 . #x3349) ; &g2-GT-K00233; [19-41] + (==shinjigen . 2260) ; &g2-GT-K00233; + )) )) )) (define-char @@ -309,8 +313,34 @@ '((ideographic-radical . 56) ; ⼷ (ideographic-strokes . 3) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=ucs . #x5F0B) ; 弋 + ) + ((=ucs . #x5DE5) ; 工 + )) (=ucs . #x5F0F) ; 式 - (=adobe-japan1-0 . 02268) ; &I-AJ1-02268; + )) +(define-char + '((<-denotational + ((=ucs . #x5F0F) ; 式 + )) + (ideographic-radical . 56) ; ⼷ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((=gt-k . 00233) ; >-K00233; + ) + ((=ucs@unicode . #x5DE5) ; &AJ1-01979; + (=adobe-japan1-0 . 01979) ; &AJ1-01979; + )) + (=ucs@unicode . #x5F0F) ; &AJ1-02268; + (=adobe-japan1-0 . 02268) ; &AJ1-02268; (=jis-x0208 . #x3C30) ; &I-J90-3C30; [28-16] (=gb2312 . #x4A3D) ; &I-G0-4A3D; [42-29] (=ks-x1001 . #x6352) ; &I-K0-6352; [67-50] -- 1.7.10.4