From 4fe8755f3be962b6b09ab269df5fdb93771a27c5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 15 Jul 2017 03:17:26 +0900 Subject: [PATCH] (U-00025016): Apply new conventions for glyph granularity. (IU+25016): Unify M-22906. --- lisp/utf-2000/Ideograph-R107-Skin.el | 51 +++++++++++++++++++++++++++++----- 1 file changed, 44 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R107-Skin.el b/lisp/utf-2000/Ideograph-R107-Skin.el index ee76e14..98d5af4 100644 --- a/lisp/utf-2000/Ideograph-R107-Skin.el +++ b/lisp/utf-2000/Ideograph-R107-Skin.el @@ -1180,6 +1180,50 @@ )) (define-char '((ideographic-radical . 107) ; ⽪ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x76AE) ; 皮 + ) + ((=>ucs-itaiji-001 . #x753E) ; &A-U-i001+753E; + )) + (sound@ja/on "si") + (=ucs . #x25016) ; 𥀖 + )) +(define-char + '((<-denotational + ((=ucs . #x25016) ; 𥀖 + )) + (ideographic-radical . 107) ; ⽪ + (ideographic-strokes . 11) + (total-strokes . 16) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x76AE) ; 皮 + ) + ((=ucs-itaiji-002 . #x753E) ; &U-i002+753E; + )) + (=ucs@iso . #x25016) ; &C5-5574; + (=cns11643-5 . #x5574) ; &C5-5574; [53-84] + (=daikanwa . 22906) ; &I-M-22906; + (->subsumptive + ((==ucs@iso . #x25016) ; &g2-M-22906; + (==cns11643-5 . #x5574) ; &g2-M-22906; [53-84] + (==daikanwa . 22906) ; &g2-M-22906; + (->subsumptive + ((===daikanwa . 22906) ; &R-M-22906; + ) + ((===cns11643-5 . #x5574) ; &R-C5-5574; [53-84] + ) + ((===ucs@iso . #x25016) ; &R-U-00025016; + )) + )) + )) +(define-char + '((ideographic-radical . 107) ; ⽪ (ideographic-strokes . 11) (total-strokes . 16) (=ucs . #x3FF8) ; 㿸 @@ -1208,13 +1252,6 @@ '((ideographic-radical . 107) ; ⽪ (ideographic-strokes . 11) (total-strokes . 16) - (=ucs . #x25016) ; 𥀖 - (=cns11643-5 . #x5574) ; &I-C5-5574; [53-84] - )) -(define-char - '((ideographic-radical . 107) ; ⽪ - (ideographic-strokes . 11) - (total-strokes . 16) (=ucs . #x25017) ; 𥀗 (=cns11643-4 . #x5158) ; &I-C4-5158; [49-56] )) -- 1.7.10.4