From 9dffb20e80fff90fc9ae2aea062b889fcc10f22b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 20 Jun 2023 08:40:11 +0900 Subject: [PATCH] (U+6B7B): Add `<-denotational@component' for A-IWDSU+6B7B. (A-IWDSU+6B7B): New abstract node; unify IWDS1-0445. --- lisp/utf-2000/Ideograph-R078-Death.el | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R078-Death.el b/lisp/utf-2000/Ideograph-R078-Death.el index 2ba722a..4d520f0 100644 --- a/lisp/utf-2000/Ideograph-R078-Death.el +++ b/lisp/utf-2000/Ideograph-R078-Death.el @@ -428,6 +428,10 @@ '((<-denotational ((=>ucs@cognate . #x6B7B) ; &A-cgnU+6B7B; )) + (<-denotational@component + ((=>ucs@iwds-1 . #x6B7B) ; &A-IWDSU+6B7B; + (=>iwds-1 . 0445) ; &A-IWDSU+6B7B; + )) (ideographic-radical . 78) ; ⽍ (ideographic-strokes . 2) (total-strokes . 6) @@ -8932,6 +8936,12 @@ )) (define-char '((ideographic-radical . 78) ; ⽍ + (=>iwds-1*level . 2) + (=>ucs@iwds-1 . #x6B7B) ; &A-IWDSU+6B7B; + (=>iwds-1 . 0445) ; &A-IWDSU+6B7B; + )) +(define-char + '((ideographic-radical . 78) ; ⽍ (hanyu-dazidian 2 1381 3) (=ucs . #x239BE) ; 𣦾 (=hanziku-4 . #xC44B) ; &I-HZK04-C44B; -- 1.7.10.4