From fec046bab32c32ae6674bee613841f218535c906 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 20 Oct 2023 06:21:47 +0900 Subject: [PATCH] (U-0002E35B): Add `<-denotational' for A-cgnU+2E35B; use ideographic-structure@apparent instead of ideographic-structure. (A-cgnU+2E35B): New abstract node. --- lisp/utf-2000/Ideograph-R132-Self.el | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R132-Self.el b/lisp/utf-2000/Ideograph-R132-Self.el index 9536ac9..a8e86fb 100644 --- a/lisp/utf-2000/Ideograph-R132-Self.el +++ b/lisp/utf-2000/Ideograph-R132-Self.el @@ -1034,10 +1034,13 @@ )) )) (define-char - '((ideographic-radical . 132) ; ⾃ + '((<-denotational + ((=>ucs@cognate . #x2E35B) ; &A-cgnU+2E35B; + )) + (ideographic-radical . 132) ; ⾃ (ideographic-strokes . 7) (total-strokes . 13) - (ideographic-structure + (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ ) @@ -1056,7 +1059,7 @@ (ideographic-radical . 132) ; ⾃ (ideographic-strokes . 7) (total-strokes . 13) - (ideographic-structure + (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ ) @@ -1089,6 +1092,10 @@ )) (define-char '((ideographic-radical . 132) ; ⾃ + (=>ucs@cognate . #x2E35B) ; &A-cgnU+2E35B; + )) +(define-char + '((ideographic-radical . 132) ; ⾃ (ideographic-strokes . 8) (total-strokes . 14) (=ucs . #x26915) ; 𦤕 -- 1.7.10.4