From 1f56dc1a8aab37be14a814f82fe8102e19641b7e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 20 Jun 2022 22:49:58 +0900 Subject: [PATCH] (U+501D-var-001): New character; use `<-denotational' for U+501D. --- lisp/utf-2000/Ideograph-R011-Enter.el | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R011-Enter.el b/lisp/utf-2000/Ideograph-R011-Enter.el index 2e92868..045d7b2 100644 --- a/lisp/utf-2000/Ideograph-R011-Enter.el +++ b/lisp/utf-2000/Ideograph-R011-Enter.el @@ -2250,6 +2250,23 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x501D) ; 倝 + )) + (ideographic-radical . 11) ; ⼊ + (ideographic-strokes . 8) + (total-strokes . 11) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x9FBA) ; 龺 + ) + ((=ucs . #x5165) ; 入 + )) + (=ucs-var-001 . #x501D) ; &U-v001+501D; + )) +(define-char '((ideographic-radical@ucs . 11) ; ⼊ (ideographic-radical@ucs/code . 9) ; ⼈ (ideographic-strokes . 10) -- 1.7.10.4