From 77698314e568fcf8a7325f86f5cc8ec55c77da74 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 25 Jul 2020 19:17:06 +0900 Subject: [PATCH] (U-00020862): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R019-Power.el | 23 ++++++++++++++++++++--- 1 file changed, 20 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 5bc8d84..aaaf099 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -3896,8 +3896,6 @@ )) (define-char '((ideographic-radical . 19) ; ⼒ - (ideographic-strokes . 7) - (total-strokes . 9) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -3907,7 +3905,26 @@ ((=ucs . #x529B) ; 力 )) (=ucs . #x20862) ; 𠡢 - (=cns11643-5 . #x282F) ; &I-C5-282F; [08-15] + )) +(define-char + '((<-denotational + ((=ucs . #x20862) ; 𠡢 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 7) + (total-strokes . 9) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@iso . #x239C4) ; &C5-244D; + (=cns11643-5 . #x244D) ; &C5-244D; [04-45] + (=daikanwa . 16377) ; &I-M-16377; + ) + ((=ucs . #x529B) ; 力 + )) + (=ucs@iso . #x20862) ; &C5-282F; + (=cns11643-5 . #x282F) ; &C5-282F; [08-15] (->subsumptive ((==ucs@iso . #x20862) ; &g2-IU-00020862; (==cns11643-5 . #x282F) ; &g2-IU-00020862; [08-15] -- 1.7.10.4