From 94f2328c6803fb249b8e50cbae3c4d4de76079a3 Mon Sep 17 00:00:00 2001 From: tomo Date: Wed, 4 Aug 2010 14:33:12 +0000 Subject: [PATCH] (A-M-48931): New abstract character. (U-00020509): Use `<-denotational' for A-M-48931; use `->denotational' instead of `->subsumptive'. (JX2-2327): Add `<-formed@component/connect-below' for C6-2357. (U+9FB9): Use `<-denotational' for A-M-48931; use `<-simplified@component/connect-below' instead of `<-same' for U-00020509; omit `<-simplified' for JX2-2327. (GT-K1769): Add `<-simplified@component' for JX2-2327. --- lisp/utf-2000/Ideograph-R012-Eight.el | 56 ++++++++++++++++++++++++--------- 1 file changed, 41 insertions(+), 15 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index c2add78..90674d9 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -579,39 +579,65 @@ '((ideographic-radical . 12) ; ⼋ (ideographic-strokes . 4) (total-strokes . 6) + (=>daikanwa . 48931) ; &A-M-48931; + )) +(define-char + '((<-denotational + ((=>daikanwa . 48931) ; &A-M-48931; + )) + (ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 4) + (total-strokes . 6) (=ucs . #x20509) ; 𠔉 - (->subsumptive + )) +(define-char + '((<-denotational + ((=ucs . #x20509) ; 𠔉 + )) + (ideographic-radical . 12) ; ⼋ + (ideographic-strokes . 4) + (total-strokes . 6) + (=ucs@iso . #x20509) ; &M-48931; + (=cns11643-6 . #x2357) ; &M-48931; [03-55] + (=daikanwa . 48931) ; &I-M-48931; + )) +(define-char + '((<-denotational + ((=ucs . #x20509) ; 𠔉 + )) + (=ucs@jis . #x20509) ; &AJ1-17299; + (=jis-x0213-2 . #x2327) ; &AJ1-17299; [03-07] + (=gt . 01905) ; &I-GT-01905; + (=gt-k . 01768) ; &I-GT-K01768; + (=gt-pj-9 . #x4F4B) ; &I-GT-01905; [47-43] + (=gt-pj-k1 . #x322C) ; &AJ1-17299; [18-12] + (=adobe-japan1-5 . 17299) ; &I-AJ1-17299; + (<-formed@component/connect-below ((=ucs@iso . #x20509) ; &M-48931; (=cns11643-6 . #x2357) ; &M-48931; [03-55] (=daikanwa . 48931) ; &I-M-48931; - ) - ((=ucs@jis . #x20509) ; &AJ1-17299; - (=jis-x0213-2 . #x2327) ; &AJ1-17299; [03-07] - (=gt . 01905) ; &I-GT-01905; - (=gt-k . 01768) ; &I-GT-K01768; - (=gt-pj-9 . #x4F4B) ; &I-GT-01905; [47-43] - (=gt-pj-k1 . #x322C) ; &AJ1-17299; [18-12] - (=adobe-japan1-5 . 17299) ; &I-AJ1-17299; )) )) (define-char - '((=>daikanwa . 48931) ; &M-48931; + '((<-denotational + ((=>daikanwa . 48931) ; &A-M-48931; + )) (ideographic-radical . 12) ; ⼋ (ideographic-strokes . 4) (total-strokes . 6) (=ucs . #x9FB9) ; 龹 (=>>big5-cdp . #x8BFA) ; 龹 - (<-same + (<-simplified@component/connect-below ((=ucs . #x20509) ; 𠔉 )) - (<-simplified - ((=ucs@jis . #x20509) ; &AJ1-17299; - (=jis-x0213-2 . #x2327) ; &AJ1-17299; [03-07] - )) (->subsumptive ((=ucs@JP . #x9FB9) ; >-K01769; (=gt-k . 01769) ; >-K01769; (=gt-pj-k1 . #x3238) ; >-K01769; [18-24] + (<-simplified@component + ((=ucs@jis . #x20509) ; &AJ1-17299; + (=jis-x0213-2 . #x2327) ; &AJ1-17299; [03-07] + )) ) ((=ucs@unicode . #x9FB9) ; &CDP-8BFA; (=big5-cdp . #x8BFA) ; &CDP-8BFA; -- 1.7.10.4