Skip to content

Commit

Permalink
Update urj-Cyrl-kpv-conversion.pl
Browse files Browse the repository at this point in the history
correct transition
  • Loading branch information
rueter committed Jun 11, 2024
1 parent bec428e commit b607b38
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/fst/scripts/urj-Cyrl-kpv-conversion.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,9 @@ BEGIN
s/\ +PROP-PLC_KEL1\ *\;/\ N_\ \;/g ;
s/\ +PROP-PLC_VELE\ *\;/\ N_\ \;/g ;
s/\ +PROP-PLC_OSH\ *\;/\ N_\ \;/g ;
s/\ PROP_KAL\ *\;/\ N_\ \;/g ;
s/\ PROP_KUDO\ *\;/\ N_\ \;/g ;
s/\ PROP_OSH\ *\;/\ N_\ \;/g ;
s/\ PROP_KAL\ /\ N_\ /g ;
s/\ PROP_KUDO\ /\ N_\ /g ;
s/\ PROP_OSH\ /\ N_\ /g ;

# s/л\ +CYRL-CONS_SUR\ +\"Z\"\ *\;/л\ CYRL-Л_SUR\ \"Z\"\ \;/g ;
# s/ C-FI-NEN/nen LONDON/g ;
Expand Down

0 comments on commit b607b38

Please sign in to comment.