Skip to content

Commit

Permalink
Fix Karlgren display
Browse files Browse the repository at this point in the history
  • Loading branch information
justinsilvestre committed Mar 7, 2024
1 parent dc95e61 commit ea02506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/app/qieyun/transcribeKarlgren.ts
Original file line number Diff line number Diff line change
Expand Up @@ -219,6 +219,7 @@ export function transcribe(
return "u";
if (
syllable.qieyunCycleHead韻 === "眞" &&
syllable.is合口 &&
(syllable.contrastiveRow等 === "A" ||
(!鈍音.has(syllable.canonical母) && initialGroup !== "莊"))
)
Expand Down

0 comments on commit ea02506

Please sign in to comment.