From 4512556f7bc48cd1d081e8d79aeabee7aa10e9c5 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 22 Apr 2017 12:22:50 +0900 Subject: [PATCH] (MJ006318): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R001-One.el | 39 +++++++++++++++++++++-------------- 1 file changed, 24 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 03dcdbb..74f6352 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -1652,21 +1652,6 @@ (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 3) (total-strokes . 4) - (=decomposition@hanyo-denshi - ((=ucs . #x4E11) ; 丑 - ) - ((=ucs . #xE0102) ; 󠄂 - )) - (=mj . 006318) ; &MJ006318; - (=hanyo-denshi/jt . #xAD08) ; &I-HD-JT-AD08; - )) -(define-char - '((<-denotational - ((=ucs . #x4E11) ; 丑 - )) - (ideographic-radical . 1) ; ⼀ - (ideographic-strokes . 3) - (total-strokes . 4) (=ucs@unicode . #x4E11) ; >-00035; (=ucs@JP/hanazono . nil) (=gb2312 . #x3373) ; >-00035; [19-83] @@ -1690,6 +1675,30 @@ shinjigen) )) (define-char + '((<-denotational + ((=ucs . #x4E11) ; 丑 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 3) + (total-strokes . 4) + (=mj . 006318) ; &MJ006318; + (=hanyo-denshi/jt . #xAD08) ; &I-HD-JT-AD08; + (->subsumptive + ((=decomposition@hanyo-denshi + ((=ucs . #x4E11) ; 丑 + ) + ((=ucs . #xE0102) ; 󠄂 + )) + (==mj . 006318) ; &g2-MJ006318; + (==hanyo-denshi/jt . #xAD08) ; &g2-MJ006318; + (->subsumptive + ((===hanyo-denshi/jt . #xAD08) ; &R-HD-JT-AD08; + ) + ((===mj . 006318) ; &R-MJ006318; + )) + )) + )) +(define-char '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 3) (total-strokes . 4) -- 1.7.10.4