From 494ad8441de1486cc80296cc12da02aa27733ac4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 11 Mar 2017 00:57:50 +0900 Subject: [PATCH] (U-00026270): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R122-Net.el | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R122-Net.el b/lisp/utf-2000/Ideograph-R122-Net.el index d27960d..4c0b91c 100644 --- a/lisp/utf-2000/Ideograph-R122-Net.el +++ b/lisp/utf-2000/Ideograph-R122-Net.el @@ -352,7 +352,25 @@ (ideographic-strokes . 0) (total-strokes . 5) (=ucs . #x26270) ; 𦉰 - (=jis-x0213-2 . #x7469) ; &I-JX2-7469; [84-73] + )) +(define-char + '((<-denotational + ((=ucs . #x26270) ; 𦉰 + )) + (ideographic-radical . 122) ; ⽹ + (ideographic-strokes . 0) + (total-strokes . 5) + (=ucs@iso . #x26270) ; &JX2-7469; + (=jis-x0213-2 . #x7469) ; &JX2-7469; [84-73] + (->subsumptive + ((==ucs@iso . #x26270) ; &g2-JX2-7469; + (==jis-x0213-2 . #x7469) ; &g2-JX2-7469; [84-73] + (->subsumptive + ((===jis-x0213-2 . #x7469) ; &R-JX2-7469; [84-73] + ) + ((===ucs@iso . #x26270) ; &R-U-00026270; + )) + )) )) (define-char '((ideographic-radical . 122) ; ⽹ -- 1.7.10.4