From 3d91092242b01f7accd34a85977ce106e46a32df Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 26 Aug 2021 19:31:35 +0900 Subject: [PATCH] (SW-JIGUGE-27811): Add U-2761D as a corresponding modern character. (SW-JIGUGE-27812): Add `<-ancient@shuowen' for SW-JIGUGE-27811. --- lisp/utf-2000/ShuoWen-SR300.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR300.el b/lisp/utf-2000/ShuoWen-SR300.el index d8f6cb0..ff450c2 100644 --- a/lisp/utf-2000/ShuoWen-SR300.el +++ b/lisp/utf-2000/ShuoWen-SR300.el @@ -91,6 +91,8 @@ '((shuowen-radical . 300) ; 衣 (=shuowen-jiguge . 27811) ; &SW-JIGUGE-27811; (<-Small-Seal@shuowen + ((=ucs . #x2761D) ; 𧘝 + ) ((=ucs . #x8868) ; 表 )) (->subsumptive @@ -105,6 +107,13 @@ (<-Small-Seal@shuowen ((=ucs . #x277A7) ; 𧞧 )) + (<-ancient@shuowen + ((=shuowen-jiguge . 27811) ; &SW-JIGUGE-27811; + ) + ((=ucs . #x2761D) ; 𧘝 + ) + ((=ucs . #x8868) ; 表 + )) (->subsumptive ((===shuowen-jiguge5 . 27812) ; &SW-JIGUGE5-27812; ) -- 1.7.10.4