From 232c8dafd51774a314ff5fce23824275c562b411 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 17 Jul 2017 16:51:42 +0900 Subject: [PATCH] (GT-K00264): Add `->mistakable' for U+4E0C and U+5140. --- lisp/utf-2000/Ideograph-R012-Eight.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R012-Eight.el b/lisp/utf-2000/Ideograph-R012-Eight.el index f99be93..1bf6901 100644 --- a/lisp/utf-2000/Ideograph-R012-Eight.el +++ b/lisp/utf-2000/Ideograph-R012-Eight.el @@ -171,6 +171,15 @@ (<-formed@component/connect-above ((=ucs . #x5EFE) ; 廾 )) + (->mistakable + ((=ucs . #x4E0C) ; 丌 + ) + ((=ucs . #x5140) ; 兀 + )) + (->subsumptive + ((==gt-k . 00264) ; &g2-GT-K00264; + (==gt-pj-k1 . #x3764) ; &g2-GT-K00264; [23-68] + )) )) (define-char '((ideographic-radical . 12) ; ⼋ -- 1.7.10.4