Browse Source

tr: use long consonants for gemminated plosives, like in Italian.

master
Reece H. Dunn 5 years ago
parent
commit
07012f6073
1 changed files with 8 additions and 9 deletions
  1. 8
    9
      dictsource/tr_rules

+ 8
- 9
dictsource/tr_rules View File

@@ -35,22 +35,21 @@

.group b
b b
bb _:_!b // Doubled voiceless consonants
// are spelled with pause before last one
bb b:

.group c
c dZ
cc _:_!dZ
cc dZ:
ce (_S2 dZ%E

.group ç
ç tS
çç _:_!tS
çç tS:
çe (_S2 tS%E

.group d
d d
dd _:_!d
dd d:
da (_S2 da
de (_S2 de
dan (_S3 dan
@@ -107,7 +106,7 @@

.group g
g g
gg _:_!g
gg g:
g (L03 J
L03) g (K J

@@ -162,7 +161,7 @@

.group k
k k
kk _:_!k
kk k:
ken (_S3 %cen

.group l
@@ -218,7 +217,7 @@

.group p
p p
pp _:_!p
pp p:

.group q
q k
@@ -259,7 +258,7 @@

.group t
t t
tt _:_!t
tt t:

ta (_S2 ta
te (_S2 te

Loading…
Cancel
Save