From 9cc9da32b62cd837b3433f62028085edf886e5e9 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 4 Mar 2016 13:12:43 +0900 Subject: [PATCH] (A-M-00097): New abstract character. (GT-00135): Separate U+3005, AJ1-00657, J0-2139, G0-2129 and BC-C6E0; unify U-000206A4; add `<-same' for ; add `<-denotational' for A-M-00097. (): Separate GT-00135, GT-K00282, M-00097 and CB02728; add `<-denotational' for A-M-00097. --- lisp/utf-2000/Ideograph-R003-Dot.el | 34 ++++++++++++++++++++++++++++------ 1 file changed, 28 insertions(+), 6 deletions(-) diff --git a/lisp/utf-2000/Ideograph-R003-Dot.el b/lisp/utf-2000/Ideograph-R003-Dot.el index 4b7ab74..fe3e152 100644 --- a/lisp/utf-2000/Ideograph-R003-Dot.el +++ b/lisp/utf-2000/Ideograph-R003-Dot.el @@ -182,7 +182,34 @@ )) )) (define-char - '((name . "IDEOGRAPHIC ITERATION MARK") + '((ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 2) + (total-strokes . 3) + (=>daikanwa . 00097) ; &A-M-00097; + )) +(define-char + '((<-denotational + ((=>daikanwa . 00097) ; &A-M-00097; + )) + (ideographic-radical . 3) ; ⼂ + (ideographic-strokes . 2) + (total-strokes . 3) + (=ucs . #x206A4) ; 𠚤 + (=gt . 00135) ; &I-GT-00135; + (=gt-k . 00282) ; &I-GT-K00282; + (=gt-pj-2 . #x306C) ; &I-GT-00135; [16-76] + (=daikanwa . 00097) ; &I-M-00097; + (=cbeta . 02728) ; &I-CB02728; + (<-same + ((name . "IDEOGRAPHIC ITERATION MARK") + (=ucs . #x3005) ; 々 + )) + )) +(define-char + '((<-denotational + ((=>daikanwa . 00097) ; &A-M-00097; + )) + (name . "IDEOGRAPHIC ITERATION MARK") (script Ideograph symbol) (general-category letter modifier) ; Informative Category (bidi-category . "L") @@ -196,11 +223,6 @@ (=gb2312 . #x2129) ; &I-G0-2129; [01-09] (=jis-x0213-1 . #x2139) ; &I-JX1-2139; [01-25] (=big5-eten . #xC6E0) ; &I-B-C6E0; - (=gt . 00135) ; &I-GT-00135; - (=gt-k . 00282) ; &I-GT-K00282; - (=gt-pj-2 . #x306C) ; &I-GT-00135; [16-76] - (=daikanwa . 00097) ; &I-M-00097; - (=cbeta . 02728) ; &I-CB02728; )) (define-char '((<-denotational -- 1.7.10.4