From a75516b46489e5255e1a0f87fad5b1b8350324a7 Mon Sep 17 00:00:00 2001 From: tomo Date: Sat, 8 May 2004 12:31:23 +0000 Subject: [PATCH] (GT-53949): Use `<-denotational' for U+91C8. (U+91C8): Define as an abstract character. (J0-3C61): Separate U+91C8; use `<-denotational' for U+91C8. --- lisp/utf-2000/Ideograph-R165-Distinguish.el | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R165-Distinguish.el b/lisp/utf-2000/Ideograph-R165-Distinguish.el index 3beb0e5..d7233ee 100644 --- a/lisp/utf-2000/Ideograph-R165-Distinguish.el +++ b/lisp/utf-2000/Ideograph-R165-Distinguish.el @@ -75,12 +75,16 @@ (=daikanwa . 40119) ; &I-M-40119; )) (define-char - '((=>ucs . #x91C8) ; 釈 - (ideographic-radical . 165) ; ⾤ + '((ideographic-radical . 165) ; ⾤ (ideographic-strokes . 4) (total-strokes . 11) + (<-denotational + ((=ucs . #x91C8) ; 釈 + )) (<-vulgar - ((=daikanwa . 40129) ; &I-M-40129; + ((=jis-x0208 . #x6E59) ; >-53966; + (=ks-x1001 . #x6037) ; &I-K0-6037; + (=daikanwa . 40129) ; &I-M-40129; )) (<-vulgar*sources daikanwa) @@ -89,19 +93,28 @@ (=daikanwa . 40120) ; &I-M-40120; )) (define-char + '((ideographic-radical . 165) ; ⾤ + (ideographic-strokes . 4) + (total-strokes . 11) + (=ucs . #x91C8) ; 釈 + )) +(define-char '((morohashi-daikanwa 40120 1) (ideographic-radical . 165) ; ⾤ (ideographic-strokes . 4) (total-strokes . 11) + (<-denotational + ((=ucs . #x91C8) ; 釈 + )) (<-simplified@JP/Jouyou ((=jis-x0208 . #x6E59) ; >-53966; (=ks-x1001 . #x6037) ; &I-K0-6037; (=daikanwa . 40129) ; &I-M-40129; )) - (=ucs . #x91C8) ; 釈 - (=jis-x0208 . #x3C61) ; &I-J90-3C61; + (=jis-x0208 . #x3C61) ; >-53950; (=gt . 53950) ; &I-GT-53950; (=gt-pj-1 . #x3C61) ; &I-GT-53950; + (=ucs@unicode . #x91C8) ; >-53950; )) (define-char '((ideographic-radical . 165) ; ⾤ -- 1.7.10.4