From 1867a49853ec0bbf8c8ad97008fa816657845048 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 14 Apr 2010 06:18:46 +0000 Subject: [PATCH] (abstract J0-4921): Use `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'; unify U+9F3B. --- lisp/utf-2000/Ideograph-R209-Nose.el | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R209-Nose.el b/lisp/utf-2000/Ideograph-R209-Nose.el index 571d3b4..cbd515b 100644 --- a/lisp/utf-2000/Ideograph-R209-Nose.el +++ b/lisp/utf-2000/Ideograph-R209-Nose.el @@ -1,13 +1,21 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char + '((ideographic-radical . 209) ; ⿐ + (ideographic-strokes . 0) + (total-strokes . 14) + (=ucs . #x9F3B) ; 鼻 + (=>jis-x0208 . #x4921) ; 鼻 [41-01] + (=>jis-x0213-1 . #x4921) ; 鼻 [41-01] + )) +(define-char '((<-denotational - ((=jis-x0208@1997 . #x4921) ; &J97-4921; [41-01] + ((=ucs . #x9F3B) ; 鼻 )) (ideographic-radical . 209) ; ⿐ (ideographic-strokes . 0) (total-strokes . 14) - (=ucs . #x9F3B) ; 鼻 - (=gb2312 . #x3147) ; &I-G0-3147; [17-39] + (=ucs@unicode . #x9F3B) ; >-66224; + (=gb2312 . #x3147) ; >-66224; [17-39] (=cns11643-1 . #x6B7C) ; &I-C1-6B7C; [75-92] (=gt . 66224) ; &I-GT-66224; (=gt-k . 11266) ; &I-GT-K11266; @@ -16,14 +24,8 @@ (=jef-china3 . #x6FF3) ; &I-JC3-6FF3; )) (define-char - '((ideographic-radical . 209) ; ⿐ - (ideographic-strokes . 0) - (total-strokes . 14) - (=jis-x0208@1997 . #x4921) ; &J97-4921; [41-01] - )) -(define-char '((<-denotational - ((=jis-x0208@1997 . #x4921) ; &J97-4921; [41-01] + ((=ucs . #x9F3B) ; 鼻 )) (=>ucs* . #x9F3B) ; 鼻 (morohashi-daikanwa 48498 1) -- 1.7.10.4