From f265532da9469b49713cb9b7ed0244989f71fc06 Mon Sep 17 00:00:00 2001 From: tomo Date: Tue, 13 Apr 2010 08:52:52 +0000 Subject: [PATCH] (J97-322B): Use `=>jis-x0208@1997' instead of `=jis-x0208@1997'. (U+9EC3): Unify abstract JX1-7E71. (C7-2C32): Map to U-0002A3B4. --- lisp/utf-2000/Ideograph-R201-Yellow.el | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R201-Yellow.el b/lisp/utf-2000/Ideograph-R201-Yellow.el index e8f7f82..5536276 100644 --- a/lisp/utf-2000/Ideograph-R201-Yellow.el +++ b/lisp/utf-2000/Ideograph-R201-Yellow.el @@ -1,12 +1,18 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char + '((ideographic-radical . 201) ; ⿈ + (ideographic-strokes . 0) + (=>jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] + )) +(define-char '((<-denotational - ((=jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] + ((=>jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] )) (ideographic-radical . 201) ; ⿈ (ideographic-strokes . 0) (total-strokes . 12) (=ucs . #x9EC3) ; 黃 + (=>jis-x0213-1 . #x7E71) ; 黃 [94-81] (->subsumptive ((=ucs@unicode . #x9EC3) ; >-65324; (=ks-x1001 . #x7C5C) ; >-65324; [92-60] @@ -21,13 +27,8 @@ )) )) (define-char - '((ideographic-radical . 201) ; ⿈ - (ideographic-strokes . 0) - (=jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] - )) -(define-char '((<-denotational - ((=jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] + ((=>jis-x0208@1997 . #x322B) ; &J97-322B; [18-11] )) (morohashi-daikanwa 47926 1) (ideographic-radical . 201) ; ⿈ @@ -66,14 +67,13 @@ '((ideographic-radical . 201) ; ⿈ (ideographic-strokes . 3) (total-strokes . 15) - (=daikanwa . 47927) ; &M-47927; - )) -(define-char - '((morohashi-daikanwa 47927 0 1) - (ideographic-radical . 201) ; ⿈ - (ideographic-strokes . 3) - (total-strokes . 15) - (=cns11643-7 . #x2C32) ; &C7-2C32; [12-18] + (=ucs . #x2A3B4) ; 𪎴 + (->subsumptive + ((=daikanwa . 47927) ; &M-47927; + ) + ((=ucs@iso . #x2A3B4) ; &C7-2C32; + (=cns11643-7 . #x2C32) ; &C7-2C32; [12-18] + )) )) (define-char '((ideographic-radical . 201) ; ⿈ -- 1.7.10.4