From ef702513e7239194aae48ceb61835752af55956f Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 11 Feb 2017 18:02:15 +0900 Subject: [PATCH] (U-00020997): Apply new conventions for glyph granularity. (M-02736): Add `ideographic-structure'; add `sound@ja/on'; unify IU+20997. --- lisp/utf-2000/Ideograph-R024-Ten.el | 45 ++++++++++++++++++++++++++++++----- 1 file changed, 39 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R024-Ten.el b/lisp/utf-2000/Ideograph-R024-Ten.el index 37fee74..38e69cb 100644 --- a/lisp/utf-2000/Ideograph-R024-Ten.el +++ b/lisp/utf-2000/Ideograph-R024-Ten.el @@ -1333,7 +1333,46 @@ '((ideographic-radical . 24) ; ⼗ (ideographic-strokes . 5) (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5341) ; 十 + ) + ((=ucs . #x382F) ; 㠯 + )) + (=ucs . #x20997) ; 𠦗 + )) +(define-char + '((<-denotational + ((=ucs . #x20997) ; 𠦗 + )) + (ideographic-radical . 24) ; ⼗ + (ideographic-strokes . 5) + (total-strokes . 7) + (hanyu-dazidian 1 61 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x5341) ; 十 + ) + ((=ucs@unicode . #x382F) ; &MJ000945; + (=mj . 000945) ; &MJ000945; + )) + (sound@ja/on "tai") + (=ucs@iso . #x20997) ; &M-02736; (=daikanwa . 02736) ; &M-02736; + (->subsumptive + ((==daikanwa . 02736) ; &g2-M-02736; + (->subsumptive + ((===daikanwa . 02736) ; &R-M-02736; + ) + ((=hanziku-1 . #xB0A9) ; &HZK01-B0A9; + )) + ) + ((==ucs@iso . #x20997) ; &g2-IU-00020997; + )) )) (define-char '((=>ucs . #x20998) ; 𠦘 @@ -2624,12 +2663,6 @@ )) (define-char '((ideographic-radical . 24) ; ⼗ - (hanyu-dazidian 1 61 4) - (=ucs . #x20997) ; 𠦗 - (=hanziku-1 . #xB0A9) ; &I-HZK01-B0A9; - )) -(define-char - '((ideographic-radical . 24) ; ⼗ (hanyu-dazidian 1 65 3) (=ucs . #x209A7) ; 𠦧 (=hanziku-1 . #xB169) ; &I-HZK01-B169; -- 1.7.10.4