Browse Source

code cleanup: remove unused phonemetable ak (akan)

master
Juho Hiltunen 2 years ago
parent
commit
4e7740fa96
2 changed files with 0 additions and 50 deletions
  1. 0
    47
      phsource/ph_akan
  2. 0
    3
      phsource/phonemes

+ 0
- 47
phsource/ph_akan View File

@@ -1,47 +0,0 @@

phoneme i
vwl starttype #i endtype #i
length 170
FMT(vowel/i)
endphoneme

phoneme e
vwl starttype #e endtype #e
length 170
FMT(vowel/e_6)
endphoneme

phoneme E
vwl starttype #e endtype #e
length 170
FMT(vowel/ee_5)
endphoneme


phoneme a
vwl starttype #a endtype #a
length 170
FMT(vowel/aa_9)
endphoneme


phoneme O
vwl starttype #o endtype #o
length 170
FMT(vowel/oo_2)
endphoneme


phoneme o
vwl starttype #o endtype #o
length 170
FMT(vowel/o)
endphoneme


phoneme u
vwl starttype #u endtype #u
length 170
FMT(vowel/u)
endphoneme


+ 0
- 3
phsource/phonemes View File

@@ -1675,9 +1675,6 @@ include ph_consonants
phonemetable base2 base1
include ph_base2

phonemetable ak base1
include ph_akan

phonemetable am base1
include ph_amhari


Loading…
Cancel
Save