Skip to content

Commit

Permalink
Extend context
Browse files Browse the repository at this point in the history
й:ъ also occurs after ш
й:ъ <=> [ б | в | г | д | ж | з | к | м | н | п | р | т | с | ш ] _ %> %{ая%}: ;
  • Loading branch information
rueter committed Apr 17, 2024
1 parent 46fa635 commit cb0185c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion src/fst/morphology/phonology.twolc
Original file line number Diff line number Diff line change
Expand Up @@ -209,11 +209,13 @@ Rules

"j to hard sign after consonant"
!! **Rule: @RULENAME@**
й:ъ <=> [б | в | г | д | ж | з | к | м | н | п | р | т | с ] _ %> %{ая%}: ;
й:ъ <=> [ б | в | г | д | ж | з | к | м | н | п | р | т | с | ш ] _ %> %{ая%}: ;
!!€ кывй%>%{ая%}#
!!€ кывъ%>я#
!!€ кӧсй%>%{ая%}#
!!€ кӧсъ%>я#
!!€ пышй>{ая}с>ны
!!€ пышъ>яс>ны

"l deletion ALSO tripple letter"
!! **Rule: @RULENAME@**
Expand Down

0 comments on commit cb0185c

Please sign in to comment.