From bd1d198f3674f3642de69ba0e8a45e995edef6e8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 5 Mar 2016 15:16:55 +0900 Subject: [PATCH] (U+52E1): Separate UU+52E1. --- lisp/utf-2000/Ideograph-R019-Power.el | 22 ++++++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R019-Power.el b/lisp/utf-2000/Ideograph-R019-Power.el index 165ddd5..ab2e09d 100644 --- a/lisp/utf-2000/Ideograph-R019-Power.el +++ b/lisp/utf-2000/Ideograph-R019-Power.el @@ -5053,7 +5053,6 @@ '((ideographic-radical . 19) ; ⼒ (ideographic-strokes . 11) (total-strokes . 13) - (hanyu-dazidian 1 379 3) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ @@ -5063,7 +5062,26 @@ ((=ucs . #x529B) ; 力 )) (=ucs . #x52E1) ; 勡 - (=adobe-japan1-5 . 19198) ; &I-AJ1-19198; + )) +(define-char + '((<-denotational + ((=ucs . #x52E1) ; 勡 + )) + (ideographic-radical . 19) ; ⼒ + (ideographic-strokes . 11) + (total-strokes . 13) + (hanyu-dazidian 1 379 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs@unicode . #x7968) ; &AJ1-03502; + (=adobe-japan1-0 . 03502) ; &AJ1-03502; + ) + ((=ucs . #x529B) ; 力 + )) + (=ucs@unicode . #x52E1) ; &AJ1-19198; + (=adobe-japan1-5 . 19198) ; &AJ1-19198; (=jis-x0212 . #x3370) ; &I-JSP-3370; [19-80] (=cns11643-3 . #x4044) ; &I-C3-4044; [32-36] (=daikanwa . 02421) ; &I-M-02421; -- 1.7.10.4