From 726ea2d2d7d9b217cd8b91988fa80fa1666980d2 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Tue, 25 Jul 2017 17:19:24 +0900 Subject: [PATCH] (U+535D): Add `->mistakable' for . --- lisp/utf-2000/Ideograph-R025-Divination.el | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R025-Divination.el b/lisp/utf-2000/Ideograph-R025-Divination.el index 73584ea..2a79223 100644 --- a/lisp/utf-2000/Ideograph-R025-Divination.el +++ b/lisp/utf-2000/Ideograph-R025-Divination.el @@ -146,6 +146,28 @@ (=big5-cdp . #x8BF9) ; &I-CDP-8BF9; (=daikanwa . 02777) ; &I-M-02777; (=cbeta . 01453) ; &I-CB01453; + (->mistakable + ((name . "CJK RADICAL GRASS THREE") + (=ucs . #x2EC0) ; ⻀ + )) + (->subsumptive + ((==ucs@unicode . #x535D) ; &g2-CDP-8BF9; + (==cns11643-3 . #x215A) ; &g2-CDP-8BF9; [01-58] + (==big5-cdp . #x8BF9) ; &g2-CDP-8BF9; + (==daikanwa . 02777) ; &g2-CDP-8BF9; + (==cbeta . 01453) ; &g2-CDP-8BF9; + (->subsumptive + ((===daikanwa . 02777) ; &R-M-02777; + ) + ((===big5-cdp . #x8BF9) ; &R-CDP-8BF9; + ) + ((===cns11643-3 . #x215A) ; &R-C3-215A; [01-58] + ) + ((===ucs@unicode . #x535D) ; &R-UU+535D; + ) + ((===cbeta . 01453) ; &R-CB01453; + )) + )) )) (define-char '((ideographic-radical . 25) ; ⼘ -- 1.7.10.4