 

//========================================================
// Norwegian
//=========================================================


// Vowels
//=======

phoneme @     // close schwa
  vowel starttype (@) endtype (@)
  unstressed
  length 120
  formants vwl_no/@
endphoneme

phoneme @2    // open schwa
  vowel  starttype (@)  endtype (a)
  unstressed
  length 120
  formants vwl_no/@2
endphoneme

phoneme I
  vowel starttype (i) endtype (i)
  length 120
  formants vwl_no/I
  linkout ;
endphoneme

phoneme i:
  vowel starttype (i) endtype (i)
  length 210
  formants vwl_no/i:
  after w w/wi:
  linkout ;
endphoneme

phoneme y
  vowel starttype (u) endtype (u)
  length 120
  formants vwl_no/y
endphoneme

phoneme y:
  vowel starttype (u) endtype (u)
  length 240
  formants vwl_no/y:
endphoneme

phoneme W
  vowel starttype (@) endtype (@)
  length 120
  formants vwl_no/W
endphoneme

phoneme Y:
  vowel starttype (@) endtype (@)
  length 240
  formants vwl_no/Y:
endphoneme


phoneme E
  vowel starttype (e) endtype (e)
  length 120
  formants vwl_no/E
  reduceto  @    1
endphoneme

phoneme E:
  vowel starttype (e) endtype (e)
  length 240
  formants vowel/E:
endphoneme

phoneme e:
  vowel starttype (e) endtype (e)
  length 240
  formants vwl_no/e:
endphoneme


phoneme a
  vowel starttype (a) endtype (a)
  length 120
  formants vwl_no/&
endphoneme

phoneme a:
  vowel starttype (a) endtype (a)
  length 250
  formants vwl_no/&
endphoneme

phoneme A
  vowel starttype (a) endtype (a)
  length 130
  formants vwl_fi/A
endphoneme

phoneme A:
  vowel starttype (a) endtype (a)
  length 250
  formants vwl_fi/A
endphoneme

phoneme O
  vowel starttype (o) endtype (o)
  length 120
  formants vwl_no/O
endphoneme

phoneme o:
  vowel starttype (o) endtype (o)
  length 240
  formants vwl_no/o:
endphoneme

phoneme U
  vowel starttype (u) endtype (u)
  length 120
  formants vowel/U_bck
endphoneme

phoneme u:
  vowel starttype (u) endtype (u)
  length 220
  formants vowel/u_bck2
endphoneme


phoneme u-
  vowel starttype (u) endtype (u)
  length 120
  formants vwl_no/u-
endphoneme

phoneme u-:
  vowel starttype (u) endtype (u)
  length 240
  formants vwl_no/u-:
endphoneme


// Diphthongs
//===========
phoneme AI
  vowel starttype (a) endtype (i)
  length 270
  formants vwl_no/AI
  linkout ;
endphoneme

phoneme aI
  vowel starttype (a) endtype (i)
  length 270
  formants vwl_no/aI
  linkout ;
endphoneme

phoneme OI
  vowel starttype (o) endtype (i)
  length 270
  formants vowel/OI
  linkout ;
endphoneme

phoneme u-I
  vowel starttype (u) endtype (i)
  length 270
  formants vwl_fi/yI
  linkout ;
endphoneme

phoneme Yy
  vowel starttype (@) endtype (u)
  length 270
  long
  formants vwl_no/Yy
endphoneme


phoneme aU
  vowel starttype (a) endtype (u)
  length 270
  formants vwl_no/au-
endphoneme



phoneme r
  liquid
  lengthmod 7
  beforenotvowel r/
  trill
  formants r/rr
  after _ r/rr
  after t r/trr p r/trr k r/trr
  before _ r/r_
endphoneme

