From f34e71994abcb524d884dca288118e6fc8b02f42 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 19 Dec 2001 05:38:33 +0000 Subject: [PATCH] (M-02674): Add `<-simplified-ideograph'; add `ideographic-structure'. (U+533A): Use `<-simplified-ideograph' instead of `simplified-ideograph-of'; add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el | 33 ++++++++++++++++++---- 1 file changed, 27 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el index 068e027..6965891 100644 --- a/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el +++ b/lisp/utf-2000/Ideograph-R023-Hiding-Enclosure.el @@ -83,6 +83,19 @@ (ideographic-radical . 23) ; ⼖ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified-ideograph + (:sources (morohashi-daikanwa) + :char ((ideograph-daikanwa . 02691) ; ø¸€ªƒ + ) + )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") + (ucs . #x2FF7) ; â¿· + ) + ((ucs . #x5338) ; 匸 + ) + ((ucs . #x3405) ; 㐅 + )) (chinese-cns11643-3 . #x2157) ; ø»•—š (ideograph-daikanwa . 02674) ; ø¸€©² )) @@ -92,14 +105,22 @@ (ideographic-radical . 23) ; ⼖ (ideographic-strokes . 2) (total-strokes . 4) + (<-simplified-ideograph + (:sources (shinjigen-1) + :char ((shinjigen-1 . 802) + (ideograph-daikanwa . 02691) ; ø¸€ªƒ + ) + )) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM LEFT") + (ucs . #x2FF7) ; â¿· + ) + ((ucs . #x531A) ; 匚 + ) + ((ucs . #x3405) ; 㐅 + )) (shinjigen-1 . 801) (shinjigen-2 . 801) - (simplified-ideograph-of - ((sources shinjigen-1) - (char . ((shinjigen-1 . 802) - (ideograph-daikanwa . 02691) ; ø¸€ªƒ - )) - )) (japanese-jisx0208-1978 . #x3668) ; ø»‚›½ (chinese-gb2312 . #x4778) ; ø»„¿ (japanese-jisx0208 . #x3668) ; ø»†°… -- 1.7.10.4