much better consonant tree
This commit is contained in:
parent
ea8391d734
commit
75d1a5a188
@ -930,8 +930,10 @@
|
|||||||
'("consonants"
|
'("consonants"
|
||||||
("[occ]"
|
("[occ]"
|
||||||
("[cor]"
|
("[cor]"
|
||||||
|
("[nasal]" ("/n/"))
|
||||||
|
("{nasal}"
|
||||||
("[voice]" ("/d/"))
|
("[voice]" ("/d/"))
|
||||||
("{voice}" ("/t/")))
|
("{voice}" ("/t/"))))
|
||||||
("{cor}"
|
("{cor}"
|
||||||
("[nasal]"
|
("[nasal]"
|
||||||
("[dor]" ("/ŋ/"))
|
("[dor]" ("/ŋ/"))
|
||||||
@ -953,14 +955,12 @@
|
|||||||
("[son]" ("/j/"))
|
("[son]" ("/j/"))
|
||||||
("{son}" ("/ç/")))
|
("{son}" ("/ç/")))
|
||||||
("{dor}"
|
("{dor}"
|
||||||
("[voice]"
|
|
||||||
("[son]"
|
("[son]"
|
||||||
("[nasal]" ("/n/"))
|
|
||||||
("{nasal}"
|
|
||||||
("[lat]" ("/l/"))
|
("[lat]" ("/l/"))
|
||||||
("{lat}" ("/r/"))))
|
("{lat}" ("/r/")))
|
||||||
("{son}" ("/ð/")))
|
("{son}"
|
||||||
("{voice}" ("/θ/"))))
|
("[voice]" ("/ð/"))
|
||||||
|
("{voice}" ("/θ/")))))
|
||||||
("{cor}"
|
("{cor}"
|
||||||
("[dor]" ("/w/"))
|
("[dor]" ("/w/"))
|
||||||
("{dor}" ("/h/"))))))
|
("{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