From 0c16a3301561c9445d393a7531a531aa0302d24b Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Sun, 12 Mar 2023 08:23:24 +0900 Subject: [PATCH] (SW-JIGUGE-31606): Add U-0002230B and U-000222F0 as corresponding modern characters. (SW-JIGUGE-31607): Add `<-Zhouwen@shuowen' for SW-JIGUGE-31606. --- lisp/utf-2000/ShuoWen-SR353.el | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR353.el b/lisp/utf-2000/ShuoWen-SR353.el index 8c85927..58e34f7 100644 --- a/lisp/utf-2000/ShuoWen-SR353.el +++ b/lisp/utf-2000/ShuoWen-SR353.el @@ -129,6 +129,10 @@ '((shuowen-radical . 353) ; 广 (=shuowen-jiguge . 31606) ; &SW-JIGUGE-31606; (<-Small-Seal@shuowen + ((=ucs . #x2230B) ; 𢌋 + ) + ((=ucs . #x222F0) ; 𢋰 + ) ((=ucs . #x5EE1) ; 廡 )) (->subsumptive @@ -145,6 +149,15 @@ (<-Small-Seal@shuowen ((=ucs . #x222D1) ; 𢋑 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 31606) ; &SW-JIGUGE-31606; + ) + ((=ucs . #x2230B) ; 𢌋 + ) + ((=ucs . #x222F0) ; 𢋰 + ) + ((=ucs . #x5EE1) ; 廡 + )) (->subsumptive ((===shuowen-jiguge-A30 . 32607) ; &SW-JIGUGE30-32607; ) -- 1.7.10.4