Fixed issue with vowel tree in Ñyqy
This commit is contained in:
parent
45449babe6
commit
6b40058c9f
Binary file not shown.
Before Width: | Height: | Size: 58 KiB After Width: | Height: | Size: 58 KiB |
@ -529,14 +529,14 @@
|
|||||||
("[back]"
|
("[back]"
|
||||||
("[tense]"
|
("[tense]"
|
||||||
("[high]" ("/u/"))
|
("[high]" ("/u/"))
|
||||||
("{high}" ("/o/")))
|
("{high}" ("/ɤ/")))
|
||||||
("{tense}"
|
("{tense}"
|
||||||
("[high]" ("/ʊ/"))
|
("[high]" ("/ʊ/"))
|
||||||
("{high}" ("/ɔ/"))))
|
("{high}" ("/ɔ/"))))
|
||||||
("{back}"
|
("{back}"
|
||||||
("[tense]"
|
("[tense]"
|
||||||
("[high]" ("/y/"))
|
("[high]" ("/y/"))
|
||||||
("{high}" ("/e/")))
|
("{high}" ("/ø/")))
|
||||||
("{tense}"
|
("{tense}"
|
||||||
("[high]" ("/ɪ/"))
|
("[high]" ("/ɪ/"))
|
||||||
("{high}" ("/ɛ/"))))))
|
("{high}" ("/ɛ/"))))))
|
||||||
@ -548,7 +548,6 @@
|
|||||||
#+END_SRC
|
#+END_SRC
|
||||||
#+NAME: arbre:vowels
|
#+NAME: arbre:vowels
|
||||||
#+ATTR_HTML: :alt Arbre des voyelles du Ñyqy :align center :width 100%
|
#+ATTR_HTML: :alt Arbre des voyelles du Ñyqy :align center :width 100%
|
||||||
#+ATTR_LATEX: :width 10cm
|
|
||||||
#+CAPTION: Arbre des caractéristiques des voyelles du Ñyqy
|
#+CAPTION: Arbre des caractéristiques des voyelles du Ñyqy
|
||||||
#+RESULTS:
|
#+RESULTS:
|
||||||
[[file:img/nyqy/vowel-feature-tree.png]]
|
[[file:img/nyqy/vowel-feature-tree.png]]
|
||||||
|
Reference in New Issue
Block a user