From da2ea984080991336b103d4fd995420fa84ca6de Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 21 Sep 2024 19:09:00 +0900 Subject: [PATCH] (U+4E87-itaiji-002): New character; use `<-denotational' for U+4E87. --- lisp/utf-2000/Ideograph-R006-Hook.el | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index e8bb88c..a4d3544 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -409,6 +409,24 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x4E87) ; 亇 + )) + (ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 2) + (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name* . "ideographic component person for top") + (=ucs . #x20089) ; 𠂉 + ) + ((=ucs . #x2010C) ; 𠄌 + )) + (=ucs-itaiji-002 . #x4E87) ; &U-i002+4E87; + )) +(define-char '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 2) (total-strokes . 3) -- 1.7.10.4