From 444c924514824fb2c9cc6685537af8256c450052 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 16 Aug 2017 21:57:59 +0900 Subject: [PATCH] (A-J0-4724): Unify A-IWDSU+4EFB. --- lisp/utf-2000/Ideograph-R009-Man.el | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index ec4be1d..241577f 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -4281,12 +4281,23 @@ '((ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4EBB) ; 亻 + ) + ((=>ucs@component . #x58EC) ; &A-compU+58EC; + (=>iwds-1 . 0001) ; &A-compU+58EC; + )) + (=>ucs@iwds-1 . #x4EFB) ; &J97-4724; (=>jis-x0208 . #x4724) ; &J97-4724; [39-04] (=>jis-x0213-1 . #x4724) ; &J97-4724; [39-04] )) (define-char '((<-denotational - ((=>jis-x0208 . #x4724) ; &J97-4724; [39-04] + ((=>ucs@iwds-1 . #x4EFB) ; &J97-4724; + (=>jis-x0208 . #x4724) ; &J97-4724; [39-04] )) (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) @@ -4414,7 +4425,8 @@ )) (define-char '((<-denotational - ((=>jis-x0208 . #x4724) ; &J97-4724; [39-04] + ((=>ucs@iwds-1 . #x4EFB) ; &J97-4724; + (=>jis-x0208 . #x4724) ; &J97-4724; [39-04] )) (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 4) -- 1.7.10.4