From a6419505f46210824a741927825fe5a9a0849003 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 22 Dec 2021 13:50:28 +0900 Subject: [PATCH] (U-000200E2): Add `<-denotational' for A-IWDSU+2626D; add `<-ancient' for U+56DB. --- lisp/utf-2000/Ideograph-R005-Second.el | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R005-Second.el b/lisp/utf-2000/Ideograph-R005-Second.el index 4a0c926..09df745 100644 --- a/lisp/utf-2000/Ideograph-R005-Second.el +++ b/lisp/utf-2000/Ideograph-R005-Second.el @@ -2046,12 +2046,29 @@ )) )) (define-char - '((ideographic-radical . 5) ; ⼄ + '((<-denotational + ((=>ucs@iwds-1 . #x2626D) ; &A-IWDSU+2626D; + )) + (ideographic-radical . 5) ; ⼄ (ideographic-strokes . 4) (total-strokes . 5) (hanyu-dazidian 1 53 2) (=ucs . #x200E2) ; 𠃢 (=big5-cdp . #x87CE) ; &I-CDP-87CE; + (<-ancient + ((=ucs . #x56DB) ; 四 + )) + (<-ancient*sources + shuowen) + (->subsumptive + ((==ucs@iso . #x200E2) ; &g2-CDP-87CE; + (==big5-cdp . #x87CE) ; &g2-CDP-87CE; + (->subsumptive + ((===big5-cdp . #x87CE) ; &R-CDP-87CE; + ) + ((===ucs@iso . #x200E2) ; &R-U-000200E2; + )) + )) )) (define-char '((ideographic-radical . 5) ; ⼄ -- 1.7.10.4