From 7a0972727c0b3af79904e35d1d77d1d06a49afce Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 13 Apr 2005 09:47:06 +0000 Subject: [PATCH] (U+7259): Use `->denotational' and `->subsumptive'. --- lisp/utf-2000/Ideograph-R092-Fang.el | 31 ++++++++++++++++++------------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R092-Fang.el b/lisp/utf-2000/Ideograph-R092-Fang.el index ddd9ffd..92638f5 100644 --- a/lisp/utf-2000/Ideograph-R092-Fang.el +++ b/lisp/utf-2000/Ideograph-R092-Fang.el @@ -1,27 +1,32 @@ ;; -*- coding: utf-8-mcs-er -*- (define-char - '((=>ucs . #x7259) ; 牙 - (ideographic-radical . 92) ; ⽛ + '((ideographic-radical . 92) ; ⽛ (ideographic-strokes . 0) - (total-strokes . 4) - (=cns11643-1 . #x455B) ; &M-19909; [37-59] - (=daikanwa . 19909) ; &I-M-19909; + (=ucs . #x7259) ; 牙 )) (define-char - '((morohashi-daikanwa 19909 0 0) - (ideographic-radical . 92) ; ⽛ + '((ideographic-radical . 92) ; ⽛ (ideographic-strokes . 0) (total-strokes . 4) - (=ucs . #x7259) ; 牙 - (=gb2312 . #x5140) ; &I-G0-5140; [49-32] - (=big5 . #xA4FA) ; &I-B-A4FA; + (<-denotational + ((=ucs . #x7259) ; 牙 + )) + (->subsumptive + ((=cns11643-1 . #x455B) ; &M-19909; [37-59] + (=daikanwa . 19909) ; &I-M-19909; + ) + ((=gb2312 . #x5140) ; &G0-5140; [49-32] + (=big5 . #xA4FA) ; &I-B-A4FA; + (=ucs@unicode . #x7259) ; &G0-5140; + )) )) (define-char - '((=>ucs . #x7259) ; 牙 - (morohashi-daikanwa 19909 0 1) - (ideographic-radical . 92) ; ⽛ + '((ideographic-radical . 92) ; ⽛ (ideographic-strokes . 0) (total-strokes . 5) + (<-denotational + ((=ucs . #x7259) ; 牙 + )) (=jis-x0208 . #x3267) ; >-25560; [18-71] (=ks-x1001 . #x6433) ; &I-K0-6433; [68-19] (=gt . 25560) ; &I-GT-25560; -- 1.7.10.4