From 1abbcbfee6b99522818395ec4d74fb4e428f1a26 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 27 Feb 2016 14:28:26 +0900 Subject: [PATCH] (A-UU+5048): New abstract node; add `=>ucs@iwds-1'. (UU+5048): Use A-UU+5048 instead of U+5048 as the mother. (HD-FT2070): Likewise. --- lisp/utf-2000/Ideograph-R009-Man.el | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R009-Man.el b/lisp/utf-2000/Ideograph-R009-Man.el index 3114848..f7276a3 100644 --- a/lisp/utf-2000/Ideograph-R009-Man.el +++ b/lisp/utf-2000/Ideograph-R009-Man.el @@ -24503,6 +24503,15 @@ ((=ucs . #x5048) ; 偈 )) (ideographic-radical . 9) ; ⼈ + (=>ucs@iwds-1 . #x5048) ; &A-IWDSU+5048; + (=>ucs@unicode . #x5048) ; &A-IWDSU+5048; + )) +(define-char + '((<-denotational + ((=>ucs@iwds-1 . #x5048) ; &A-IWDSU+5048; + (=>ucs@unicode . #x5048) ; &A-IWDSU+5048; + )) + (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 9) (total-strokes . 11) (hanyu-dazidian 1 191 1) @@ -24531,7 +24540,8 @@ )) (define-char '((<-denotational - ((=ucs . #x5048) ; 偈 + ((=>ucs@iwds-1 . #x5048) ; &A-IWDSU+5048; + (=>ucs@unicode . #x5048) ; &A-IWDSU+5048; )) (ideographic-radical . 9) ; ⼈ (ideographic-strokes . 8) -- 1.7.10.4