From e6da1ce7a3bb170e8924b49222a9a8d9bfb87ee4 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 9 Sep 2021 15:35:09 +0900 Subject: [PATCH] (SW-JIGUGE-34812): Add U-0002442B and U+3DBE as corresponding modern characters. (SW-JIGUGE-34916): Add `<-ancient@shuowen' for SW-JIGUGE-34915. --- lisp/utf-2000/ShuoWen-SR382.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR382.el b/lisp/utf-2000/ShuoWen-SR382.el index 717a004..b582bc6 100644 --- a/lisp/utf-2000/ShuoWen-SR382.el +++ b/lisp/utf-2000/ShuoWen-SR382.el @@ -891,6 +891,10 @@ '((shuowen-radical . 382) ; 火 (=shuowen-jiguge . 34812) ; &SW-JIGUGE-34812; (<-Small-Seal@shuowen + ((=ucs . #x2442B) ; 𤐫 + ) + ((=ucs . #x3DBE) ; 㶾 + ) ((=ucs . #x7968) ; 票 )) (->subsumptive @@ -1337,6 +1341,11 @@ (<-Small-Seal@shuowen ((=ucs . #x229FE) ; 𢧾 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 34915) ; &SW-JIGUGE-34915; + ) + ((=ucs . #x71BE) ; 熾 + )) (->subsumptive ((===shuowen-jiguge5 . 34916) ; &SW-JIGUGE5-34916; ) -- 1.7.10.4