From 41d196062b3720347fb1aba066b23fd81b77ec23 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 18 Dec 2001 06:28:11 +0000 Subject: [PATCH] (U+51A9): Simplify `ideographic-structure'. --- lisp/utf-2000/Ideograph-R014-Cover.el | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index da38374..1e22190 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -804,21 +804,12 @@ (ideographic-strokes . 12) (total-strokes . 14) (ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") - (ucs . #x2FF3) ; ⿳ + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ ) ((ucs . #x5196) ; 冖 ) - ((ucs . #x81FC) ; 臼 - ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM ABOVE") - (ucs . #x2FF5) ; ⿵ - ) - ((ucs . #x52F9) ; 勹 - ) - ((ucs . #x706C) ; 灬 - )) + ((ucs . #x8204) ; 舄 )) (japanese-jisx0208-1978 . #x5150) ; ø»ƒƒ (japanese-jisx0208 . #x5150) ; ø»‡—— -- 1.7.10.4