From 7b58d73b430433847cfaf138611a3ba536365f1e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 26 Dec 2021 02:28:49 +0900 Subject: [PATCH] (A-compU+51FA): Changed from A-IWDSU+51FA; unify A-IWDSU+5C80; add `<-denotational@component' for A-IWDSU+51FA. (U+51FA): Use A-IWDSU+5C80 instead of A-IWDSU+51FA as its mother. (A-IWDSU+51FA): Unify A-IWDSBC-88C6. --- lisp/utf-2000/Ideograph-R017-Open-Box.el | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R017-Open-Box.el b/lisp/utf-2000/Ideograph-R017-Open-Box.el index 72b669c..900963a 100644 --- a/lisp/utf-2000/Ideograph-R017-Open-Box.el +++ b/lisp/utf-2000/Ideograph-R017-Open-Box.el @@ -819,7 +819,11 @@ )) )) (define-char - '((ideographic-radical . 17) ; ⼐ + '((<-denotational@component + ((=>ucs@iwds-1 . #x51FA) ; &A-IWDSU+51FA; + (=>big5-cdp@iwds-1 . #x88C6) ; &A-IWDSU+51FA; + )) + (ideographic-radical . 17) ; ⼐ (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -830,11 +834,13 @@ ((=>ucs@component . #x5C6E) ; &A-compU+5C6E; (=>iwds-1 . 0096) ; &A-compU+5C6E; )) - (=>ucs@iwds-1 . #x51FA) ; &A-IWDSU+51FA; + (=>ucs@iwds-1 . #x5C80) ; &A-IWDSU+5C80; + (=>ucs@component . #x51FA) ; &A-IWDSU+5C80; )) (define-char '((<-denotational - ((=>ucs@iwds-1 . #x51FA) ; &A-IWDSU+51FA; + ((=>ucs@iwds-1 . #x5C80) ; &A-IWDSU+5C80; + (=>ucs@component . #x51FA) ; &A-IWDSU+5C80; )) (ideographic-radical . 17) ; ⼐ (ideographic-strokes . 3) @@ -910,6 +916,7 @@ (define-char '((<-denotational@component ((=>ucs@iwds-1 . #x51FA) ; &A-IWDSU+51FA; + (=>big5-cdp@iwds-1 . #x88C6) ; &A-IWDSU+51FA; )) (ideographic-radical . 17) ; ⼐ (ideographic-structure @@ -2655,6 +2662,11 @@ )) (define-char '((ideographic-radical . 17) ; ⼐ + (=>ucs@iwds-1 . #x51FA) ; &A-IWDSU+51FA; + (=>big5-cdp@iwds-1 . #x88C6) ; &A-IWDSU+51FA; + )) +(define-char + '((ideographic-radical . 17) ; ⼐ (hanyu-dazidian 1 309 13) (=ucs . #x20693) ; 𠚓 (=hanziku-1 . #xE5C9) ; &I-HZK01-E5C9; -- 1.7.10.4