updated consonant tree

This commit is contained in:
Phuntsok Drak-pa 2019-09-30 13:52:15 +02:00
parent 7cfdc4f1c4
commit fa84712f56
2 changed files with 36 additions and 36 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 86 KiB

After

Width:  |  Height:  |  Size: 118 KiB

View File

@ -456,29 +456,29 @@
#+NAME: cons-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes
(setq-local nyqy-consonants
'("[cons]"
("[son]"
("[dor]"
("[high]")
("{high}"))
("{dor}"
("[cor]")
("{cor}")))
("{son}"
("[dor]"
("[voice]"
("[high]")
("{high}"))
("{voice}"
("[high]")
("{high}")))
("{dor}"
("[voice]"
("[cor]")
("{cor}"))
("{voice}"
("[cor]")
("{cor}"))))))
'("[cons]"
("[son]"
("[dor]"
("[high]" ("/w/\n/j/"))
("{high}" ("/ɴ/\n/ʀ/")))
("{dor}"
("[cor]" ("/n/\n/l/"))
("{cor}" ("/m/"))))
("{son}"
("[dor]"
("[voice]"
("[high]" ("/d͡ʒ/\n/ɣ/"))
("{high}" ("/ɢ/\n/ʁ/")))
("{voice}"
("[high]" ("/t͡ʃ/\n/x/"))
("{high}" ("/q/\n/χ/"))))
("{dor}"
("[voice]"
("[cor]" ("/z/\n/ɮ/"))
("{cor}" ("/b/\n/ʕ/")))
("{voice}"
("[cor]" ("/s/\n/ɬ/"))
("{cor}" ("/p/\n/ħ/")))))))
(conlanging/tree-to-dot nyqy-consonants)
#+END_SRC
@ -489,24 +489,24 @@
#+ATTR_HTML: :alt Arbre des consonnes du Ñyqy :align center :width 800px
#+ATTR_LATEX: :float sideways
#+CAPTION: Arbre des caractéristiques des consonnes du Ñyqy
#+RESULTS[2fbffde1eb3fe2af9811d93976be1bb87f186ef1]:
#+RESULTS[3be02c9003abd7f281f1789435af68d7b25ce1f5]:
[[file:img/nyqy/consonant-feature-tree.png]]
#+NAME: table:cons:ipa
#+CAPTION: Consonnes du Ñyqy (IPA)
| <r5> | <c5> | <c5> | <c5> | <c5> | <c5> | <c5> |
| / | < | < | < | < | < | < |
| <r5> | <c5> | <c5> | <c5> | <c5> | <c5> | <c5> |
| / | < | < | < | < | < | < |
| | {{{v(bilablial)}}} | {{{v(alvéolaire)}}} | {{{v(labial-velaire)}}} | {{{v(palatal)}}} | {{{v(uvulaire)}}} | {{{v(pharygal)}}} |
|-------------------+--------------------+---------------------+-------------------------+------------------+-------------------+-------------------|
| plosif | p b | | | | q ɢ | |
| nasal | m | n | | | ɴ | |
| tapé | | | | | (ʀ) | |
| fricatif | | s z | | (x) (ɣ) | (χ) (ʁ) | (ħ) (ʕ) |
| affriqué | | t͡ʃ d͡ʒ | | | | |
| latérale affriqué | | (ɬ) (ɮ) | | | | |
| latérale spirant | | (l) | | | | |
| approximant | | | | (j) | | |
| spirant | | | w | | | |
|-------------------+--------------+---------------+-------------------+------------+-------------+-------------|
| plosif | p b | | | | q ɢ | |
| nasal | m | n | | | ɴ | |
| tapé | | | | | (ʀ) | |
| fricatif | | s z | | (x) (ɣ) | (χ) (ʁ) | (ħ) (ʕ) |
| affriqué | | t͡ʃ d͡ʒ | | | | |
| latérale affriqué | | (ɬ) (ɮ) | | | | |
| latérale spirant | | (l) | | | | |
| approximant | | | | (j) | | |
| spirant | | | w | | | |
#+NAME: table:cons:trans
#+CAPTION: Consonnes du Ñyqy (translittération)