From ed403ac57a0afaac9ec84c23819a1aba988de9b0 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 29 Feb 2016 19:34:49 +0900 Subject: [PATCH] (U+79BB): Separate A-UU+79BB and B-D6C3. (A-UU+79BB): Unify B-D6C3; add `=>ucs@iwds-1'. (U+79BB-itaiji-001): New character; add `<-denotational' for U+79BB. --- lisp/utf-2000/Ideograph-R114-Track.el | 21 +++++++++++++++++++-- 1 file changed, 19 insertions(+), 2 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R114-Track.el b/lisp/utf-2000/Ideograph-R114-Track.el index 811df56..038087a 100644 --- a/lisp/utf-2000/Ideograph-R114-Track.el +++ b/lisp/utf-2000/Ideograph-R114-Track.el @@ -142,10 +142,18 @@ )) (define-char '((ideographic-radical . 114) ; ⽱ + (=ucs . #x79BB) ; 离 + )) +(define-char + '((<-denotational + ((=ucs . #x79BB) ; 离 + )) + (ideographic-radical . 114) ; ⽱ (ideographic-strokes . 6) (total-strokes . 11) - (=ucs . #x79BB) ; 离 - (=big5 . #xD6C3) ; &I-B-D6C3; + (=>ucs@iwds-1 . #x79BB) ; &A-IWDSU+79BB; + (=>ucs@unicode . #x79BB) ; &A-IWDSU+79BB; + (=big5 . #xD6C3) ; &A-IWDSU+79BB; (->subsumptive ((=ucs@unicode . #x79BB) ; &JX2-726E; (=gb2312 . #x406B) ; &JX2-726E; [32-75] @@ -176,6 +184,15 @@ )) )) (define-char + '((<-denotational + ((=ucs . #x79BB) ; 离 + )) + (ideographic-radical . 114) ; ⽱ + (ideographic-strokes . 6) + (total-strokes . 9) + (=ucs-itaiji-001 . #x79BB) ; &U-i001+79BB; + )) +(define-char '((ideographic-radical . 114) ; ⽱ (ideographic-strokes . 6) (total-strokes . 11) -- 1.7.10.4