From f53b9fa3d9ce30603482c8dd1f790bce69238b4d Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 13 Oct 2023 15:06:22 +0900 Subject: [PATCH] (SW-JIGUGE-09212): Add U-0002661B and U+43CB as corresponding modern characters; add `<-ancient@shuowen' for SW-JIGUGE-09211. --- lisp/utf-2000/ShuoWen-SR080.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR080.el b/lisp/utf-2000/ShuoWen-SR080.el index 2976082..814bbf5 100644 --- a/lisp/utf-2000/ShuoWen-SR080.el +++ b/lisp/utf-2000/ShuoWen-SR080.el @@ -75,8 +75,17 @@ '((shuowen-radical . 80) ; 𦘒 (=shuowen-jiguge . 09212) ; &SW-JIGUGE-09212; (<-Small-Seal@shuowen + ((=ucs . #x2661B) ; 𦘛 + ) + ((=ucs . #x43CB) ; 䏋 + ) ((=ucs . #x2661C) ; 𦘜 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 09211) ; &SW-JIGUGE-09211; + ) + ((=ucs . #x8085) ; 肅 + )) (->subsumptive ((===shuowen-jiguge-A30 . 09712) ; &SW-JIGUGE30-09712; ) -- 1.7.10.4