From 5800135df92a4d3719e59446156bd03f43b93170 Mon Sep 17 00:00:00 2001 From: tomo Date: Thu, 23 Aug 2001 09:30:00 +0000 Subject: [PATCH] (C3-212B): Unify Big5-8AFD and Big5-CDP-8AFD. (M-03069): Use `<-original-ideograph' instead of `original-char-of-shinjigen-1'. - Add `chinese-big5' code points. - Add `ideographic-structure'. - Use `=>ucs' instead of `->ucs'. --- lisp/utf-2000/Ideograph-R028-Private.el | 53 +++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R028-Private.el b/lisp/utf-2000/Ideograph-R028-Private.el index 3b613cc..9189cf1 100644 --- a/lisp/utf-2000/Ideograph-R028-Private.el +++ b/lisp/utf-2000/Ideograph-R028-Private.el @@ -2,6 +2,7 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 0) (total-strokes . 2) + (ideograph-cdp . 3549) (shinjigen-1 . 889) (shinjigen-2 . 889) (japanese-jisx0208-1978 . #x5253) ; ø»ƒ„° @@ -10,6 +11,8 @@ (chinese-isoir165 . #x5B4C) ; ø»Ž„‹ (chinese-cns11643-3 . #x212B) ; ø»•–® (japanese-jisx0208-1990 . #x5253) ; ø½Š¾¬ + (chinese-big5 . #x8AFD) ; 厶 + (chinese-big5-cdp . #x8AFD) ; 厶 (ideograph-daikanwa . 03057) ; ø¸€¯± (ucs . #x53B6) ; 厶 )) @@ -78,7 +81,20 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 2) (total-strokes . 4) + (ideograph-cdp . 3556) + (ideographic-structure + (:cdp-combinator 2 + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ) + ((ucs . #x4E5D) ; 九 + ) + ((chinese-big5-cdp . #x8AFD) ; 厶 + (ucs . #x53B6) ; 厶 + )) (chinese-cns11643-2 . #x2138) ; ø»“Œ· + (chinese-big5 . #xC958) ; øº¡¥œ (ideograph-daikanwa . 03065) ; ø¸€¯¹ (ucs . #x53B9) ; 厹 )) @@ -106,7 +122,12 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 3) (total-strokes . 5) - (original-char-of-shinjigen-1 . 890) + (<-original-ideograph + (:sources (seiji-tsuu morohashi-daikanwa shinjigen-1) + :char ((shinjigen-1 . 890) + (ideograph-daikanwa . 03070) ; ø¸€¯¾ + ) + )) (shinjigen-1 . 891) (japanese-jisx0212 . #x3455) ; ø»‹€¾ (chinese-cns11643-3 . #x222A) ; ø»•˜‹ @@ -117,6 +138,18 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 3) (total-strokes . 5) + (ideograph-cdp . 3559) + (ideographic-structure + (:cdp-combinator 2 + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ) + ((ucs . #x571F) ; 土 + ) + ((chinese-big5-cdp . #x8AFD) ; 厶 + (ucs . #x53B6) ; 厶 + )) (shinjigen-1 . 890) (shinjigen-2 . 890) (japanese-jisx0208-1978 . #x356E) ; ø»‚š¥ @@ -125,6 +158,7 @@ (chinese-isoir165 . #x4825) ; ø»§ª (chinese-cns11643-1 . #x462A) ; ø»‘¸» (japanese-jisx0208-1990 . #x356E) ; ø½Š”¡ + (chinese-big5 . #xA568) ; øºŸ¥œ (ideograph-daikanwa . 03070) ; ø¸€¯¾ (ucs . #x53BB) ; 去 )) @@ -376,7 +410,7 @@ (ucs . #x3556) ; 㕖 )) (define-char - '((->ucs . #x3556) ; 㕖 + '((=>ucs . #x3556) ; 㕖 (morohashi-daikanwa 3096 0 1) (ideographic-radical . 28) ; ⼛ (ideographic-strokes . 8) @@ -395,6 +429,20 @@ '((ideographic-radical . 28) ; ⼛ (ideographic-strokes . 9) (total-strokes . 11) + (ideograph-cdp . 3606) + (ideographic-structure + (:cdp-combinator 2 + :char ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (ucs . #x2FF1) ; ⿱ + ) + ) + ((chinese-big5-cdp . #x8DF6) ;  + ) + ((chinese-big5-cdp . #x8AFD) ; 厶 + (ucs . #x53B6) ; 厶 + ) + ((chinese-big5-cdp . #x8BFC) ;  + )) (shinjigen-1 . 893) (shinjigen-2 . 893) (japanese-jisx0208-1978 . #x5254) ; ø»ƒ„± @@ -402,6 +450,7 @@ (chinese-cns11643-1 . #x5936) ; ø»’• (japanese-jisx0208-1990 . #x5254) ; ø½Š¾­ (chinese-gb12345 . #x324E) ; 參 + (chinese-big5 . #xB0D1) ; øº ¢ (ideograph-daikanwa . 03098) ; ø¸€°š (ucs . #x53C3) ; 參 )) -- 1.7.10.4