regex - phonology transformational method -


i have word list of particular language in ipa symbols. have rules in regular expressions convert input word list new word list of language in ipa symbols. how can convert that?

my regular expression rules

y=> j / $_ 

which means 'y' replaced 'j' when in first place in particular word.

and input word list contains words ready converted new word list in ipa symbols.


Comments

Popular posts from this blog

matlab - "Contour not rendered for non-finite ZData" -

delphi - Indy UDP Read Contents of Adata -

javascript - Any ideas when Firefox is likely to implement lengthAdjust and textLength? -