From 068aa1fe965ccc0789e5c092c414d3116e4a1594 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 1 Mar 2022 19:50:38 +0900 Subject: [PATCH] (U+21B59-itaiji-002): New character; use `<-denotational' for U-00021B59. (U+21B59-itaiji-001): Ditto. --- lisp/utf-2000/Ideograph-R042-Small.el | 35 +++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R042-Small.el b/lisp/utf-2000/Ideograph-R042-Small.el index 038ef08..c18ab9c 100644 --- a/lisp/utf-2000/Ideograph-R042-Small.el +++ b/lisp/utf-2000/Ideograph-R042-Small.el @@ -1007,6 +1007,41 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x21B59) ; 𡭙 + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name . "CJK RADICAL SMALL ONE") + (=ucs . #x2E8C) ; ⺌ + ) + ((=gt-k . 00393) ; >-K00393; + )) + (=ucs-itaiji-002 . #x21B59) ; &U-i002+21B59; + )) +(define-char + '((<-denotational + ((=ucs . #x21B59) ; 𡭙 + )) + (ideographic-radical . 42) ; ⼩ + (ideographic-strokes . 3) + (total-strokes . 6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x5C0F) ; 小 + ) + ((=gt-k . 00393) ; >-K00393; + )) + (=ucs-itaiji-001 . #x21B59) ; &U-i001+21B59; + )) +(define-char '((ideographic-radical . 42) ; ⼩ (ideographic-strokes . 3) (total-strokes . 6) -- 1.7.10.4