From a21920b0c7ed64de2c0fa997e833518ad39c6156 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 17 Jun 2020 09:13:36 +0900 Subject: [PATCH] (U+9FD1): New character. --- lisp/utf-2000/Ideograph-R015-Ice.el | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index ec9d16c..e25f7d9 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -1743,6 +1743,39 @@ (ideographic-strokes . 5) (total-strokes . 7) (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=>ucs@iwds-1 . #x51AB) ; &A-IWDSU+51AB; + (=>iwds-1 . 47219) ; &A-IWDSU+51AB; + ) + ((=>ucs@iwds-1 . #x7389) ; &A-IWDSU+7389; + (=>iwds-1 . 1252) ; &A-IWDSU+7389; + )) + (=ucs . #x9FD1) ; 鿑 + )) +(define-char + '((<-denotational + ((=ucs . #x9FD1) ; 鿑 + )) + (ideographic-radical . 15) ; ⼎ + (ideographic-strokes . 5) + (total-strokes . 7) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x51AB) ; 冫 + ) + ((=ucs . #x7389) ; 玉 + )) + (=ucs@unicode . #x9FD1) ; &UU+9FD1; + )) +(define-char + '((ideographic-radical . 15) ; ⼎ + (ideographic-strokes . 5) + (total-strokes . 7) + (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) -- 1.7.10.4