| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 | 
// Phonemes for Tamil
// This inherits from ph_hindi
phoneme a
  vowel  starttype (@)  endtype (@)
  length 130
  formants vowel/a
  reduceto V 4
endphoneme
phoneme V
  vowel  starttype (@)  endtype (@)
  length 130
  formants vowel/V_3
endphoneme
phoneme a:
  vowel  starttype (a)  endtype (a)
  length 270
  formants vowel/a_5
endphoneme
phoneme e
  vowel  starttype (e)  endtype (e)
  length 130
  formants vowel/e
endphoneme
phoneme e:
  vowel  starttype (e)  endtype (e)
  length 270
  formants vowel/e
endphoneme
phoneme i
  vowel  starttype (i)  endtype (i)
  length 130
  formants vowel/i_6
endphoneme
phoneme i:
  vowel  starttype (i)  endtype (i)
  length 270
  formants vowel/i
endphoneme
phoneme o
  vowel  starttype (o)  endtype (o)
  length 130
  formants vowel/o
endphoneme
phoneme o:
  vowel  starttype (o)  endtype (o)
  length 270
  formants vowel/o
endphoneme
phoneme u
  vowel  starttype (u)  endtype (u)
  length 130
  formants vowel/u
  reduceto U 4
endphoneme
phoneme U
  vowel  starttype (u)  endtype (u)
  length 130
  formants vowel/uu_2
endphoneme
phoneme u:
  vowel  starttype (u)  endtype (u)
  length 270
  formants vowel/u
endphoneme
phoneme u-
  vowel starttype (u) endtype (u)
  length 130
  formants vowel/u#_2
endphoneme
// ?? This is standard [v].  Should be it [v] without the fricative noise?
phoneme v
  vcd lbd frc
  vowelin  f1=0  f2=1000 -300 -200  f3=-300 100
  vowelout f1=0  f2=1000 -500 -300  f3=-300 60  len=50
  lengthmod 6
  formants voc/v+vocw/v
  before _ voc/v_+vocw/v
  switchvoicing f
endphoneme
 |