From b5566f530fdedf3f15d7a249f4a1fb82ebb3cd5e Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 30 May 2016 01:38:52 +0900 Subject: [PATCH] (U+4E1A): Separate UU+4E1A. (BC-8D6B): New character; add `<-denotational' for U+4E1A. --- lisp/utf-2000/Ideograph-R001-One.el | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R001-One.el b/lisp/utf-2000/Ideograph-R001-One.el index 4fd3e22..0b6df12 100644 --- a/lisp/utf-2000/Ideograph-R001-One.el +++ b/lisp/utf-2000/Ideograph-R001-One.el @@ -2511,16 +2511,33 @@ )) (define-char '((ideographic-radical . 1) ; ⼀ + (=ucs . #x4E1A) ; 业 + )) +(define-char + '((<-denotational + ((=ucs . #x4E1A) ; 业 + )) + (ideographic-radical . 1) ; ⼀ (ideographic-strokes . 4) (total-strokes . 5) (hanyu-dazidian 1 15 4) - (=ucs . #x4E1A) ; 业 - (=gb2312 . #x5235) ; &I-G0-5235; [50-21] + (=ucs@unicode . #x4E1A) ; &G0-5235; + (=gb2312 . #x5235) ; &G0-5235; [50-21] (=big5-cdp . #x8B60) ; &I-CDP-8B60; (<-simplified@CN ((=ucs . #x696D) ; 業 (=gb12345 . #x5235) ; 業 [50-21] )) + (->subsumptive + ((==ucs@unicode . #x4E1A) ; &g2-CDP-8B60; + (==gb2312 . #x5235) ; &g2-CDP-8B60; [50-21] + (==big5-cdp . #x8B60) ; &g2-CDP-8B60; + (->subsumptive + ((===ucs@unicode . #x4E1A) ; &R-UU+4E1A; + ) + ((===big5-cdp . #x8B60) ; &R-CDP-8B60; + )) + )) )) (define-char '((<-denotational @@ -3132,6 +3149,15 @@ (=adobe-japan1-4 . 13697) ; &AJ1-13697; )) (define-char + '((<-denotational + ((=ucs . #x4E1A) ; 业 + )) + (ideographic-radical . 1) ; ⼀ + (ideographic-strokes . 5) + (total-strokes . 6) + (=big5-cdp . #x8D6B) ; &CDP-8D6B; + )) +(define-char '((ideographic-radical . 1) ; ⼀ (ideographic-strokes . 5) (total-strokes . 6) -- 1.7.10.4