Skip to content

Commit

Permalink
Update urj-mdf-conversion.pl
Browse files Browse the repository at this point in the history
Add new conversion to avoid double tags
  • Loading branch information
rueter committed Mar 24, 2024
1 parent ade9d43 commit dc1369c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/urj-mdf-conversion.pl
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ BEGIN
s/ PROP-PLC_KEL1/ N_KIAL1/g ;
s/ PROP-PLC_VELE/ N_TISHE/g ;
s/ PROP_VELE/ N_TISHE/g ;
s/ PROP-PLC_KUDO/ N_AVA/g ;


# loanwords with compound border over identical vowels
Expand Down

0 comments on commit dc1369c

Please sign in to comment.