From ad1b6e5a584543e19cad868665d45e544901a02c Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 24 Feb 2010 05:34:28 +0000 Subject: [PATCH] (U+8201): Add `ideographic-structure'; use `=>jis-x0208' and `=>jis-x0213-1' instead of `=jis-x0208@1997'. --- lisp/utf-2000/Ideograph-R134-Mortar.el | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R134-Mortar.el b/lisp/utf-2000/Ideograph-R134-Mortar.el index 4d955c1..ab9f4c5 100644 --- a/lisp/utf-2000/Ideograph-R134-Mortar.el +++ b/lisp/utf-2000/Ideograph-R134-Mortar.el @@ -312,8 +312,18 @@ (ideographic-radical@ucs/compat . 55) ; ⼶ (ideographic-radical@ucs/compat*sources cns11643-6) + (ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((=ucs . #x81FC) ; 臼 + ) + ((=ucs . #x5EFE) ; 廾 + )) (=ucs . #x8201) ; 舁 - (=jis-x0208@1997 . #x674D) ; 舁 [71-45] + (=>jis-x0208 . #x674D) ; 舁 [71-45] + (=>jis-x0213-1 . #x674D) ; 舁 [71-45] + (=big5 . #xD370) ; &I-B-D370; )) (define-char '((<-denotational @@ -368,7 +378,6 @@ (=gb2312 . #x7428) ; &I-G0-7428; [84-08] (=cns11643-6 . #x3074) ; &I-C6-3074; [16-84] (=jis-x0213-1 . #x674D) ; &I-JX1-674D; [71-45] - (=big5 . #xD370) ; &I-B-D370; (=gt . 39043) ; &I-GT-39043; (=gt-pj-1 . #x674D) ; &I-GT-39043; [71-45] )) -- 1.7.10.4