From 2e7a340c3b13042e17064005529ab6aad0e8eb6d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 26 Apr 2022 18:08:37 +0900 Subject: [PATCH] (U-00030052): 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 a5fee54..7f7f113 100644 --- a/lisp/utf-2000/Ideograph-R006-Hook.el +++ b/lisp/utf-2000/Ideograph-R006-Hook.el @@ -716,6 +716,20 @@ )) )) (define-char + '((ideographic-radical . 6) ; ⼅ + (ideographic-strokes . 3) + (total-strokes . 4) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x4E86) ; 了 + ) + ((=ucs . #x4E86) ; 了 + )) + (=ucs . #x30052) ; 𰁒 + )) +(define-char '((ideographic-radical@ucs . 1) ; ⼀ (ideographic-strokes@ucs . 4) (ideographic-radical@misc . 6) ; ⼅ -- 1.7.10.4