Skip to content

Commit

Permalink
0210
Browse files Browse the repository at this point in the history
  • Loading branch information
osfans committed Feb 12, 2025
1 parent ac33624 commit 57a8c52
Show file tree
Hide file tree
Showing 50 changed files with 105,851 additions and 37,696 deletions.
7 changes: 1 addition & 6 deletions tools/tables/_縣志.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ def 統(自, 行):
= .lstrip("ø")
elif in ("江夏湖泗"):
= .replace("ø[", "0[")
elif in ("遂川","大庸南","大庸北", "婺川", "蒙山程村","欽州東場", "陽朔鳳樓","桑植芙蓉橋", "大庾", "沿河"):
elif in ("遂川","大庸南","大庸北", "婺川", "蒙山程村","欽州東場", "陽朔鳳樓","桑植芙蓉橋", "大庾", "沿河","武威","永修","澄海大新","光山斛山", "南康唐江", "仁化長江", "永豐", "南豐","崇左大新","商州北寬坪話","耒陽"):
= .行轉調類()
elif in ("道眞"):
= .行轉調類().lstrip("ø")
Expand Down Expand Up @@ -140,11 +140,6 @@ def 統(自, 行):
elif in ("虔南大吉山",):
= .行轉調類(, r"\[.*?(\d+)\]")
= .replace("<","{").replace(">","}")
elif in ("澄海大新","光山斛山", "南康唐江", "仁化長江", "永豐", "南豐","崇左大新"):
= .行轉調類()
elif in ("耒陽",):
= .replace("51", "53")
= .行轉調類()
elif in ("建湖卞港",):
= .replace("[2]", "[23-2]")
= .行轉調類(, r"\[([\d\-]+)\]")
Expand Down
2 changes: 2 additions & 0 deletions tools/tables/_跳跳老鼠.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ def 析(自, 列):
.聲韻 = 聲韻
else:
聲韻 = .聲韻
elif in ("先秦"):
, _, = [:3]
elif in ("景寧東坑",):
if len() == 1 or not [1].strip():
. = [0].strip()
Expand Down
Loading

0 comments on commit 57a8c52

Please sign in to comment.