From 38783b5de34fd3e1e329b8355fb340793b9faafb Mon Sep 17 00:00:00 2001 From: MORIOKA Tomohiko Date: Wed, 13 Apr 2022 16:41:20 +0900 Subject: [PATCH] (SW-JIGUGE-24708): Add U+5BC2 as a corresponding modern character. (SW-JIGUGE-24709): Add `<-formed@shuowen' for SW-JIGUGE-24708. --- lisp/utf-2000/ShuoWen-SR269.el | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/utf-2000/ShuoWen-SR269.el b/lisp/utf-2000/ShuoWen-SR269.el index f6e6fb0..a8028e0 100644 --- a/lisp/utf-2000/ShuoWen-SR269.el +++ b/lisp/utf-2000/ShuoWen-SR269.el @@ -402,6 +402,8 @@ (=shuowen-jiguge . 24708) ; &SW-JIGUGE-24708; (<-Small-Seal@shuowen ((=ucs . #x219EF) ; 𡧯 + ) + ((=ucs . #x5BC2) ; 寂 )) (->subsumptive ((===shuowen-jiguge5 . 24708) ; &SW-JIGUGE5-24708; @@ -415,6 +417,13 @@ (<-Small-Seal@shuowen ((=ucs . #x279CC) ; 𧧌 )) + (<-formed@shuowen + ((=shuowen-jiguge . 24708) ; &SW-JIGUGE-24708; + ) + ((=ucs . #x219EF) ; 𡧯 + ) + ((=ucs . #x5BC2) ; 寂 + )) (->subsumptive ((===shuowen-jiguge5 . 24709) ; &SW-JIGUGE5-24709; ) -- 1.7.10.4