From 316c202cc7ae2a572c8b14fe569a74383343452d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 8 Oct 2020 08:02:23 +0900 Subject: [PATCH] (U+4E09-var-001): New character; use `<-denotational' for U+4E09. --- lisp/utf-2000/Ideograph-R001-One.el | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 097a603..46e7b37 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -1109,6 +1109,18 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x4E09) ; 三 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs-var-001 . #x4E09) ; &U-v001+4E09; + (->subsumptive + ((==ucs-var-001 . #x4E09) ; &g2-U-v001+4E09; + )) + )) +(define-char '((<-denotational@component ((=>ucs@component . #x4E0A) ; &A-compU+4E0A; )) -- 1.7.10.4