From f4b636fc85005df4fe484b50fd73268c2fa888c8 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 18 May 2022 13:09:00 +0900 Subject: [PATCH] (U+20017-itaiji-002): New character; use `<-denotational' for U-00020017. (U+20017-var-002): Ditto. --- lisp/utf-2000/Ideograph-R001-One.el | 36 +++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index beb0067..d40cd1a 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -5598,6 +5598,42 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x20017) ; 𠀗 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name . "CJK RADICAL GRASS TWO") + (=ucs . #x2EBF) ; ⺿ + ) + ((=ucs . #x5382) ; 厂 + )) + (=ucs-itaiji-002 . #x20017) ; &U-i002+20017; + )) +(define-char + '((<-denotational + ((=ucs . #x20017) ; 𠀗 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 5) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name . "CJK RADICAL GRASS THREE") + (=ucs . #x2EC0) ; ⻀ + ) + ((=ucs . #x4E06) ; 丆 + )) + (=ucs-var-002 . #x20017) ; &U-v002+20017; + )) +(define-char '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) -- 1.7.10.4