From 8cc879c55974219d7a3043e45b696ed09fbcf520 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Fri, 27 May 2022 21:47:04 +0900 Subject: [PATCH] (SW-JIGUGE-31202): Add U-00021D93 as a corresponding modern character; add `<-ancient@shuowen' for SW-JIGUGE-31201. --- lisp/utf-2000/ShuoWen-SR350.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR350.el b/lisp/utf-2000/ShuoWen-SR350.el index bb4dc01..bfde2f8 100644 --- a/lisp/utf-2000/ShuoWen-SR350.el +++ b/lisp/utf-2000/ShuoWen-SR350.el @@ -27,8 +27,15 @@ '((shuowen-radical . 350) ; 山 (=shuowen-jiguge . 31202) ; &SW-JIGUGE-31202; (<-Small-Seal@shuowen + ((=ucs . #x21D93) ; 𡶓 + ) ((=ucs . #x5CB3) ; 岳 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 31201) ; &SW-JIGUGE-31201; + ) + ((=ucs . #x5DBD) ; 嶽 + )) (->subsumptive ((===shuowen-jiguge5 . 31202) ; &SW-JIGUGE5-31202; ) -- 1.7.10.4