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