From 24aa6c6aa660a1b3c1773b7bf4c1bb3e15f33a05 Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Thu, 14 Jul 2022 00:17:43 +0900 Subject: [PATCH] (SW-JIGUGE-51205): Add U+7678-itaiji-004 as a corresponding modern character. (SW-JIGUGE-51206): Add `<-Zhouwen@shuowen' for SW-JIGUGE-51205. --- lisp/utf-2000/ShuoWen-SR524.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR524.el b/lisp/utf-2000/ShuoWen-SR524.el index 0f32909..1a44d46 100644 --- a/lisp/utf-2000/ShuoWen-SR524.el +++ b/lisp/utf-2000/ShuoWen-SR524.el @@ -3,6 +3,8 @@ '((shuowen-radical . 524) ; 癸 (=shuowen-jiguge . 51205) ; &SW-JIGUGE-51205; (<-Small-Seal@shuowen + ((=ucs-itaiji-004 . #x7678) ; &U-i004+7678; + ) ((=ucs . #x7678) ; 癸 )) (->subsumptive @@ -17,6 +19,13 @@ (<-Small-Seal@shuowen ((=ucs . #x24F29) ; 𤼩 )) + (<-Zhouwen@shuowen + ((=shuowen-jiguge . 51205) ; &SW-JIGUGE-51205; + ) + ((=ucs-itaiji-004 . #x7678) ; &U-i004+7678; + ) + ((=ucs . #x7678) ; 癸 + )) (->subsumptive ((===shuowen-jiguge5 . 51206) ; &SW-JIGUGE5-51206; ) -- 1.7.10.4