|
SPRAAK
|
Functions | |
| def | read_phxlat |
| read phone conversion table More... | |
| def | open_kfile_r |
| def | read_ci |
| def | read_cd |
| def | do_phxlat |
| def | read_wlist |
| read the word list, append an empty phonetirc transcription More... | |
| def | read_dic |
| read the input dictionary and convert the phones More... | |
| def cmudict2yapa.read_phxlat | ( | fname, | |
phsep = "" |
|||
| ) |
read phone conversion table
| def cmudict2yapa.open_kfile_r | ( | fname | ) |
| def cmudict2yapa.read_ci | ( | fname, | |
phsep = "" |
|||
| ) |
| def cmudict2yapa.read_cd | ( | fname | ) |
| def cmudict2yapa.do_phxlat | ( | ph_str, | |
| phxlat, | |||
L = None |
|||
| ) |
| def cmudict2yapa.read_wlist | ( | fname | ) |
read the word list, append an empty phonetirc transcription
| def cmudict2yapa.read_dic | ( | fname, | |
| phxlat, | |||
phsep = "", |
|||
PD = False |
|||
| ) |
read the input dictionary and convert the phones
1.8.6