From 6f922c1e39b9e5dbb42103ae519dce02cbe77e1b Mon Sep 17 00:00:00 2001 From: Zachary Lee Date: Sun, 14 May 2023 21:09:42 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20=E7=84=B6=E7=9A=84=E6=8B=86=E5=88=86?= =?UTF-8?q?=E6=87=89=E8=A9=B2=E7=82=BAwsuh?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- practice/practice_characters.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/practice/practice_characters.html b/practice/practice_characters.html index d1b41a1..c38f4e1 100644 --- a/practice/practice_characters.html +++ b/practice/practice_characters.html @@ -100,7 +100,7 @@ "tbdb": ["分〔八刀〕"], "ofnh": ["定〔宀一龰〕"], "hjcf": ["都〔耂日阝〕"], - "uwuh": ["然〔月犬灬〕"], + "wsuh": ["然〔月犬灬〕"], }, { "sfik": ["与〔丂一〕"], From 608e1215659ceb7532ad23e1712e9a7e970c9193 Mon Sep 17 00:00:00 2001 From: Zachary Lee Date: Sun, 14 May 2023 21:16:54 +0800 Subject: [PATCH 2/2] =?UTF-8?q?fix:=20=E6=88=B6=E5=AD=97=E6=A0=B9=E6=87=89?= =?UTF-8?q?=E8=A9=B2=E7=82=BA=20Ih?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/learn.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/learn.md b/docs/learn.md index 55340bd..86cf90a 100644 --- a/docs/learn.md +++ b/docs/learn.md @@ -474,7 +474,7 @@ nav_order: 12 > >- `羽Xu`、`习Xu`被归为一个字根,由「羽」统摄,所以输入「习」字时,编码为`Xuff`。 >- `長Ha`、`镸Ha`、`髟Ha`被归为一个字根,由「長」统摄,所以输入「镸」、「髟」时,编码为`Haff`。 ->- `户Oh`、`戶Oh`被归为一个字根,由「户」统摄,所以输入「戶」时,编码为`Ohff`。 +>- `户Ih`、`戶Ih`被归为一个字根,由「户」统摄,所以输入「戶」时,编码为`Ihff`。 {: .note } Q:字根字加 `f` 的原因是什么?