From 85e75aa4a11e3fbdfcacfc053742b8a8f743da72 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 24 Feb 2010 02:59:28 +0000 Subject: [PATCH] (U+8258): Use `->denotational' instead of `->subsumptive'; unify abstract J0-675B. (M-30511): Separate J0-675B, C1-717C, JX1-675B and GT-39430. --- lisp/utf-2000/Ideograph-R137-Boat.el | 36 +++++++++++++++++++++++++++------- 1 file changed, 29 insertions(+), 7 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R137-Boat.el b/lisp/utf-2000/Ideograph-R137-Boat.el index 5b03a20..d6fa40f 100644 --- a/lisp/utf-2000/Ideograph-R137-Boat.el +++ b/lisp/utf-2000/Ideograph-R137-Boat.el @@ -2428,19 +2428,41 @@ )) (define-char '((ideographic-radical . 137) ; ⾈ - (ideographic-strokes . 10) - (total-strokes . 16) (=ucs . #x8258) ; 艘 + (=>jis-x0208 . #x675B) ; 艘 [71-59] + (=>jis-x0213-1 . #x675B) ; 艘 [71-59] (=big5 . #xBFB4) ; &I-B-BFB4; + )) +(define-char + '((<-denotational + ((=ucs . #x8258) ; 艘 + )) + (ideographic-radical . 137) ; ⾈ + (ideographic-strokes . 10) + (total-strokes . 16) (->subsumptive - ((=ucs@jis . #x8258) ; >-39430; + ((=ucs@jis/2004 . #x8258) ; &M-30511; + (=jis-x0213-1@2004 . #x675B) ; &M-30511; [71-59] + (=daikanwa . 30511) ; &I-M-30511; + (=shinjigen . 6661) ; &M-30511; + ) + ((=cns11643-1 . #x717C) ; &C1-717C; [81-92] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x8258) ; 艘 + )) + (ideographic-radical . 137) ; ⾈ + (ideographic-strokes . 9) + (total-strokes . 15) + (->subsumptive + ((=ucs@jis/1990 . #x8258) ; >-39430; + (=ucs@jis/2000 . #x8258) ; >-39430; (=jis-x0208 . #x675B) ; >-39430; [71-59] - (=cns11643-1 . #x717C) ; &I-C1-717C; [81-92] - (=jis-x0213-1 . #x675B) ; &I-JX1-675B; [71-59] + (=jis-x0213-1@2000 . #x675B) ; &I-JX1-675B; [71-59] (=gt . 39430) ; &I-GT-39430; (=gt-pj-1 . #x675B) ; &I-GT-39430; [71-59] - (=daikanwa . 30511) ; &I-M-30511; - (=shinjigen . 6661) ; >-39430; ) ((=ucs@unicode . #x8258) ; &G0-4B52; (=gb2312 . #x4B52) ; &G0-4B52; [43-50] -- 1.7.10.4