[Parley-devel] Could this be done by Parley scripts?

alsaf alfraealba at gmail.com
Sun Jan 9 10:09:24 CET 2011


I am looking at writing a program to convert words from a .kvtml file 
and convert it to IPA format. I think this this possible as the 
following link has a guide to convert words into IPA format for the 
language I am learning:

http://www.akerbeltz.org/beagangaidhlig/gramar/grammar_pronunciationguide.htm

In theory this should be possible to implement using a form of regular 
expression as a mechanism for conversion.

I was thinking of implementing it as a standalone parser but I was 
wondering if could be done by the Parley script function? I can't see 
why it is not possible but the only concern is that I would have to use 
a 3rd party regex Python library. Does anybody know if it would work?



More information about the Parley-devel mailing list