From 100ea495093abf9eb3660aae4d67200963159998 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sat, 8 Jul 2017 00:30:49 +0900 Subject: [PATCH] (U+9F50): Unify BC-8A54. --- lisp/utf-2000/Ideograph-R067-Script.el | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/lisp/utf-2000/Ideograph-R067-Script.el b/lisp/utf-2000/Ideograph-R067-Script.el index 90d3a73..0c4221f 100644 --- a/lisp/utf-2000/Ideograph-R067-Script.el +++ b/lisp/utf-2000/Ideograph-R067-Script.el @@ -92,6 +92,7 @@ (=ucs . #x9F50) ; 齐 (=gb2312 . #x466B) ; &I-G0-466B; [38-75] (=cns11643-3 . #x2370) ; &I-C3-2370; [03-80] + (=big5-cdp . #x8A54) ; &I-CDP-8A54; (=daikanwa . 13451) ; &I-M-13451; (<-simplified@CN ((=ucs@unicode . #x9F4A) ; &AJ1-07457; @@ -108,7 +109,13 @@ (->subsumptive ((ideographic-radical . 67) ; ⽂ (ideographic-strokes . 2) - (==daikanwa . 13451) ; &g2-M-13451; + (==big5-cdp . #x8A54) ; &g2-CDP-8A54; + (==daikanwa . 13451) ; &g2-CDP-8A54; + (->subsumptive + ((===daikanwa . 13451) ; &R-M-13451; + ) + ((===big5-cdp . #x8A54) ; &R-CDP-8A54; + )) ) ((==ucs@unicode . #x9F50) ; &g2-UU+9F50; (==gb2312 . #x466B) ; &g2-UU+9F50; [38-75] -- 1.7.10.4