much better consonant tree
This commit is contained in:
parent
ea8391d734
commit
75d1a5a188
@ -930,8 +930,10 @@
|
||||
'("consonants"
|
||||
("[occ]"
|
||||
("[cor]"
|
||||
("[nasal]" ("/n/"))
|
||||
("{nasal}"
|
||||
("[voice]" ("/d/"))
|
||||
("{voice}" ("/t/")))
|
||||
("{voice}" ("/t/"))))
|
||||
("{cor}"
|
||||
("[nasal]"
|
||||
("[dor]" ("/ŋ/"))
|
||||
@ -953,14 +955,12 @@
|
||||
("[son]" ("/j/"))
|
||||
("{son}" ("/ç/")))
|
||||
("{dor}"
|
||||
("[voice]"
|
||||
("[son]"
|
||||
("[nasal]" ("/n/"))
|
||||
("{nasal}"
|
||||
("[lat]" ("/l/"))
|
||||
("{lat}" ("/r/"))))
|
||||
("{son}" ("/ð/")))
|
||||
("{voice}" ("/θ/"))))
|
||||
("{lat}" ("/r/")))
|
||||
("{son}"
|
||||
("[voice]" ("/ð/"))
|
||||
("{voice}" ("/θ/")))))
|
||||
("{cor}"
|
||||
("[dor]" ("/w/"))
|
||||
("{dor}" ("/h/"))))))
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 50 KiB After Width: | Height: | Size: 47 KiB |
Reference in New Issue
Block a user