From 15288cffb0cd144084fa3b3ad08b984c74f8df17 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 19 Dec 2022 03:03:23 +0900 Subject: [PATCH] (A-U+20A14-itaiji-001): New abstract node; use `<-denotational' for A-M-02851. (U+20A14-itaiji-001): Use A-U+20A14-itaiji-001 instead of A-M-02851 as its mother. --- lisp/utf-2000/Ideograph-R026-Seal.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R026-Seal.el b/lisp/utf-2000/Ideograph-R026-Seal.el index 2ca0ff9..d1a1465 100644 --- a/lisp/utf-2000/Ideograph-R026-Seal.el +++ b/lisp/utf-2000/Ideograph-R026-Seal.el @@ -1467,6 +1467,23 @@ ) ((=ucs-itaiji-001 . #x2007E) ; &U-i001+2007E; ) + ((=ucs . #x5F50) ; 彐 + )) + (=>ucs-itaiji-001 . #x20A14) ; &A-U-i001+20A14; + )) +(define-char + '((<-denotational + ((=>ucs-itaiji-001 . #x20A14) ; &A-U-i001+20A14; + )) + (ideographic-radical . 26) ; ⼙ + (ideographic-strokes . 4) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs-itaiji-001 . #x2007E) ; &U-i001+2007E; + ) ((name . "CJK RADICAL SNOUT TWO") (=ucs . #x2E95) ; ⺕ )) -- 1.7.10.4