From 602aad0374dd98109e64677e3ad59f7442ebf93e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 5 Mar 2020 00:35:28 +0900 Subject: [PATCH] (A-compU+3400): New abstract node. (U+3400): Add `<-denotational@component' for A-compU+3400 and U+9FB7. --- lisp/utf-2000/Ideograph-R001-One.el | 25 ++++++++++++++++++++++++- 1 file changed, 24 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index f377749..8b0ab91 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -3447,7 +3447,30 @@ )) )) (define-char - '((ideographic-radical . 1) ; ⼀ + '((<-denotational@component + ((=>ucs@component . #x5EFF) ; &A-compU+5EFF; + (=>iwds-1 . 0303) ; &A-compU+5EFF; + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 4) + (total-strokes . 5) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x535D) ; 卝 + ) + ((=ucs . #x4E00) ; 一 + )) + (=>ucs@component . #x3400) ; &A-compU+3400; + )) +(define-char + '((<-denotational@component + ((=>ucs@component . #x3400) ; &A-compU+3400; + ) + ((=ucs . #x9FB7) ; 龷 + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 4) (total-strokes . 5) (hanyu-dazidian 1 15 3) -- 1.7.10.4