From 301de3ba5325b7d3477bb545a83211506e599ba6 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 17 Oct 2021 22:07:20 +0900 Subject: [PATCH] (SW-JIGUGE-18002): Add U-00026A05 as a corresponding modern character. (SW-JIGUGE-18003): Add U-00026400 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-18002. --- lisp/utf-2000/ShuoWen-SR199.el | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR199.el b/lisp/utf-2000/ShuoWen-SR199.el index 8348055..9e2f053 100644 --- a/lisp/utf-2000/ShuoWen-SR199.el +++ b/lisp/utf-2000/ShuoWen-SR199.el @@ -27,6 +27,8 @@ '((shuowen-radical . 199) ; 舛 (=shuowen-jiguge . 18002) ; &SW-JIGUGE-18002; (<-Small-Seal@shuowen + ((=ucs . #x26A05) ; 𦨅 + ) ((=ucs . #x821E) ; 舞 )) (->subsumptive @@ -40,6 +42,15 @@ (=shuowen-jiguge . 18003) ; &SW-JIGUGE-18003; (<-Small-Seal@shuowen ((=ucs . #x263F6) ; 𦏶 + ) + ((=ucs . #x26400) ; 𦐀 + )) + (<-ancient@shuowen + ((=shuowen-jiguge . 18002) ; &SW-JIGUGE-18002; + ) + ((=ucs . #x26A05) ; 𦨅 + ) + ((=ucs . #x821E) ; 舞 )) (->subsumptive ((===shuowen-jiguge5 . 18003) ; &SW-JIGUGE5-18003; -- 1.7.10.4