From db59414355de221292480e41fe4e850744eea2ec Mon Sep 17 00:00:00 2001 From: tomo Date: Fri, 10 Aug 2001 08:01:55 +0000 Subject: [PATCH] (EGB-2F7B): Separate C3-3E22, JSP-5332 and JX2-7376; delete `japanese-strokes'; unify Big5-8CB9 and Big5-CDP-8CB9. --- lisp/utf-2000/Ideograph-R119-Rice.el | 25 ++++++++++++++++++++----- 1 file changed, 20 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R119-Rice.el b/lisp/utf-2000/Ideograph-R119-Rice.el index 09abf53..e810225 100644 --- a/lisp/utf-2000/Ideograph-R119-Rice.el +++ b/lisp/utf-2000/Ideograph-R119-Rice.el @@ -938,14 +938,29 @@ (define-char '((ideographic-radical . 119) ; ⽶ (ideographic-strokes . 6) - (japanese-strokes . 7) + (total-strokes . 12) + (chinese-isoir165 . #x2F7B) ; ø»„’ + (chinese-big5 . #x8CB9) ; 粦 + (chinese-big5-cdp . #x8CB9) ; 粦 + (ideograph-daikanwa . 26939) ; ø¸†¤» + (ucs . #x7CA6) ; 粦 + )) +(define-char + '((=>ucs . #x7CA6) ; 粦 + (morohashi-daikanwa 26939 0 0) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 6) + (total-strokes . 12) + (chinese-cns11643-3 . #x3E22) ; ø»–‹ + )) +(define-char + '((=>ucs . #x7CA6) ; 粦 + (morohashi-daikanwa 26939 0 1) + (ideographic-radical . 119) ; ⽶ + (ideographic-strokes . 6) (total-strokes . 12) (japanese-jisx0212 . #x5332) ; ø»‹­½ - (chinese-isoir165 . #x2F7B) ; ø»„’ - (chinese-cns11643-3 . #x3E22) ; ø»–‹ (japanese-jisx0213-2 . #x7376) ; ø»¦–± - (ideograph-daikanwa . 26939) ; ø¸†¤» - (ucs . #x7CA6) ; 粦 )) (define-char '((ideographic-radical . 119) ; ⽶ -- 1.7.10.4