From c31ed96a6ddd104c6a1ee08cdef0fda18110f38e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 11 Nov 2016 22:58:10 +0900 Subject: [PATCH] Add glyph-images of HNG-KAR. (U+96E9): Apply new conventions for glyph granularity. (MJ027773): New character; use `<-denotational' for U+96E9; unify HD-KS478810; use `<-formed' for UU+96E9; add HNG-KAR1387-0. --- lisp/utf-2000/Ideograph-R173-Rain.el | 68 +++++++++++++++++++++++++++++++++- 1 file changed, 66 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R173-Rain.el b/lisp/utf-2000/Ideograph-R173-Rain.el index 4ae7219..c892f87 100644 --- a/lisp/utf-2000/Ideograph-R173-Rain.el +++ b/lisp/utf-2000/Ideograph-R173-Rain.el @@ -81,15 +81,75 @@ (ideographic-strokes . 3) (total-strokes . 11) (=ucs . #x96E9) ; 雩 - (->subsumptive + )) +(define-char + '((<-denotational + ((=ucs . #x96E9) ; 雩 + )) + (ideographic-radical . 173) ; ⾬ + (ideographic-strokes . 3) + (total-strokes . 11) + (=ucs@unicode . #x96E9) ; &JX1-7D64; + (=gb2312 . #x7627) ; &JX1-7D64; [86-07] + (=ks-x1001 . #x696C) ; &I-K0-696C; [73-76] + (=jis-x0212 . #x667A) ; &I-JSP-667A; [70-90] + (=cns11643-1 . #x5D7C) ; &I-C1-5D7C; [61-92] + (=jis-x0213-1 . #x7D64) ; &I-JX1-7D64; [93-68] + (=daikanwa . 42212) ; &I-M-42212; + (->subsumptive + ((==ucs@unicode . #x96E9) ; &g2-JSP-667A; + (==gb2312 . #x7627) ; &g2-JSP-667A; [86-07] + (==ks-x1001 . #x696C) ; &g2-JSP-667A; [73-76] + (==jis-x0212 . #x667A) ; &g2-JSP-667A; [70-90] + (==jis-x0213-1 . #x7D64) ; &g2-JSP-667A; [93-68] + (==daikanwa . 42212) ; &g2-JSP-667A; + (->subsumptive + ((===daikanwa . 42212) ; &R-M-42212; + ) + ((===jis-x0212 . #x667A) ; &R-JX1-7D64; [70-90] + (===jis-x0213-1 . #x7D64) ; &R-JX1-7D64; [93-68] + ) + ((===ucs@ks . #x96E9) ; &R-K0-696C; + (===ks-x1001 . #x696C) ; &R-K0-696C; [73-76] + ) + ((===ucs@unicode . #x96E9) ; &R-UU+96E9; + )) + ) + ((==ucs@cns . #x96E9) ; &g2-CU+96E9; + (==cns11643-1 . #x5D7C) ; &g2-CU+96E9; [61-92] + )) + )) +(define-char + '((<-denotational + ((=ucs . #x96E9) ; 雩 + )) + (ideographic-radical . 173) ; ⾬ + (ideographic-strokes . 3) + (total-strokes . 11) + (=mj . 027773) ; &MJ027773; + (=hanyo-denshi/ks . 478810) ; &MJ027773; + (<-formed ((=ucs@unicode . #x96E9) ; &JX1-7D64; (=gb2312 . #x7627) ; &JX1-7D64; [86-07] (=ks-x1001 . #x696C) ; &I-K0-696C; [73-76] (=jis-x0212 . #x667A) ; &I-JSP-667A; [70-90] + (=cns11643-1 . #x5D7C) ; &I-C1-5D7C; [61-92] (=jis-x0213-1 . #x7D64) ; &I-JX1-7D64; [93-68] (=daikanwa . 42212) ; &I-M-42212; + )) + (<-formed*sources + koseki) + (->subsumptive + ((==mj . 027773) ; &g2-MJ027773; + (==hanyo-denshi/ks . 478810) ; &g2-MJ027773; + (->subsumptive + ((===hanyo-denshi/ks . 478810) ; &R-HD-KS-478810; + (=hanyo-denshi/ks/mf . #xBB09) ; &R-HD-KS-478810; + ) + ((===mj . 027773) ; &R-MJ027773; + )) ) - ((=cns11643-1 . #x5D7C) ; &C1-5D7C; [61-92] + ((===hng-kar . 13870) ; &HNG018-13870; )) )) (define-char @@ -749,6 +809,8 @@ ((===ucs@unicode . #x96F7) ; &R-UU+96F7; )) ) + ((===hng-kar . 04350) ; &HNG018-04350; + ) ((==ucs@cns . #x96F7) ; &g2-CU+96F7; (==cns11643-1 . #x6758) ; &g2-CU+96F7; [71-56] )) @@ -6798,6 +6860,8 @@ ((===ucs@unicode . #x9748) ; &R-UU+9748; )) ) + ((===hng-kar . 13860) ; &HNG018-13860; + ) ((==ucs@cns . #x9748) ; &g2-CU+9748; (==cns11643-1 . #x7C71) ; &g2-CU+9748; [92-81] )) -- 1.7.10.4