From ee54551b341a3552d4e6b2680a819487f8adfec7 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Mar 2024 13:01:11 +0900 Subject: [PATCH] (U-0002CF36): New character. --- lisp/utf-2000/Ideograph-R006-Hook.el | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R006-Hook.el b/lisp/utf-2000/Ideograph-R006-Hook.el index e74fbf7..91d3d87 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -403,6 +403,20 @@ '((ideographic-radical . 6) ; ⼅ (ideographic-strokes . 2) (total-strokes . 3) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E86) ; 了 + ) + ((=ucs . #x4E00) ; 一 + )) + (=ucs . #x2CF36) ; 𬼶 + )) +(define-char + '((ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 2) + (total-strokes . 3) (=>ucs-itaiji-005 . #x624D) ; &A-U-i005+624D; )) (define-char -- 1.7.10.4