From e1787540490f979e22b3439d4b3ccdd7fff82b63 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 5 Nov 2015 14:10:43 +0900 Subject: [PATCH] (U-000253CF): Apply new conventions for glyph granularity. (IU+253CF): Add `<-wrong' for UU+6BB9. --- lisp/utf-2000/Ideograph-R111-Arrow.el | 31 ++++++++++++++++++++++++++++++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R111-Arrow.el b/lisp/utf-2000/Ideograph-R111-Arrow.el index 62073fd..31b4185 100644 --- a/lisp/utf-2000/Ideograph-R111-Arrow.el +++ b/lisp/utf-2000/Ideograph-R111-Arrow.el @@ -717,8 +717,37 @@ (ideographic-strokes . 7) (total-strokes . 12) (=ucs . #x253CF) ; 𥏏 - (=cns11643-6 . #x4C2C) ; &I-C6-4C2C; [44-12] + )) +(define-char + '((<-denotational + ((=ucs . #x253CF) ; 𥏏 + )) + (ideographic-radical . 111) ; ⽮ + (ideographic-strokes . 7) + (total-strokes . 12) + (=ucs@iso . #x253CF) ; &C6-4C2C; + (=cns11643-6 . #x4C2C) ; &C6-4C2C; [44-12] (=daikanwa . 23977) ; &I-M-23977; + (<-wrong + ((=ucs@unicode . #x6BB9) ; &M-16634; + (=daikanwa . 16634) ; &M-16634; + )) + (<-wrong*sources + zhengzitong kangxi daikanwa) + (->subsumptive + ((==ucs@iso . #x253CF) ; &g2-M-23977; + (==daikanwa . 23977) ; &g2-M-23977; + (->subsumptive + ((===daikanwa . 23977) ; &R-M-23977; + ) + ((===ucs@iso . #x253CF) ; &R-U-000253CF; + ) + ((=hanziku-1 . #xB656) ; &HZK01-B656; + )) + ) + ((==ucs@cns . #x253CF) ; &g2-CU+253CF; + (==cns11643-6 . #x4C2C) ; &g2-CU+253CF; [44-12] + )) )) (define-char '((ideographic-radical . 111) ; ⽮ -- 1.7.10.4