From 9f4ab7b8e1c10097f8a99580cd54d55c154190a1 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 30 Jun 2016 20:45:18 +0900 Subject: [PATCH] =?utf8?q?(RUI6-E005):=20Apply=20new=20conventions=20for=20g?= =?utf8?q?lyph=20granularity.=20(RUI6-E028):=20Unify=20U-0002BE75.=20(RUI6-E?= =?utf8?q?046):=20Use=20GT-K11538=20instead=20of=20"=E2=BF=B8=E8=99=8D=E5=B9?= =?utf8?q?=B8"=20in=20`ideographic-structure'.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- lisp/utf-2000/ruimoku6.el | 39 +++++++++++++++++++++++---------------- 1 file changed, 23 insertions(+), 16 deletions(-) diff --git a/lisp/utf-2000/ruimoku6.el b/lisp/utf-2000/ruimoku6.el index 55636c5..19bf8ad 100644 --- a/lisp/utf-2000/ruimoku6.el +++ b/lisp/utf-2000/ruimoku6.el @@ -34,13 +34,24 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") (=ucs . #x2FF9) ; ⿹ ) - ((=gt . 14544) ; >-14544; - (=daikanwa . 11530) ; &I-M-11530; + ((=ucs . #x6208) ; 戈 ) ((=ucs . #x51AC) ; 冬 )) (sources ruimoku=A016481-00008) (=ruimoku-v6 . #xE005) ; &RUI6-E005; + (->subsumptive + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER RIGHT") + (=ucs . #x2FF9) ; ⿹ + ) + ((==daikanwa . 11530) ; &g2-GT-14544; + ) + ((=ucs@unicode . #x51AC) ; &MJ007359; + (=mj . 007359) ; &MJ007359; + )) + (==ruimoku-v6 . #xE005) ; &g2-RUI6-E005; + )) )) (define-char '((ideographic-radical . 37) ; ⼤ @@ -637,7 +648,13 @@ ) ((=ucs . #x5FC3) ; 心 )) - (=ruimoku-v6 . #xE028) ; &RUI6-E028; + (=ucs . #x2BE75) ; 𫹵 + (=ruimoku-v6 . #xE028) ; &I-RUI6-E028; + (->subsumptive + ((==ucs@iso . #x2BE75) ; &g2-IU-0002BE75; + ) + ((==ruimoku-v6 . #xE028) ; &g2-RUI6-E028; + )) )) (define-char '((=ruimoku-v6 . #xE029) ; &RUI6-E029; @@ -1182,14 +1199,7 @@ ((name . "CJK RADICAL PERSON") (=ucs . #x2E85) ; ⺅ ) - ((ideographic-structure - ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") - (=ucs . #x2FF8) ; ⿸ - ) - ((=ucs . #x864D) ; 虍 - ) - ((=ucs . #x5E78) ; 幸 - )) + ((=gt-k . 11538) ; >-K11538; )) ) ((=ucs . #x76BF) ; 皿 @@ -1211,11 +1221,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER SURROUND FROM UPPER LEFT") (=ucs . #x2FF8) ; ⿸ ) - ((=ucs@unicode . #x864D) ; >-44176; - (=jis-x0208 . #x6948) ; >-44176; [73-40] - (=gb2312 . #x722E) ; &I-G0-722E; [82-14] - (=jis-x0213-1 . #x6948) ; &I-JX1-6948; [73-40] - (=daikanwa . 32674) ; &I-M-32674; + ((==ucs@unicode . #x864D) ; &g2-GT-44176; + (==jis-x0208 . #x6948) ; &g2-GT-44176; [73-40] ) ((==ucs@jis . #x5E78) ; &g2-AJ1-01982; (==ucs@ks . #x5E78) ; &g2-AJ1-01982; -- 1.7.10.4