From 7eb209bfb09c6912ab93aac4fd75b72d550a2e72 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Mon, 10 Jan 2022 01:56:29 +0900 Subject: [PATCH] (SW-JIGUGE-20400): Add U-000223D2 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-20313. --- lisp/utf-2000/ShuoWen-SR217.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR217.el b/lisp/utf-2000/ShuoWen-SR217.el index e17fd88..ae1bc94 100644 --- a/lisp/utf-2000/ShuoWen-SR217.el +++ b/lisp/utf-2000/ShuoWen-SR217.el @@ -15,8 +15,15 @@ '((shuowen-radical . 217) ; 𠂹 (=shuowen-jiguge . 20400) ; &SW-JIGUGE-20400; (<-Small-Seal@shuowen + ((=ucs . #x223D2) ; 𢏒 + ) ((=ucs . #x208D4) ; 𠣔 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 20313) ; &SW-JIGUGE-20313; + ) + ((=ucs . #x200B9) ; 𠂹 + )) (->subsumptive ((===shuowen-jiguge5 . 20400) ; &SW-JIGUGE5-20400; ) -- 1.7.10.4