From 084601e7c52633c60f3c2e455d5df354106af03d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 29 Jan 2022 11:55:18 +0900 Subject: [PATCH] (U+52EB): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R019-Power.el | 34 +++++++++++++++++++++++++++++++-- 1 file changed, 32 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 1a63f04..0434f83 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -8637,7 +8637,6 @@ '((ideographic-radical . 19) ; ⼒ (ideographic-strokes . 12) (total-strokes . 14) - (hanyu-dazidian 1 380 15) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -8647,9 +8646,40 @@ ((=ucs . #x529B) ; 力 )) (=ucs . #x52EB) ; 勫 - (=cns11643-2 . #x492B) ; &I-C2-492B; [41-11] + )) +(define-char + '((<-denotational + ((=ucs . #x52EB) ; 勫 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 12) + (total-strokes . 14) + (hanyu-dazidian 1 380 15) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x756A) ; &AJ1-03434; + (=adobe-japan1-0 . 03434) ; &AJ1-03434; + ) + ((=ucs . #x529B) ; 力 + )) + (=ucs@unicode . #x52EB) ; &C2-492B; + (=cns11643-2 . #x492B) ; &C2-492B; [41-11] (=big5 . #xE144) ; &I-B-E144; (=daikanwa . 02444) ; &I-M-02444; + (->subsumptive + ((==ucs@unicode . #x52EB) ; &g2-M-02444; + (==cns11643-2 . #x492B) ; &g2-M-02444; [41-11] + (==daikanwa . 02444) ; &g2-M-02444; + (->subsumptive + ((===daikanwa . 02444) ; &R-M-02444; + ) + ((===cns11643-2 . #x492B) ; &R-C2-492B; [41-11] + ) + ((===ucs@unicode . #x52EB) ; &R-UU+52EB; + )) + )) )) (define-char '((ideographic-radical . 19) ; ⼒ -- 1.7.10.4