feat: 汉字数据修改

This commit is contained in:
R524809
2026-08-26 13:39:02 +08:00
parent 2f8a837ed8
commit 2ae9207373
8 changed files with 64013 additions and 14004 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
@@ -1,5 +1,5 @@
{
"_schema": "单音字: [pinyin, meaning|null, introduce]; 多音字: [[pinyin, meaning|null, introduce], ...]; 判断: 首元素为string则单音,为array则多音",
"_schema": "单音字: [pinyin, gloss, introduce]; 多音字: [[pinyin, gloss, introduce], ...]; 判断: 首元素为 string 则单音,为 array 则多音",
"_verified_before": "佣",
"一": ["yī", null, "一,一二三四的一"],
"乙": ["yǐ", null, "乙,甲乙丙丁的乙"],
File diff suppressed because it is too large Load Diff