From cf19a417dbc732964db815dea286a0da10bed26d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 20 Dec 2023 21:22:08 +0900 Subject: [PATCH] (U+4E46-itaiji-001): New character; use `<-denotational' for U+4E46. --- lisp/utf-2000/Ideograph-R004-Slash.el | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R004-Slash.el b/lisp/utf-2000/Ideograph-R004-Slash.el index ce62012..8108631 100644 --- a/lisp/utf-2000/Ideograph-R004-Slash.el +++ b/lisp/utf-2000/Ideograph-R004-Slash.el @@ -1249,6 +1249,26 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x4E46) ; 乆 + )) + (ideographic-radical . 4) ; ⼃ + (ideographic-strokes . 2) + (total-strokes . 3) + (ideographic-structure@apparent + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E36) ; 丶 + ) + ((=ucs . #x4EBA) ; 人 + )) + (=ucs-itaiji-001 . #x4E46) ; &U-i001+4E46; + (->subsumptive + ((==ucs-itaiji-001 . #x4E46) ; &g2-U-i001+4E46; + )) + )) +(define-char '((ideographic-radical . 4) ; ⼃ (ideographic-strokes . 2) (total-strokes . 3) -- 1.7.10.4