From 6f1aa83f5109df047e58770a189afce1b474940e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 18 Dec 2015 13:51:03 +0900 Subject: [PATCH] (RUI6-E030): Apply new conventions for glyph granularity. --- lisp/utf-2000/ruimoku6.el | 32 ++++++++++++++++++-------------- 1 file changed, 18 insertions(+), 14 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 9b0a864..40e726a 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -712,9 +712,9 @@ )) )) (define-char - '((<-subsumptive - ((=>>ruimoku-v6 . #xE030) ; &G-RUI6-E030; - )) + '((ideographic-radical . 87) ; ⽖ + (ideographic-strokes . 6) + (total-strokes . 10) (ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ @@ -722,15 +722,22 @@ ((name . "CJK RADICAL PAW ONE") (=ucs . #x2EA4) ; ⺤ ) - ((=ucs@unicode . #x8863) ; >-45972; - (=jis-x0208 . #x3061) ; >-45972; [16-65] - (=gb2312 . #x5242) ; &I-G0-5242; [50-34] - (=ks-x1001 . #x6B7D) ; &I-K0-6B7D; [75-93] - (=cns11643-1 . #x4868) ; &I-C1-4868; [40-72] - (=jis-x0213-1 . #x3061) ; &I-JX1-3061; [16-65] - (=daikanwa . 34091) ; &I-M-34091; + ((=ucs . #x8863) ; 衣 )) (=ruimoku-v6 . #xE030) ; &RUI6-E030; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") + (=ucs . #x2FF1) ; ⿱ + ) + ((name . "CJK RADICAL PAW ONE") + (=ucs . #x2EA4) ; ⺤ + ) + ((==ucs@unicode . #x8863) ; &g2-AJ1-01189; + (==adobe-japan1-0 . 01189) ; &g2-AJ1-01189; + )) + (==ruimoku-v6 . #xE030) ; &g2-RUI6-E030; + )) )) (define-char '((=ruimoku-v6 . #xE031) ; &RUI6-E031; @@ -1570,10 +1577,7 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") (=ucs . #x2FF0) ; ⿰ ) - ((=ucs@jis . #x793B) ; >-31488; - (=jis-x0212 . #x504B) ; >-31488; [48-43] - (=jis-x0213-2 . #x7260) ; &I-JX2-7260; [82-64] - (=daikanwa . 24625) ; &I-M-24625; + ((=ucs . #x793B) ; 礻 ) ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO MIDDLE AND BELOW") -- 1.7.10.4