From b0183e37e4eacfc0a3543253d6fbb31dfc500590 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 23 Oct 2023 05:51:43 +0900 Subject: [PATCH] (A-U+386D-itaiji-004): Add `<-denotational@component' for A-IWDSU+221D5; modify `ideographic-structure'. --- lisp/utf-2000/Ideograph-R052-Short-Thread.el | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R052-Short-Thread.el b/lisp/utf-2000/Ideograph-R052-Short-Thread.el index 2f86a80..295177e 100644 --- a/lisp/utf-2000/Ideograph-R052-Short-Thread.el +++ b/lisp/utf-2000/Ideograph-R052-Short-Thread.el @@ -2372,14 +2372,24 @@ )) )) (define-char - '((ideographic-radical . 52) ; ⼳ + '((<-denotational@component + ((=>ucs@iwds-1 . #x221D5) ; &A-IWDSU+221D5; + )) + (ideographic-radical . 52) ; ⼳ (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER OVERLAID") + (=ucs . #x2FFB) ; ⿻ ) - ((=ucs . #x5E7D) ; 幽 + ((=ucs . #x20677) ; 𠙷 ) - ((=ucs . #x5E7D) ; 幽 + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x221B6) ; 𢆶 + ) + ((=ucs . #x221B6) ; 𢆶 + )) )) (=>ucs-itaiji-004 . #x386D) ; &A-U-i004+386D; )) -- 1.7.10.4