1version 0.0 03/14/2002 2 3# Skeleton for Greek phonetic equivs 4# 5# 03/14/2002 Evripidis Papakostas <evris@source.gr> 6# 7# ******************************************************* 8# Evripidis Papakostas phonetic rules for Greek 9# strict version 10# the following is a somehow strict phonetic ruleset 11# but Greek is completely phonetic as there are 12# rules for pronnouncing with unique way anything 13# that is written 14# and it does not narrow suggestions too much 15# ******************************************************* 16 17# all the following double letters are pronounced as one 18��- _ 19� � 20�� �� 21� � 22��- _ 23� � 24��- _ 25� � 26��- _ 27� � 28��- _ 29�� � 30� � 31��- _ 32� � 33��- _ 34� � 35��- _ 36� � 37��- _ 38�� � 39� � 40��- _ 41� � 42��- _ 43� � 44��- _ 45� � 46��- _ 47� � 48��- _ 49� � 50 51# alpha + (ypsilon or ypsilon tonos) becomes alpha + beta 52��< �� 53����-- �� 54����-- �� 55����-- �� 56��(�������)- �� 57��� �� 58��(������ն������)- �� 59 60# alpha + (ypsilon or ypsilon tonos) becomes alpha + phi 61��� �� 62����-- �� 63��(������)- �� 64���- �� 65���- �� 66 67# alpha + (iota or iota tonos) becomes epsilon 68�(ɺ) � 69 70# alpha is alpha 71� � 72 73# epsilon + (ypsilon or ypsilon tonos) becomes epsilon + vita 74ž< � 75����-- �� 76����-- �� 77����-- �� 78��(�������)- �� 79��� �� 80��(������ն������)- �� 81 82# epsilon + (ypsilon or ypsilon tonos) becomes epsilon + phi 83��� �� 84����-- 85��(������)- �� 86���- �� 87���- �� 88 89# epsilon + (iota or iota tonos) becomes iota 90�(ɺ) � 91 92# epsilon is epsilon 93� � 94 95 96# omikron + (iota or iota tonos) becomes iota 97�(ɺ) � 98 99# omikron + (ypsilon or ypsilon tonos) becomes u 100�(վ) �� 101 102# omikron is omikron 103� � 104 105# wmega becomes omikron 106� � 107 108# ita becomes iota 109� � 110 111# ypsilon + iota becomes iota 112�� � 113 114# ypsilon becomes iota 115� � 116 117# iota is iota 118� � 119 120# double ksi becomes ksi 121��- _ 122 123# ksi + sigma becomes ksi 124�� � 125 126# ksi is ksi 127� � 128 129# psi + psi becomes psi 130��- _ 131 132# psi + sigma becomes psi 133�� � 134 135# psi is psi 136� � 137 138 139# iota dialitika becomes iota 140� � 141 142# ypsilon dialitika becomes I 143� � 144 145# alpha tonos becomes alpha 146� � 147 148# omikron tonos becomes omikron 149� � 150 151# iota tonos becomes iota 152� � 153 154# epsilon tonos becomes epsilon 155� � 156 157# ypsilon tonos becomes ypsilon 158� � 159 160# wmega tonos becomes omikron 161� � 162 163# ita tonos becomes iota 164� � 165 166# ******************************************************* 167# Evripidis Papakostas phonetic rules for Greek 168# loose version 169# the following is a somehow loose phonetic ruleset 170# all vowels have been extinguished 171# it brings too many suggestions (personal opinion) 172# without really finding any good words that 173# the strict ruleset couldn't find 174# comment all of the above and uncomment the following 175# if you don't believe me... 176# ******************************************************* 177# ��- _ 178# � � 179# �� �� 180# � � 181# ��- _ 182# � � 183# ��- _ 184# � � 185# ��- _ 186# � � 187# ��- _ 188# �� � 189# � � 190# ��- _ 191# � � 192# ��- _ 193# � � 194# ��- _ 195# � � 196# ��- _ 197# �� � 198# � � 199# ��- _ 200# � � 201# ��- _ 202# � � 203# ��- _ 204# � � 205# ��- _ 206# � � 207# ��- _ 208# � � 209# 210# 211# �< � 212# 213# ���� ��� 214# ���� ��� 215# ���� ��� 216# ��� �� 217# ��� �� 218# ��� �� 219# ��� �� 220# ��� �� 221# ��� �� 222# ��� �� 223# ��� � 224# ��(������ն������) � 225# 226# 227# ��� � 228# ���� ��� 229# ��� �� 230# ��� �� 231# ��� �� 232# ��� �� 233# ��� �� 234# �� �� 235# ��� �� 236# ��� �� 237# 238# ž< � 239# ���� ��� 240# ���� ��� 241# ���� ��� 242# ��� �� 243# ��� �� 244# ��� �� 245# ��� �� 246# ��� �� 247# ��� �� 248# ��� �� 249# ��� � 250# ��(������ն������) � 251# 252# 253# 254# ��� � 255# ���� ��� 256# ��� �� 257# ��� �� 258# ��� �� 259# ��� �� 260# ��� �� 261# ��� �� 262# ��� �� 263# ��� �� 264# 265# ��- _ 266# �� � 267# � � 268# ��- _ 269# �� � 270# � � 271 272 273# finally if you feel like being much stricter you can go to the 274# greek.dat file and comment out the soundslike line 275# This will disable phonetic rulss completely 276