From 0529190b96aa13f7cf446745dd5620a33c8cec8d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Sep 2020 06:49:54 +0900 Subject: [PATCH] (U-0002A7E3): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R019-Power.el | 21 ++++++++++++++++++--- 1 file changed, 18 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index c8f5339..d10394a 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -7868,8 +7868,6 @@ )) (define-char '((ideographic-radical . 19) ; ⼒ - (ideographic-strokes . 11) - (total-strokes . 13) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -7879,7 +7877,24 @@ ((=ucs . #x529B) ; 力 )) (=ucs . #x2A7E3) ; 𪟣 - (=ruimoku-v6 . #xE159) ; &I-RUI6-E159; + )) +(define-char + '((<-denotational + ((=ucs . #x2A7E3) ; 𪟣 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 11) + (total-strokes . 13) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@JP/hanazono . #x2BAA1) ; &hanaJU+2BAA1; + ) + ((=ucs . #x529B) ; 力 + )) + (=ucs@JP/hanazono . #x2A7E3) ; &RUI6-E159; + (=ruimoku-v6 . #xE159) ; &RUI6-E159; (->subsumptive ((==ucs@JP/hanazono . #x2A7E3) ; &g2-hanaJU+2A7E3; (==ruimoku-v6 . #xE159) ; &g2-hanaJU+2A7E3; -- 1.7.10.4