Skip to content

Commit

Permalink
0102
Browse files Browse the repository at this point in the history
  • Loading branch information
osfans committed Jan 2, 2025
1 parent 273b11c commit 9d75d02
Show file tree
Hide file tree
Showing 612 changed files with 26,281 additions and 9,082 deletions.
4 changes: 2 additions & 2 deletions tools/tables/_縣志.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def 統(自, 行):
= .lstrip("ø")
elif in ("江夏湖泗"):
= .replace("ø[", "0[")
elif in ("遂川","大庸南","大庸北", "婺川", "蒙山程村","欽州東場"):
elif in ("遂川","大庸南","大庸北", "婺川", "蒙山程村","欽州東場", "陽朔鳳樓"):
= re.sub(r"\[(\d+)\]", lambda x:"[%s]"%.dz2dlWithYm(x[1], .), )
elif in ("奉化",):
= re.sub(r"(\d+)(?![:\d])", lambda x:"[%s]"%.dz2dl(x[1]), )
Expand Down Expand Up @@ -75,7 +75,7 @@ def 統(自, 行):
while (newline := re.sub(r"(?<=‖)([^[]]*[^‖]){", "\\1‖{", )) != :
= newline
= re.sub("‖{", "{(連讀音)", ).replace("‖", "")
elif in ("福鼎白琳",):
elif in ("福鼎白琳","泰順莒江"):
= re.sub(r"(‖)(\[\d+\])", "\\2\\1",)
while (newline := re.sub(r"(?<=‖)([^\[\]]*[^‖]){", "\\1‖{", )) != :
= newline
Expand Down
2 changes: 1 addition & 1 deletion tools/tables/_表.py
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ def 正音(自, 音):
= .strip()
= .replace("Ǿ", "Ǿ").replace("Ǿ", "").lstrip("∅︀0∅Ø〇").replace("零", "")
if .startswith("I") or .startswith("1"): = "l" + [1:]
= .lower().replace("g", "ɡ").replace("ʼ", "ʰ").replace("'", "ʰ")
= .lower().replace("g", "ɡ").replace("ʼ", "ʰ").replace("'", "ʰ").replace("‘", "ʰ")
if not .startswith("h") and "h" in :
= .replace("h", "ʰ")
if .ybTrimSpace:
Expand Down
2 changes: 1 addition & 1 deletion tools/tables/_音典.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ def 析(自, 列):
elif in ("東方八所",):
_, , 聲韻, 調, = [:5]
= 聲韻 + 調
elif in ("龍游",):
elif in ("龍游", "上猶社溪"):
_, , , , 調值, _, = [:7]
音標 = + + 調值
elif in ("1900梅惠",):
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ ba 5 怕
ba 6 耙罢
ma 1 吗妈嘛抹-
ma 2 麻痳
ma 3 马码玛蚂
ma 2 马码玛蚂
ma 6
fa 1
fa 2 华划[~船]桦筏
Expand Down Expand Up @@ -256,7 +256,7 @@ io 2 □[~哩,怎么啦]
io 5
kuo 5
uo 1 窝涡蜗倭莴屙[~尿]
uo 2 禾-和[~尚]□[(聚到一起,~起来)]
uo 2 禾-和[~尚]□[(聚到一起,~起来)
uo 5 □[(唤狗声)]
pe 1 □-[(指纠正不好的习惯),~过来]
pe 3 瘪-
Expand Down Expand Up @@ -950,7 +950,7 @@ soŋ 3 嗓赏响偿-爽嗓
soŋ 5
soŋ 6 上尚
koŋ 1 冈岗刚纲钢[(名词)]缸光-豇肛
koŋ 3 -港广-
koŋ 3 -港广-
koŋ 5 钢[(动词)]杠逛-光-
goŋ 1 康糠筐-
goŋ 2
Expand Down Expand Up @@ -1009,7 +1009,7 @@ bəŋ 5 碰
bəŋ 6 埲[灰只~,烟尘飞腾]
məŋ 1 □[(晕),~了头]
məŋ 2 萌盟蒙朦
məŋ 3 猛借蜢蠓[(夏天里的一种小飞虫)]莽-蟒-□[(木质腐败,木头~了)]
məŋ 3 猛借蜢蠓[(夏天里的一种小飞虫)莽-蟒-□[(木质腐败,木头~了)]
məŋ 5 □[(倔强)]
məŋ 6 梦孟
təŋ 1 东冬咚
Expand Down Expand Up @@ -1103,7 +1103,7 @@ kaʔ 7 甲-[指~]
gaʔ 7
ŋaʔ 7
xaʔ 7
piaʔ 7 笔-壁-逼-避[~邪]□[~淡的,一点盐味都没有]
piaʔ 7 笔-壁-逼-避[~邪]□[~淡的,一点盐味都没有]\
biaʔ 7 劈=
miaʔ 7 □[~黑,很黑]
tiaʔ 7 □[(指很小的一点点,一~ŋa?哩)]
Expand Down
Loading

0 comments on commit 9d75d02

Please sign in to comment.