From 9c8e2dc7db9349622749b73058ca772f9f246588 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 28 Dec 2022 14:17:25 +0900 Subject: [PATCH] (U-000300EE): Add `<-denotational@component' for A-compU+9FB8. (A-compU+9FB8): New abstract node. --- lisp/utf-2000/Ideograph-R014-Cover.el | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index d48e101..fcc98c0 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -730,7 +730,10 @@ )) )) (define-char - '((ideographic-radical@ucs . 14) ; ⼍ + '((<-denotational@component + ((=>ucs@component . #x9FB8) ; &A-compU+9FB8; + )) + (ideographic-radical@ucs . 14) ; ⼍ (ideographic-strokes@ucs . 3) (ideographic-radical@misc . 86) ; ⽕ (ideographic-strokes@misc . 2) @@ -3978,6 +3981,18 @@ )) (define-char '((ideographic-radical . 14) ; ⼍ + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=>ucs@component . #x5C0F) ; &A-compU+5C0F; + ) + ((=ucs . #x5196) ; 冖 + )) + (=>ucs@component . #x9FB8) ; &A-compU+9FB8; + )) +(define-char + '((ideographic-radical . 14) ; ⼍ (==>daijiten . 00645) ; &A2-DJT-00645; )) (define-char -- 1.7.10.4