From 2aefcaf105033cf7155b79ede76378de4163e6bd Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 11 Dec 2023 03:51:54 +0900 Subject: [PATCH] (): Add `ideographic-structure@apparent/leftmost'. (): Delete `ideographic-structure' [`ideographic-structure@apparent' has the same structure]. --- lisp/utf-2000/u02E00-CJK-Radical-Supplement.el | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el index 86e80e1..1adc98a 100644 --- a/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el +++ b/lisp/utf-2000/u02E00-CJK-Radical-Supplement.el @@ -1429,6 +1429,14 @@ ) ((=ucs . #x5E72) ; 干 )) + (ideographic-structure@apparent/leftmost + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x3400) ; 㐀 + ) + ((=ucs . #x5341) ; 十 + )) (=ucs . #x2EB8) ; ⺸ (=cbeta . 06151) ; &I-CB06151; (<-s/female @@ -2882,17 +2890,6 @@ (ideographic-radical . 201) ; ⿈ (ideographic-strokes . 0) (total-strokes . 11) - (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (=ucs . #x2FF3) ; ⿳ - ) - ((=ucs@unicode . #x9FB7) ; &CDP-8B5C; - (=big5-cdp . #x8B5C) ; &CDP-8B5C; - ) - ((=ucs . #x7531) ; 由 - ) - ((=gt-k . 00059) ; >-K00059; - )) (ideographic-structure@apparent ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") (=ucs . #x2FF3) ; ⿳ -- 1.7.10.4