Skip to content

Rule-based converter to International Phonetic Alphabet for syllabified words in Romanian.

License

Notifications You must be signed in to change notification settings

claudiu-mihaila/pronounceRO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

pronounceRO

This script generates the pronunciation of syllabified words in Romanian passed as arguments. Syllables are separated using full stops, e.g., 'carte' is syllabified as 'car.te'. The script cannot currently handle words containing syllables in which the letter x is followed by vowels (a, ă, â, e, i, î, o, u). The output is given using the International Phonetic Alphabet notation, including the stressed syllables if it can be found. This is a rule based approach, which does not guarantee 100% accuracy due to the etymological complexities of the Romanian language.

usage

$ pronounceRO.py <syllabified-word>

About

Rule-based converter to International Phonetic Alphabet for syllabified words in Romanian.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages