From b7d803001ad47194d4b69b4ee2e3e036c5067c47 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 16 Oct 2020 13:42:23 +0900 Subject: [PATCH] (U-00020063): Add `<-formed@component' for U+6236; add `<-formed@flipped-horizontally' for U-000200DB. --- lisp/utf-2000/Ideograph-R002-Line.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lisp/utf-2000/Ideograph-R002-Line.el b/lisp/utf-2000/Ideograph-R002-Line.el index 236e45e..9cffe0a 100644 --- a/lisp/utf-2000/Ideograph-R002-Line.el +++ b/lisp/utf-2000/Ideograph-R002-Line.el @@ -1042,6 +1042,21 @@ (hanyu-dazidian 1 28 9) (=ucs . #x20063) ; 𠁣 (=big5-cdp . #x88CF) ; &I-CDP-88CF; + (<-formed@component + ((=ucs . #x6236) ; 戶 + )) + (<-formed@flipped-horizontally + ((=ucs . #x200DB) ; 𠃛 + )) + (->subsumptive + ((==ucs@iso . #x20063) ; &g2-CDP-88CF; + (==big5-cdp . #x88CF) ; &g2-CDP-88CF; + (->subsumptive + ((===big5-cdp . #x88CF) ; &R-CDP-88CF; + ) + ((===ucs@iso . #x20063) ; &R-U-00020063; + )) + )) )) (define-char '((ideographic-radical@ucs . 2) ; ⼁ -- 1.7.10.4