Skip to content

Commit

Permalink
Update urj-mdf-conversion.pl
Browse files Browse the repository at this point in the history
conversion work
  • Loading branch information
rueter committed Jun 13, 2024
1 parent afe6a56 commit c6d9579
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/fst/scripts/urj-mdf-conversion.pl
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,9 @@ BEGIN
while(<>) {
# Continuation lexicon substitutions:
# s/ C-FI-NEN/nen LONDON/g ;
s/ PROP_KAL_PLC/ N_KAL/g ;
s/ PROP_KUDO_PLC/ N_AVA/g ;
s/ PROP_OSH_PLC/ N_OSH/g ;
s/ PROP-PLC_KEL1/ N_KIAL1/g ;
s/ PROP-PLC_VELE/ N_TISHE/g ;
s/ PROP_VELE/ N_TISHE/g ;
Expand Down

0 comments on commit c6d9579

Please sign in to comment.