From c90c2b46d30c06d8f5d80260f017caba5b4c241e Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 2 Nov 2011 14:17:37 +0000 Subject: [PATCH] (U+96A3): Use `->denotational' instead of `->subsumptive'. --- lisp/utf-2000/Ideograph-R170-Mound.el | 46 ++++++++++++++++++++++++--------- 1 file changed, 34 insertions(+), 12 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R170-Mound.el b/lisp/utf-2000/Ideograph-R170-Mound.el index fb054fd..f50265b 100644 --- a/lisp/utf-2000/Ideograph-R170-Mound.el +++ b/lisp/utf-2000/Ideograph-R170-Mound.el @@ -4593,28 +4593,50 @@ (define-char '((ideographic-radical . 170) ; ⾩ (=ucs . #x96A3) ; 隣 + )) +(define-char + '((<-denotational + ((=ucs . #x96A3) ; 隣 + )) + (ideographic-radical . 170) ; ⾩ + (ideographic-strokes . 12) + (total-strokes . 15) + (=>>ucs@unicode . #x96A3) ; &G-UU+96A3; + (=>>daikanwa . 41847) ; &G-UU+96A3; (->subsumptive - ((ideographic-strokes . 12) - (total-strokes . 15) - (=ucs@unicode . #x96A3) ; &M-41847; + ((=ucs@unicode . #x96A3) ; &M-41847; (=daikanwa . 41847) ; &M-41847; + (=shinjigen . 8933) ; &M-41847; ) - ((ideographic-strokes . 12) - (total-strokes . 15) - (=cns11643-3 . #x4F5A) ; &C3-4F5A; [47-58] - ) - ((ideographic-strokes . 13) - (total-strokes . 16) + ((=cns11643-3 . #x4F5A) ; &C3-4F5A; [47-58] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x96A3) ; 隣 + )) + (ideographic-radical . 170) ; ⾩ + (ideographic-strokes . 13) + (total-strokes . 16) + (=>>ucs@jis . #x96A3) ; &G-GT-56267; + (=>>ucs@ks . #x96A3) ; &G-GT-56267; + (=>>jis-x0208 . #x4E59) ; &G-GT-56267; [46-57] + (=>>jis-x0213-1 . #x4E59) ; &G-GT-56267; [46-57] + (=>>gt . 56267) ; &G-GT-56267; + (=>>cbeta . 00444) ; &G-GT-56267; + (->subsumptive + ((=ucs@ks . #x96A3) ; >-56267; (=jis-x0208@1978 . #x4E59) ; >-56267; [46-57] (=jis-x0208@1983 . #x4E59) ; &I-J83-4E59; [46-57] (=ks-x1001 . #x5776) ; &I-K0-5776; [55-86] (=gt . 56267) ; &I-GT-56267; (=gt-pj-1 . #x4E59) ; &I-GT-56267; [46-57] + (=shinjigen . 8932) ; >-56267; (=cbeta . 00444) ; &I-CB00444; ) - ((ideographic-strokes . 13) - (total-strokes . 16) - (=ucs@jis . #x96A3) ; &J90-4E59; + ((=ucs@jis/1990 . #x96A3) ; &J90-4E59; + (=ucs@jis/2000 . #x96A3) ; &J90-4E59; + (=ucs@jis/2004 . #x96A3) ; &J90-4E59; (=jis-x0208@1990 . #x4E59) ; &J90-4E59; [46-57] (=jis-x0213-1 . #x4E59) ; &I-JX1-4E59; [46-57] )) -- 1.7.10.4