From 0f6bad3d3b4a949dcab23dbdf28feccc75482311 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 22 Jan 2015 19:12:48 +0900 Subject: [PATCH] (U+758C): Use `->denotational' to integrate GT-K03980 and GT-K06360. (UU+758C): Unify GT-K03979. --- lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el | 33 +++++++++++++++++++++++-- 1 file changed, 31 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el index 333480b..4dd1aad 100644 --- a/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el +++ b/lisp/utf-2000/Ideograph-R103-Bolt-Of-Cloth.el @@ -39,15 +39,44 @@ )) (define-char '((ideographic-radical . 103) ; ⽦ + (=ucs . #x758C) ; 疌 + )) +(define-char + '((<-denotational + ((=ucs . #x758C) ; 疌 + )) + (ideographic-radical . 103) ; ⽦ (ideographic-strokes . 3) (total-strokes . 8) - (=ucs . #x758C) ; 疌 - (=cns11643-2 . #x2835) ; &I-C2-2835; [08-21] + (=ucs@unicode . #x758C) ; &JX2-7145; + (=cns11643-2 . #x2835) ; &JX2-7145; [08-21] (=jis-x0213-2 . #x7145) ; &I-JX2-7145; [81-37] (=big5 . #xCD73) ; &I-B-CD73; + (=gt-k . 03979) ; &I-GT-K03979; + (=gt-pj-5 . #x354D) ; &JX2-7145; [21-45] (=daikanwa . 21997) ; &I-M-21997; )) (define-char + '((<-denotational + ((=ucs . #x758C) ; 疌 + )) + (ideographic-radical . 103) ; ⽦ + (ideographic-strokes . 3) + (total-strokes . 8) + (=gt-k . 03980) ; >-K03980; + (=gt-pj-k2 . #x3B6C) ; >-K03980; [27-76] + )) +(define-char + '((<-denotational + ((=ucs . #x758C) ; 疌 + )) + (ideographic-radical . 103) ; ⽦ + (ideographic-strokes . 4) + (total-strokes . 9) + (=gt-k . 06360) ; >-K06360; + (=gt-pj-k1 . #x4F2C) ; >-K06360; [47-12] + )) +(define-char '((ideographic-radical . 103) ; ⽦ (ideographic-strokes . 4) (total-strokes . 9) -- 1.7.10.4