Browse Source

close to alpha version

master
laptop 8 years ago
parent
commit
6f033bbe3a
2 changed files with 19 additions and 5 deletions
  1. 2
    2
      dictsource/mi_rules
  2. 17
    3
      phsource/ph_maori

+ 2
- 2
dictsource/mi_rules View File



.group n .group n
n n n n
ng n //needs to change
ng ng


.group p .group p
p p p p


.group w .group w
w w w w
wh f //needs to change (maybe)
wh f

+ 17
- 3
phsource/ph_maori View File

FMT(vowel/u) //copied from above and length doubled FMT(vowel/u) //copied from above and length doubled
endphoneme endphoneme


//==========
// DIPTHONGS
//==========

//=========== //===========
// CONSONANTS // CONSONANTS
//=========== //===========


phoneme ng
vcd vel nas //taken from ph_japanese
ipa ŋ
phoneme ng // si**ng** taken from Kyrgz (deleting what seemed from testing to be not needed)
vcd vel nas

// don't really know why this works but is does
NextVowelStarts
VowelStart(nn/nn@)
VowelStart(nn/nna)
VowelStart(nn/nne)
VowelStart(nn/nni)
VowelStart(nn/nno)
VowelStart(nn/nnu)
EndSwitch

endphoneme endphoneme



Loading…
Cancel
Save