From c01d8a006bc3af5f5b17194d2c838e86c223433e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 16 Feb 2015 06:44:25 +0900 Subject: [PATCH] (U+9AC8): Apply new conventions for glyph granularity. --- lisp/utf-2000/Ideograph-R188-Bone.el | 53 +++++++++++++++++++++++++++++----- 1 file changed, 45 insertions(+), 8 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R188-Bone.el b/lisp/utf-2000/Ideograph-R188-Bone.el index 995692c..22f72c0 100644 --- a/lisp/utf-2000/Ideograph-R188-Bone.el +++ b/lisp/utf-2000/Ideograph-R188-Bone.el @@ -2519,17 +2519,54 @@ '((ideographic-radical . 188) ; ⾻ (ideographic-strokes . 10) (=ucs . #x9AC8) ; 髈 + )) +(define-char + '((<-denotational + ((=ucs . #x9AC8) ; 髈 + )) + (ideographic-radical . 188) ; ⾻ + (ideographic-strokes . 10) + (total-strokes . 20) + (=ucs@jis . #x9AC8) ; &JSP-6965; + (=jis-x0212 . #x6965) ; &JSP-6965; [73-69] + (=cns11643-3 . #x5D60) ; &I-C3-5D60; [61-64] + (=daikanwa . 45246) ; &I-M-45246; + (=shinjigen . 6548) ; &JSP-6965; + (<-formed + ((=ucs . #x8180) ; 膀 + (=jis-x0208 . #x672F) ; &I-J90-672F; [71-15] + (=shinjigen . 6547) ; 膀 + )) + (<-formed*sources + shinjigen) (->subsumptive - ((total-strokes . 20) - (=ucs@jis . #x9AC8) ; &JSP-6965; - (=jis-x0212 . #x6965) ; &JSP-6965; [73-69] - (=daikanwa . 45246) ; &I-M-45246; + ((==ucs@jis . #x9AC8) ; &g2-JSP-6965; + (==jis-x0212 . #x6965) ; &g2-JSP-6965; [73-69] + (==daikanwa . 45246) ; &g2-JSP-6965; + (->subsumptive + ((===daikanwa . 45246) ; &R-M-45246; + ) + ((===jis-x0212 . #x6965) ; &R-JSP-6965; [73-69] + )) ) - ((total-strokes . 20) - (=cns11643-3 . #x5D60) ; &C3-5D60; [61-64] + ((==ucs@cns . #x9AC8) ; &g2-CU+9AC8; + (==cns11643-3 . #x5D60) ; &g2-CU+9AC8; [61-64] ) - ((total-strokes . 19) - (=ucs@unicode . #x9AC8) ; &UU+9AC8; + ((==shinjigen . 6547) ; &g2-SJG2-6547; + )) + )) +(define-char + '((<-denotational + ((=ucs . #x9AC8) ; 髈 + )) + (ideographic-radical . 188) ; ⾻ + (ideographic-strokes . 10) + (total-strokes . 19) + (=ucs@unicode . #x9AC8) ; &UU+9AC8; + (=ucs@JP/hanazono . nil) + (->subsumptive + ((==ucs@unicode . #x9AC8) ; &g2-UU+9AC8; + (==ucs@JP/hanazono . nil) )) )) (define-char -- 1.7.10.4