From 7238a614575d68854d72496002fa0140122308a6 Mon Sep 17 00:00:00 2001 From: tomo Date: Mon, 1 Oct 2001 18:45:08 +0000 Subject: [PATCH] (M-01587): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R014-Cover.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R014-Cover.el b/lisp/utf-2000/Ideograph-R014-Cover.el index c72a148..88bd0bc 100644 --- a/lisp/utf-2000/Ideograph-R014-Cover.el +++ b/lisp/utf-2000/Ideograph-R014-Cover.el @@ -350,6 +350,17 @@ (ideographic-radical . 14) ; ⼍ (ideographic-strokes . 8) (total-strokes . 10) + (ideographic-structure + (:cdp-combinator 2 + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ) + ((chinese-big5-cdp . #x8B40) ; 冖 + (ucs . #x5196) ; 冖 + ) + ((ideograph-daikanwa . 01368) ; ø¸€•˜ + )) (shinjigen-1 . 529) (shinjigen-2 . 529) (japanese-jisx0208-1978 . #x514D) ; ø»ƒƒŒ @@ -399,6 +410,7 @@ ((japanese-jisx0208-1978 . #x4F3B) ; ø»‚¿¾ (japanese-jisx0208 . #x4F3B) ; ø»‡”† (korean-ksc5601 . #x573F) ; ø»‰©¾ + (ideograph-daikanwa . 01453) ; ø¸€–­ )) (shinjigen-1 . 534) (shinjigen-2 . 534) @@ -585,6 +597,7 @@ (ucs . #x5196) ; 冖 ) ((chinese-cns11643-1 . #x685D) ; ø»’«ª + (ideograph-daikanwa . 09051) ; ø¸‚› )) (shinjigen-1 . 536) (shinjigen-2 . 536) -- 1.7.10.4