From 82fe718b31cf6b54b6ffd79f6b2fa520ee2a73aa Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 26 Jan 2024 08:52:53 +0900 Subject: [PATCH] (U-0002011E): Omit `ideographic-structure'. (U-00020120): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R007-Two.el | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R007-Two.el b/lisp/utf-2000/Ideograph-R007-Two.el index ba3993b..28443c9 100644 --- a/lisp/utf-2000/Ideograph-R007-Two.el +++ b/lisp/utf-2000/Ideograph-R007-Two.el @@ -145,14 +145,6 @@ (ideographic-strokes . 0) (total-strokes . 2) (hanyu-dazidian 1 2 2) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") - (=ucs . #x2FF1) ; ⿱ - ) - ((=ucs . #x4E00) ; 一 - ) - ((=ucs . #x4E00) ; 一 - )) (=ucs . #x2011E) ; 𠄞 (=cns11643-6 . #x2127) ; &I-C6-2127; [01-07] (=gt . 00328) ; &I-GT-00328; @@ -214,6 +206,14 @@ (ideographic-radical . 7) ; ⼆ (ideographic-strokes . 0) (total-strokes . 2) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x4E00) ; 一 + ) + ((=ucs . #x4E00) ; 一 + )) (=ucs . #x20120) ; 𠄠 (=cns11643-6 . #x2129) ; &I-C6-2129; [01-09] (=gt . 00329) ; &I-GT-00329; -- 1.7.10.4