// Phonemes for Lojban (an artificial constructed language)
// Inherits phonemes from Esperanto


phoneme r-     // syllabic r, for lojban
  vowel  starttype (@)  endtype (@)
  length 220
  formants vowelr/r-voc
endphoneme

phoneme l-     // syllabuc l, for lojban
  vowel  starttype (@)  endtype (@)
  length 140
  formants vwl_hi/l-voc
endphoneme

phoneme e
  vowel starttype (e) endtype (e)
  length 170
  formants vowel/e_mid
endphoneme


