From c8e6bdb193da346385bcff26634640b760148f05 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 24 Jul 2017 00:03:44 +0900 Subject: [PATCH] (U+58EC): Use A-compU+2123C instead of A-compU+58EC as the target of `<-denotational@component'. --- lisp/utf-2000/Ideograph-R033-Scholar.el | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R033-Scholar.el b/lisp/utf-2000/Ideograph-R033-Scholar.el index 4504547..4e44337 100644 --- a/lisp/utf-2000/Ideograph-R033-Scholar.el +++ b/lisp/utf-2000/Ideograph-R033-Scholar.el @@ -65,16 +65,8 @@ )) )) (define-char - '((ideographic-radical . 33) ; ⼠ - (ideographic-strokes . 1) - (total-strokes . 4) - (=>ucs@component . #x58EC) ; &A-compU+58EC; - (=>iwds-1 . 0001) ; &A-compU+58EC; - )) -(define-char '((<-denotational@component - ((=>ucs@component . #x58EC) ; &A-compU+58EC; - (=>iwds-1 . 0001) ; &A-compU+58EC; + ((=>ucs@component . #x2123C) ; &A-compU+2123C; )) (ideographic-radical . 33) ; ⼠ (ideographic-strokes . 1) @@ -175,6 +167,13 @@ )) (define-char '((ideographic-radical . 33) ; ⼠ + (ideographic-strokes . 1) + (total-strokes . 4) + (=>ucs@component . #x58EC) ; &A-compU+58EC; + (=>iwds-1 . 0001) ; &A-compU+58EC; + )) +(define-char + '((ideographic-radical . 33) ; ⼠ (ideographic-strokes . 2) (total-strokes . 5) (=ucs . #x2151B) ; 𡔛 -- 1.7.10.4