From 4d3b33fc156ca7fb38bf7d3e8d8430b818497442 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 1 Jul 2021 19:02:37 +0900 Subject: [PATCH] (SW-JIGUGE-04913): Add U-00024F3C as a corresponding modern character; use `<-Zhouwen@shuowen' for SW-JIGUGE-04912. --- lisp/utf-2000/ShuoWen-SR028.el | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR028.el b/lisp/utf-2000/ShuoWen-SR028.el index 60efe93..f2d7292 100644 --- a/lisp/utf-2000/ShuoWen-SR028.el +++ b/lisp/utf-2000/ShuoWen-SR028.el @@ -29,10 +29,17 @@ '((shuowen-radical . 28) ; 癶 (=shuowen-jiguge . 04913) ; &SW-JIGUGE-04913; (<-Small-Seal@shuowen + ((=ucs . #x24F3C) ; 𤼼 + ) ((=ucs . #x27C0D) ; 𧰍 ) ((=ucs . #x24F37) ; 𤼷 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 04912) ; &SW-JIGUGE-04912; + ) + ((=ucs . #x767B) ; 登 + )) (->subsumptive ((===shuowen-jiguge5 . 04913) ; &SW-JIGUGE5-04913; ) -- 1.7.10.4