From 1053a0b3ae3fd1e5d9b5bf01c8e0b593b161381c Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 3 Mar 2014 05:28:01 +0900 Subject: [PATCH] Complete `==ucs@cns' for `==cns11643-1'. (R-C1-5446): Add `ideographic-structure'. --- lisp/utf-2000/Ideograph-R015-Ice.el | 18 +++++++++++++++--- 1 file changed, 15 insertions(+), 3 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R015-Ice.el b/lisp/utf-2000/Ideograph-R015-Ice.el index 6998e70..aae419d 100644 --- a/lisp/utf-2000/Ideograph-R015-Ice.el +++ b/lisp/utf-2000/Ideograph-R015-Ice.el @@ -404,7 +404,8 @@ ) ((=ucs . #x51AB) ; 冫 ) - ((==cns11643-1 . #x455B) ; &R-C1-455B; [37-59] + ((==ucs@cns . #x7259) ; &R-CU+7259; + (==cns11643-1 . #x455B) ; &R-CU+7259; [37-59] )) (==ucs@cns . #x51B4) ; &R-CU+51B4; (==cns11643-3 . #x227C) ; &R-CU+51B4; [02-92] @@ -1590,7 +1591,17 @@ (==daikanwa . 01661) ; &R-AJ1-02404; (==shinjigen . 0550) ; &R-AJ1-02404; ) - ((==cns11643-1 . #x5446) ; &R-C1-5446; [52-38] + ((ideographic-structure + ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") + (=ucs . #x2FF0) ; ⿰ + ) + ((=ucs . #x51AB) ; 冫 + ) + ((==ucs@cns . #x96B9) ; &R-CU+96B9; + (==cns11643-1 . #x4F63) ; &R-CU+96B9; [47-67] + )) + (==ucs@cns . #x51C6) ; &R-CU+51C6; + (==cns11643-1 . #x5446) ; &R-CU+51C6; [52-38] ) ((ideographic-structure ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER LEFT TO RIGHT") @@ -2862,7 +2873,8 @@ ((name . "IDEOGRAPHIC DESCRIPTION CHARACTER ABOVE TO BELOW") (=ucs . #x2FF1) ; ⿱ ) - ((==cns11643-1 . #x5446) ; &R-C1-5446; [52-38] + ((==ucs@cns . #x51C6) ; &R-CU+51C6; + (==cns11643-1 . #x5446) ; &R-CU+51C6; [52-38] ) ((=ucs . #x5341) ; 十 )) -- 1.7.10.4