Compare commits

...

7 Commits

42 changed files with 1157 additions and 874 deletions

26
TODO.org Normal file
View File

@ -0,0 +1,26 @@
#+TITLE: Todo
#+AUTHOR: Lucien Cartier-Tilet
#+EMAIL: lucien@phundrak.com
#+DATE: 2020-09-12
#+TAGS: conlanging
* TODO Simplifier les fonctions du layer ~conlanging~
Vu que je viens enfin de comprendre lutilisation de ~&optional~ en Elisp, il
serait temps de simplifier les fonctions et réduire le nombre dentre elles
dans le layer ~conlanging~.
** DONE dot tree
CLOSED: [2020-01-29 mer. 21:50]
** TODO Eittlandais vers Runes
** TODO Mattér vers Runes
* DONE corriger ~conlang/nyqy-to-phonetics~
CLOSED: [2020-01-29 mer. 21:27]
Si un terme commence avec une voyelle, la première consonne est doffice
mutée. Elle ne devrait pas lêtre. Exemple : {{{nyqy(oñ)}}} a la phonétique {{{phon(ɔm)}}}
alors que la phonétique correcte devrait être {{{phon(ɔɴ)}}}.
* DONE améliorer lapparence des termes du dictionnaire en LaTeX
CLOSED: [2020-01-29 mer. 12:48]
Il faudrait trouver un moyen pour que, comme sur lexport HTML, le terme
Proto-Ñyqy et sa phonétique soient sur une ligne différente de la définition,
avec la définition qui est indentée.

View File

@ -1,10 +1,10 @@
# -*- mode: org; org-confirm-babel-evaluate: nil -*- # -*- mode: org -*-
#+TITLE: TEMPLATE #+setupfile: headers
#+HTML_HEAD: <meta name="description" content="Grammaire détaillée de la langue construite TEMPLATE" /> #+title: TEMPLATE
#+HTML_HEAD: <meta property="og:title" content="Grammaire du TEMPLATE" /> #+html_head: <meta name="description" content="Grammaire détaillée de la langue construite TEMPLATE" />
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite TEMPLATE" /> #+html_head: <meta property="og:title" content="Grammaire du TEMPLATE" />
#+INCLUDE: headers #+html_head: <meta property="og:description" content="Grammaire détaillée de la langue construite TEMPLATE" />
#+OPTIONS: auto-id:t #+options: auto-id:t
* Propos préliminaires * Propos préliminaires
:PROPERTIES: :PROPERTIES:

View File

@ -3,9 +3,9 @@
#+HTML_HEAD: <meta name="description" content="Grammaire détaillée de la langue construite du Hjelp" /> #+HTML_HEAD: <meta name="description" content="Grammaire détaillée de la langue construite du Hjelp" />
#+HTML_HEAD: <meta property="og:title" content="Grammaire du Hjelp" /> #+HTML_HEAD: <meta property="og:title" content="Grammaire du Hjelp" />
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite du Hjelp" /> #+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite du Hjelp" />
#+INCLUDE: headers #+setupfile: ../headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
#+UID: https://langue.phundrak.com/hjelp #+UID: https://langue.phundrak.com/archived/hjelp
# idées: https://twitter.com/Phundrak/status/1079046235011584001 # idées: https://twitter.com/Phundrak/status/1079046235011584001

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

Before

Width:  |  Height:  |  Size: 389 KiB

After

Width:  |  Height:  |  Size: 389 KiB

View File

@ -4,11 +4,11 @@
#+HTML_HEAD: <meta property="og:title" content="Grammaire du Mattér" /> #+HTML_HEAD: <meta property="og:title" content="Grammaire du Mattér" />
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite Mattér" /> #+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite Mattér" />
#+LATEX_HEADER: \usepackage{allrunes} #+LATEX_HEADER: \usepackage{allrunes}
#+INCLUDE: headers #+setupfile: ../headers
#+MACRO: rune-manual @@latex:\textara{$1}@@ @@html:$2@@ #+MACRO: rune-manual @@latex:\textara{$1}@@ @@html:$2@@
#+MACRO: rune (eval (conlanging/matter-org-export-runes $1)) #+MACRO: rune (eval (conlanging/matter-org-export-runes $1))
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
#+UID: https://langue.phundrak.com/matter #+UID: https://langue.phundrak.com/archived/matter
* Avant-propos * Avant-propos
:PROPERTIES: :PROPERTIES:
@ -2722,8 +2722,8 @@
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]] [fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
[fn:2] [[https://phundrak.fr]] [fn:2] [[https://phundrak.com]]
[fn:1] https://langue.phundrak.fr [fn:1] https://langue.phundrak.com
# LocalWords: Pappa langue-jouet Matté Einlant Mattés # LocalWords: Pappa langue-jouet Matté Einlant Mattés

View File

@ -1,18 +1,13 @@
# -*- org-confirm-babel-evaluate: nil -*- #+title: Eittlandais
#+TITLE: Eittlandais #+setupfile: headers
#+LANGUAGE: fr #+html_head: <meta name="description" content="Grammaire détaillée de lEittlandais" />
#+HTML_HEAD: <meta name="description" content="Grammaire détaillée de lEittlandais" /> #+html_head: <meta property="og:title" content="Grammaire de lEittlandais" />
#+HTML_HEAD: <meta property="og:title" content="Grammaire de lEittlandais" /> #+html_head: <meta property="og:description" content="Grammaire détaillée de lidéolangue Eittlandaise" />
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de lidéolangue Eittlandaise" /> #+latex_header: \usepackage{allrunes}
#+LATEX_HEADER: \usepackage{allrunes} #+macro: rune (eval (conlanging/eittlandic-org-export-runes $1))
#+INCLUDE: headers #+keywords: eittland eittlande einnland einnlande nordique viking islande norrois
#+MACRO: rune-manual @@latex:\textara{$1}@@@@html:$2@@ #+options: auto-id:t
#+MACRO: rune (eval (conlanging/eittlanda-org-export-runes $1)) #+uid: https://langue.phundrak.com/eittland
#+STARTUP: content
#+STARTUP: shrink
#+KEYWORDS: eittland eittlande einnland einnlande nordique viking islande norrois
#+OPTIONS: auto-id:t
#+UID: https://langue.phundrak.com/eittland
* Propos préliminaires * Propos préliminaires
:PROPERTIES: :PROPERTIES:
@ -882,43 +877,43 @@
le tableau [[vow:eittland:orth]]. le tableau [[vow:eittland:orth]].
#+NAME: vow:eittland:orth #+NAME: vow:eittland:orth
| / | < | < | < | | / | < | < | < | < |
| <c> | <c> | <c> | <l> | | <c> | <c> | <c> | <c> | <l> |
| Orthographe runique | Orthographe latine | Prononciation | Comme dans | | Runes | Latin traditionnel | Latin réformé | Prononciation | Comme dans |
|---------------------+--------------------+---------------+-----------------------------------| |------------------+--------------------+---------------+---------------+-----------------------------------|
| {{{rune(i)}}} | i | {{{phon(i)}}} | Français : /île/ | | {{{rune(i)}}} | i | i | {{{phon(i)}}} | Français : /île/ |
| {{{rune(e)}}}, {{{rune(i)}}} | e, í | {{{phon(e)}}} | Français : /été/ | | {{{rune(e)}}}, {{{rune(i)}}} | e, í | e | {{{phon(e)}}} | Français : /été/ |
| {{{rune(e)}}}, {{{rune(a)}}} | é, á | {{{phon(ɛ)}}} | Français : /bête/ | | {{{rune(é)}}}, {{{rune(á)}}} | é, á | é | {{{phon(ɛ)}}} | Français : /bête/ |
| {{{rune(ę)}}} | ę | {{{phon(æ)}}} | Anglais américain général : /cat/ | | {{{rune(ę)}}} | ę | æ | {{{phon(æ)}}} | Anglais américain général : /cat/ |
| {{{rune(a)}}}, {{{rune(æ)}}} | a, æ | {{{phon(a)}}} | Français : /chat/ | | {{{rune(a)}}}, {{{rune(æ)}}} | a, æ | a | {{{phon(a)}}} | Français : /chat/ |
| {{{rune(y)}}} | y | {{{phon(y)}}} | Français : /lune/ | | {{{rune(y)}}} | y | y | {{{phon(y)}}} | Français : /lune/ |
| {{{rune(ø)}}}, {{{rune(y)}}} | ø, ý | {{{phon(ø)}}} | Français : /deux/ | | {{{rune(ø)}}}, {{{rune(ý)}}} | ø, ý | ø | {{{phon(ø)}}} | Français : /deux/ |
| {{{rune(œ)}}}, {{{rune(a)}}} | œ, á | {{{phon(œ)}}} | Français : /neuf/ | | {{{rune(œ)}}}, {{{rune(á)}}} | œ, á | œ | {{{phon(œ)}}} | Français : /neuf/ |
| {{{rune(u)}}} | u | {{{phon(u)}}} | Français : /doux/ | | {{{rune(u)}}} | u | u | {{{phon(u)}}} | Français : /doux/ |
| {{{rune(o)}}}, {{{rune(u)}}} | o, ú | {{{phon(o)}}} | Français : /eau/ | | {{{rune(o)}}}, {{{rune(ú)}}} | o, ú | o | {{{phon(o)}}} | Français : /eau/ |
| {{{rune(o)}}}, {{{rune(ǫ)}}} | ó, ǫ | {{{phon(ɔ)}}} | Français : /vote/ | | {{{rune(ó)}}}, {{{rune(ǫ)}}} | ó, ǫ | ó | {{{phon(ɔ)}}} | Français : /vote/ |
Ainsi par exemple, en Eittlandais le mot /írland/ (Irlande) se prononce Ainsi par exemple, en Eittlandais le mot /írland/ (Irlande) se prononce
{{{phon(erlãd)}}} et non {{{phon(iːrlɑnd)}}} ou {{{phon(iːrlɑ̃d)}}} comme cela aurait pu être {{{phon(erlãd)}}} et non {{{phon(iːrlɑnd)}}} ou {{{phon(iːrlɑ̃d)}}} comme cela aurait pu être
prononcé en Vieux Norrois ou en Vieil Eittlandais. La notation formelle de prononcé en Vieux Norrois ou en Vieil Eittlandais. La notation formelle de
lévolution des voyelles Eittlandaises est la suivante : lévolution des voyelles Eittlandaises est la suivante :
- Vː / _{#,#C} > ə - Vː / _# > ə
- V / _{#,#C} > Ø - V / _# > Ø
- V[+high +long] > V[-high -long] - V[+high +long] > V[-high -long]
- V[+tense +long] > V[-tense -long] - V[+tense +long] > V[-tense -long]
- V[-tense +long] > V[-long -low] - V[-tense +long] > V[-long -low]
Il est à noter que les anciennes voyelles longues ont également évoluées en Il est à noter que les anciennes voyelles longues ont également évoluées en
un schwa lors quelles se situent dans une voyelle ouverte en fin de mot qui un schwa lors quelles se situent dans une voyelle ouverte en fin de mot à
nest pas suivie par une autre voyelle, tandis que les anciennes voyelles lexception des mots monosyllabiques. Dans le même cas de figure, les
courtes ont tout simplement disparu dans cette position. Cela peut être anciennes voyelles courtes ont tout simplement disparu. Cela peut être
illustré avec les exemples suivants : illustré avec les exemples suivants :
- /þú sér Víla/ (tu vois Víli) - /þú sér Víla/ (tu vois Víli)
- Vieux Norrois : {{{phon(θuː seːr wiːlɑ)}}} - Vieux Norrois : {{{phon(θuː seːr wiːlɑ)}}}
- Eittlandais : {{{phon(θə sɛr wel)}}} - Eittlandais : {{{phon(θo sɛr wel)}}}
- /á þú Úlfinn aigi/ (tu ne possède pas le loup) - /á þú Úlfinn eigi aigar/ (tu ne possède pas le loup)
- Vieux Norrois : {{{phon(ɑː θuː uːlfinː æiɡi)}}} - Vieux Norrois : {{{phon(ɔː θuː uːlfinː eiɡi æiɡar)}}}
- Eittlandais : {{{phon(ɛ θo olfĩnː aɪɣ)}}} - Eittlandais : {{{phon(ɛ θo olfĩnː aɪɣ aɪɣar)}}}
Suivant la théorie de hiérarchisation des phonèmes selon B. Elan Dresher Suivant la théorie de hiérarchisation des phonèmes selon B. Elan Dresher
(2003), certains phonèmes sont perçus comme étant plus proches que dautres (2003), certains phonèmes sont perçus comme étant plus proches que dautres
@ -930,40 +925,40 @@
relation des différentes voyelles entre elles. relation des différentes voyelles entre elles.
#+NAME: vow-dot #+NAME: vow-dot
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local eittlandic-vowels (setq-local eittlandic-vowels
'("vowels" '("vowels"
("[high]" ("[high]"
("[rnd]" ("[rnd]"
("[front]" ("/y/")) ("[front]" "/y/")
("{front}" ("/u/"))) ("{front}" "/u/"))
("{rnd}" ("/i/"))) ("{rnd}" "/i/"))
("{high}" ("{high}"
("[rnd]" ("[rnd]"
("[tense]" ("[tense]"
("[front]" ("/ø/")) ("[front]" "/ø/")
("{front}" ("/o/"))) ("{front}" "/o/"))
("{tense}" ("{tense}"
("[front]" ("/œ/")) ("[front]" "/œ/")
("{front}" ("/ɔ/")))) ("{front}" "/ɔ/")))
("{rnd}" ("{rnd}"
("[tense]" ("[tense]"
("[low]" ("/æ/")) ("[low]" "/æ/")
("{low}" ("/e/"))) ("{low}" "/e/"))
("{tense}" ("{tense}"
("[low]" ("/a/")) ("[low]" "/a/")
("{low}" ("/ɛ/"))))))) ("{low}" "/ɛ/"))))))
(conlanging/tree-to-dot eittlandic-vowels) (conlanging/tree-to-dot eittlandic-vowels)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/eittland/vowel-feature-tree.png :var input=vow-dot :exports results :cache yes #+BEGIN_SRC dot :file eittland/vowel-feature-tree.png :var input=vow-dot
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:vowels #+NAME: arbre:vowels
#+ATTR_HTML: :alt Arbre des voyelles de lEittlandais :class gentree #+ATTR_HTML: :alt Arbre des voyelles de lEittlandais :class gentree
#+ATTR_LATEX: :float sideways #+ATTR_LATEX: :float sideways
#+CAPTION: Arbre des caractéristiques distinctives des voyelles de lEittlandais #+CAPTION: Arbre des caractéristiques distinctives des voyelles de lEittlandais
#+RESULTS[2aebc5cb9a53613860faefb1cc0b1b64e61ae10e]: #+RESULTS[82c10c549a85c192a4d7217d3b2dd3e0f48b956f]:
[[file:img/eittland/vowel-feature-tree.png]] [[file:img/eittland/vowel-feature-tree.png]]
*** Diphtongues *** Diphtongues
@ -987,9 +982,9 @@
| diphtongue | phonétique | | diphtongue | phonétique |
| <c> | <c> | | <c> | <c> |
|------------+------------| |------------+------------|
| ei | {{{phon(a͜ɪ)}}} | | ei | {{{phon(aɪ)}}} |
| au | {{{phon(ɔ͜ʊ)}}} | | au | {{{phon(ɔʊ)}}} |
| ey | {{{phon(œ͜ʏ)}}} | | ey | {{{phon(œʏ)}}} |
On remarque que les voyelles /faibles/ subissent un relâchement, le {{{phon(i)}}} On remarque que les voyelles /faibles/ subissent un relâchement, le {{{phon(i)}}}
sétant transformé en {{{phon(ɪ)}}}, le {{{phon(u)}}} en {{{phon(ʊ)}}} et le {{{phon(y)}}} en sétant transformé en {{{phon(ɪ)}}}, le {{{phon(u)}}} en {{{phon(ʊ)}}} et le {{{phon(y)}}} en
@ -1003,19 +998,19 @@
sur lallophonie (§[[#Aperçu_structurel-Phonotaxes-Allophonie-45a559c0]]). On sur lallophonie (§[[#Aperçu_structurel-Phonotaxes-Allophonie-45a559c0]]). On
retrouve une diphtongue similaire en Norvégien dans le terme /nei/. retrouve une diphtongue similaire en Norvégien dans le terme /nei/.
Exemple : /Eittland/ {{{phon(a͜ɪtlãd)}}} Exemple : /Eittland/ {{{phon(aɪtlə̃d)}}}
- au :: diphtongue similaire à la diphtongue de langlais nord-américain - au :: diphtongue similaire à la diphtongue de langlais nord-américain
standard comme dans /low/ {{{phon(loʊ̯)}}}, excepté que la première voyelle est standard comme dans /low/ {{{phon(loʊ̯)}}}, excepté que la première voyelle est
plus ouverte. Une diphtongue plus proche peut être retrouvée en plus ouverte. Une diphtongue plus proche peut être retrouvée en
néerlandais belge dans le terme /lauw/. néerlandais belge dans le terme /lauw/.
Exemple : /auk/ {{{phon(ɔ͜ʊk)}}} Exemple : /auk/ {{{phon(ɔʊk)}}}
- ey :: contrairement à ce que la voyelle typographique <e> peut laisser - ey :: contrairement à ce que la voyelle typographique <e> peut laisser
penser, la prononciation de la première voyelle est un <œ>. La diphtongue penser, la prononciation de la première voyelle est un <œ>. La diphtongue
est donc similaire à la voyelle de /neus/ en néerlandais des Pays-Bas, ou est donc similaire à la voyelle de /neus/ en néerlandais des Pays-Bas, ou
à /auga/ en Islandais. à /auga/ en Islandais.
Exemple : /eyra/ {{{phon(œ͜ʏra)}}} Exemple : /eyra/ {{{phon(œʏr)}}}
Il est également possible de techniquement considérer lassociation de Il est également possible de techniquement considérer lassociation de
voyelles avec les consonnes {{{phon(j)}}} et {{{phon(w)}}} comme des diphtongues, voire voyelles avec les consonnes {{{phon(j)}}} et {{{phon(w)}}} comme des diphtongues, voire
@ -1025,10 +1020,6 @@
considération en tant que diphtongues et triphtongues napportant rien de considération en tant que diphtongues et triphtongues napportant rien de
significatif à la grammaire eittlandaise. significatif à la grammaire eittlandaise.
Pour des raisons de simplicités, les diphtongues seront marquées par la
suite en tant que {{{phon(aɪ)}}}, {{{phon(ɔʊ)}}} et {{{phon(œʏ)}}} au lieu de {{{phon(a͜ɪ)}}},
{{{phon(ɔ͜ʊ)}}} et {{{phon(œ͜ʏ)}}} respectivement.
*** Consonnes *** Consonnes
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: Aperçu_structurel-Inventaire_phonétique_et_orthographe-Consonnes-5ee69620 :CUSTOM_ID: Aperçu_structurel-Inventaire_phonétique_et_orthographe-Consonnes-5ee69620
@ -1147,49 +1138,49 @@
contrastive des consonnes de lEittlandais. contrastive des consonnes de lEittlandais.
#+NAME: cons-dot #+NAME: cons-dot
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local eittlandic-consonants (setq-local eittlandic-consonants
'("consonants" '("consonants"
("[occ]" ("[occ]"
("[cor]" ("[cor]"
("[nasal]" ("/n/")) ("[nasal]" "/n/")
("{nasal}" ("{nasal}"
("[voice]" ("/d/")) ("[voice]" "/d/")
("{voice}" ("/t/")))) ("{voice}" "/t/")))
("{cor}" ("{cor}"
("[nasal]" ("[nasal]"
("[dor]" ("/ŋ/")) ("[dor]" "/ŋ/")
("{dor}" ("/m/"))) ("{dor}" "/m/"))
("{nasal}" ("{nasal}"
("[dor]" ("[dor]"
("[voice]" ("/ɣ/")) ("[voice]" "/ɣ/")
("{voice}" ("{voice}"
("[son]" ("/xʷ/")) ("[son]" "/xʷ/")
("{son}" ("/k/")))) ("{son}" "/k/")))
("{dor}" ("{dor}"
("[voice]" ("/β/")) ("[voice]" "/β/")
("{voice}" ("{voice}"
("[strident]" ("/f/")) ("[strident]" "/f/")
("{strident}" ("/p/"))))))) ("{strident}" "/p/"))))))
("{occ}" ("{occ}"
("[cor]" ("[cor]"
("[dor]" ("/ç/")) ("[dor]" "/ç/")
("{dor}" ("{dor}"
("[son]" ("[son]"
("[lat]" ("/l/")) ("[lat]" "/l/")
("{lat}" ("/r/"))) ("{lat}" "/r/"))
("{son}" ("{son}"
("[voice]" ("/ð/")) ("[voice]" "/ð/")
("{voice}" ("/θ/"))))) ("{voice}" "/θ/"))))
("{cor}" ("{cor}"
("[dor]" ("[dor]"
("[rnd]" ("/w/")) ("[rnd]" "/w/")
("{rnd}" ("/j/"))) ("{rnd}" "/j/"))
("{dor}" ("/h/")))))) ("{dor}" "/h/")))))
(conlanging/tree-to-dot eittlandic-consonants) (conlanging/tree-to-dot eittlandic-consonants)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/eittland/cons-feature-tree.png :var input=cons-dot :exports results :cache yes #+BEGIN_SRC dot :file eittland/cons-feature-tree.png :var input=cons-dot
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:cons #+NAME: arbre:cons
@ -1251,55 +1242,51 @@
| <c> | <c> | | <c> | <c> |
| latin | runes | | latin | runes |
|-------------------------+----------| |-------------------------+----------|
| A a, Á á | {{{rune(a)}}} | | A, a / Á, á / Ǫ, ǫ | {{{rune(a)}}} |
| Æ æ | {{{rune(æ)}}} | | B, b | {{{rune(b)}}} |
| B b | {{{rune(b)}}} | | D, d | {{{rune(d)}}} |
| D d | {{{rune(d)}}} | | Ð, ð | {{{rune(ð)}}} |
| E e, É é | {{{rune(e)}}} | | E, e / Ę, ę / Æ, æ | {{{rune(e)}}} |
| Ę ę | {{{rune(ę)}}} | | É, é | {{{rune(é)}}} |
| Ð ð | {{{rune(ð)}}} | | F, f | {{{rune(f)}}} |
| F f | {{{rune(f)}}} | | G, g | {{{rune(g)}}} |
| G g | {{{rune(g)}}} | | H, h | {{{rune(h)}}} |
| H h | {{{rune(h)}}} | | Hv, hv | {{{rune(hv)}}} |
| Hv hv | {{{rune(hv)}}} | | I, i / Í, í / J, j | {{{rune(i)}}} |
| I i, Í í | {{{rune(i)}}} | | K, k | {{{rune(k)}}} |
| K k | {{{rune(k)}}} | | L, l | {{{rune(l)}}} |
| L l | {{{rune(l)}}} | | M, m | {{{rune(m)}}} |
| M m | {{{rune(m)}}} | | N, n | {{{rune(n)}}} |
| N n | {{{rune(n)}}} | | O, o / Ó, ó | {{{rune(o)}}} |
| Ń ń | {{{rune(ń)}}} | | Ø, ø / Œ, œ | {{{rune(ø)}}} |
| O o | {{{rune(o)}}} | | P, p | {{{rune(p)}}} |
| Ǫ ǫ | {{{rune(ǫ)}}} | | R, r | {{{rune(r)}}} |
| Ø ø | {{{rune(ø)}}} | | S, s | {{{rune(s)}}} |
| Œ œ | {{{rune(œ)}}} | | T, t | {{{rune(t)}}} |
| P p | {{{rune(p)}}} | | Þ, þ | {{{rune(þ)}}} |
| R r | {{{rune(r)}}} | | U, u / Ú, ú / V, v | {{{rune(u)}}} |
| S s | {{{rune(s)}}} | | Y, y / Ý, ý | {{{rune(y)}}} |
| T t | {{{rune(t)}}} |
| Þ þ | {{{rune(þ)}}} |
| U u | {{{rune(u)}}} |
| V v | {{{rune(v)}}} |
| Y y | {{{rune(y)}}} |
| /délimiteur de mots/ | {{{rune(:)}}} | | /délimiteur de mots/ | {{{rune(:)}}} |
| /délimiteur de phrases/ | {{{rune(,)}}} | | /délimiteur de phrases/ | {{{rune(,)}}} |
On peut remarquer que dans lalphabet latin Eittlandais comme dans les runes On peut remarquer que beaucoup de lettres latines sécrivent de la même
Eittlandaises il existe une indifférentiation de la voyelle {{{phon(i)}}} et de la façon malgré des prononciations parfois très différentes, commme par exemple
consonne {{{phon(j)}}}. Cela est dû au fait présenté ci-dessus le <ø> et le <œ> qui sont devenues des phonèmes séparés mais qui sécrive
(§[[#Aperçu_structurel-Phonotaxes-Allophonie-45a559c0]]) que le {{{phon(i)}}} ne peut avec la même rune. On a généralement une absence de différentiation entre
être une voyelle sil est précédé par une consonne et suivi par une voyelle, les anciens couples de voyelles longues et courtes, à lexception de <e> et
et le {{{phon(j)}}} ne peut précéder une consonne. De ce fait, les Eittlandais <é>. On peut également remarquer que le <i> et le <j> sont indifférentiés à
néprouvent pas de difficultés à différencier les deux phonèmes lun de lécrit, idem pour le <u> et le <v>, bien que ce dernier soit prononcé
lautre. {{{phon(v)}}} ou {{{phon(w)}}}.
Exemple de texte en Eittlandais écrit en alphabet latin et en runes : Voici un exemple de phrase Eittlandaise écrite en alphabet latin et en
- Thor blessa Loki avec Mjöllnir. runes :
- Þórr ógagnysk Loka é Miœllni. - Français :: Thor blessa Loki avec Mjöllnir
- {{{rune(þorr ogagnysk loka a miœ)}}}{{{rune(llni.)}}} - Eittlandais (latin) :: Þórr skaðaði Lóka með Mjølni
- Eittlandais (runes) :: {{{rune(þórr skaðaði lóka með mjølni)}}}
Voici le détail grammatical de la phrase ci-dessus : Voici le détail grammatical de la phrase ci-dessus :
| Thor.NOM.SG | blesser-1SG.PST | Loki-DAT.SG | avec | Mjöllnir.DAT.SG | | Thor-NOM.SG | blesser-3SG.PST | Loki-DAT.SG | avec | Mjölnir.DAT.SG |
| Þorr | ogagn-ysk | Lok-a | a | Miœllni | | Þór-r | skað-aði | Lok-a | með | Mjølni |
** Phonotaxes ** Phonotaxes
:PROPERTIES: :PROPERTIES:

1
content/en/img/nyqy/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 18 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 94 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 61 KiB

View File

@ -8,6 +8,7 @@
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="../css/nyqy.css"/> #+HTML_HEAD_EXTRA: <link rel="stylesheet" href="../css/nyqy.css"/>
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
#+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1)) #+MACRO: nyqy (eval (conlanging/nyqy-to-phonetics $1))
#+startup: content
# To be used at https://jasontank.net/wordgen.html # To be used at https://jasontank.net/wordgen.html
#+NAME: wordgen-backup #+NAME: wordgen-backup
@ -416,7 +417,7 @@
| mi-ouvertes | e | o | | mi-ouvertes | e | o |
#+NAME: vow-tree #+NAME: vow-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local nyqy-vowels (setq-local nyqy-vowels
'("[vowel]" '("[vowel]"
("[back]" ("[back]"
@ -436,7 +437,7 @@
(conlanging/tree-to-dot nyqy-vowels) (conlanging/tree-to-dot nyqy-vowels)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/nyqy/vowel-feature-tree.png :var input=vow-tree :exports results :eval yes :cache yes #+BEGIN_SRC dot :file nyqy/vowel-feature-tree.png :var input=vow-tree
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:vowels #+NAME: arbre:vowels
@ -451,7 +452,7 @@
:CUSTOM_ID: h-49ab3d74-6565-4f88-835c-f88425493d3f :CUSTOM_ID: h-49ab3d74-6565-4f88-835c-f88425493d3f
:END: :END:
#+NAME: cons-tree #+NAME: cons-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local nyqy-consonants (setq-local nyqy-consonants
'("[cons]" '("[cons]"
("[son]" ("[son]"
@ -479,7 +480,7 @@
(conlanging/tree-to-dot nyqy-consonants) (conlanging/tree-to-dot nyqy-consonants)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/nyqy/consonant-feature-tree.png :var input=cons-tree :exports results :eval yes :cache yes #+BEGIN_SRC dot :file nyqy/consonant-feature-tree.png :var input=cons-tree
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:cons #+NAME: arbre:cons
@ -753,7 +754,7 @@
dernière position. dernière position.
#+NAME: basic-syntax-tree #+NAME: basic-syntax-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local nyqy-syntax-tree (setq-local nyqy-syntax-tree
'("S" '("S"
("Obl") ("Obl")
@ -781,7 +782,7 @@
#+RESULTS[24286e618306da25dc9283fdc01819e3b5d77394]: basic-syntax-tree #+RESULTS[24286e618306da25dc9283fdc01819e3b5d77394]: basic-syntax-tree
: graph{node[shape=plaintext];graph[bgcolor="transparent"];0[label="S"];1[label="Obl"];0 -- 1;2[label="S'"];0 -- 2;21[label="NPerg"];2 -- 21;211[label="NP"];21 -- 211;22[label="VP"];2 -- 22;221[label="NPdat"];22 -- 221;2211[label="NP"];221 -- 2211;222[label="VP'"];22 -- 222;2221[label="NPabs"];222 -- 2221;22211[label="NP"];2221 -- 22211;222111[label="S"];22211 -- 222111;222112[label="NP'"];22211 -- 222112;2221121[label="Adj"];222112 -- 2221121;2221122[label="N"];222112 -- 2221122;2222[label="V'"];222 -- 2222;22221[label="Mood"];2222 -- 22221;22222[label="Tense"];2222 -- 22222;22223[label="V"];2222 -- 22223;22224[label="Neg"];2222 -- 22224;} : graph{node[shape=plaintext];graph[bgcolor="transparent"];0[label="S"];1[label="Obl"];0 -- 1;2[label="S'"];0 -- 2;21[label="NPerg"];2 -- 21;211[label="NP"];21 -- 211;22[label="VP"];2 -- 22;221[label="NPdat"];22 -- 221;2211[label="NP"];221 -- 2211;222[label="VP'"];22 -- 222;2221[label="NPabs"];222 -- 2221;22211[label="NP"];2221 -- 22211;222111[label="S"];22211 -- 222111;222112[label="NP'"];22211 -- 222112;2221121[label="Adj"];222112 -- 2221121;2221122[label="N"];222112 -- 2221122;2222[label="V'"];222 -- 2222;22221[label="Mood"];2222 -- 22221;22222[label="Tense"];2222 -- 22222;22223[label="V"];2222 -- 22223;22224[label="Neg"];2222 -- 22224;}
#+BEGIN_SRC dot :file img/nyqy/basic-syntax.png :var input=basic-syntax-tree :exports results :eval yes :cache yes #+BEGIN_SRC dot :file nyqy/basic-syntax.png :var input=basic-syntax-tree
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:syntaxe:basique #+NAME: arbre:syntaxe:basique
@ -1288,8 +1289,8 @@ with a base 12 system, except for its units.
[fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]] [fn:3] [[https://www.internationalphoneticassociation.org/content/ipa-chart]]
[fn:2] [[https://phundrak.fr]] [fn:2] [[https://phundrak.com]]
[fn:1] https://langue.phundrak.fr [fn:1] https://langue.phundrak.com
# LocalWords: Rhete né Hje lpel neography Ňy Qy proto # LocalWords: Rhete né Hje lpel neography Ňy Qy proto

View File

@ -6,46 +6,67 @@
# ### ORG OPTIONS ############################################################## # ### ORG OPTIONS ##############################################################
#+OPTIONS: H:4 broken_links:mark email:t ^:{} tex:dvisvgm #+options: H:4 broken_links:mark email:t ^:{} tex:dvisvgm
#+KEYWORDS: conlang idéolangue langue langues linguistique phundrak drakpa #+keywords: conlang idéolangue langue langues linguistique phundrak drakpa
#+startup: overview align noinlineimages hideblocks
#+property: header-args:emacs-lisp :noweb yes :exports none :eval yes :cache yes
#+property: header-args:dot :dir img :exports results :eval yes :cache yes :class gentree
# ### LaTeX #################################################################### # ### LaTeX ####################################################################
#+LATEX_CLASS: conlang #+latex_class: conlang
#+LaTeX_CLASS_OPTIONS: [a4paper,twoside] #+latex_class_options: [a4paper,twoside]
#+LATEX_HEADER_EXTRA: \usepackage{xltxtra} #+latex_header: \usepackage{xltxtra}
#+LATEX_HEADER_EXTRA: \usepackage[total={17cm,24cm}]{geometry} #+latex_header: \usepackage[total={17cm,24cm}]{geometry}
#+LATEX_HEADER_EXTRA: \setmainfont{Charis SIL} #+latex_header: \usepackage{newunicodechar}
#+LATEX_HEADER_EXTRA: \usepackage{newunicodechar} #+latex_header: \usepackage{xcolor}
#+LATEX_HEADER_EXTRA: \newunicodechar{}{'} #+latex_header: \usepackage{hyperref}
#+LATEX_HEADER_EXTRA: \newunicodechar{…}{...} #+latex_header: \usepackage{indentfirst}
#+LATEX_HEADER_EXTRA: \usepackage{xcolor} #+latex_header: \usepackage{enumitem}
#+LATEX_HEADER_EXTRA: \usepackage{hyperref} #+latex_header: \setmainfont{Charis SIL}
#+LATEX_HEADER_EXTRA: \hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}} #+latex_header: \newunicodechar{}{'}
#+LATEX_HEADER_EXTRA: \usepackage{indentfirst} #+latex_header: \newunicodechar{…}{\ldots}
#+latex_header: \hypersetup{colorlinks=true,linkbordercolor=red,linkcolor=blue,pdfborderstyle={/S/U/W 1}}
# ### HTML ##################################################################### # ### HTML #####################################################################
#+HTML_DOCTYPE: html5 #+html_doctype: html5
#+HTML_HEAD_EXTRA: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" /> #+html_head_extra: <meta property="og:image" content="https://cdn.phundrak.com/img/rich_preview.png" />
#+HTML_HEAD_EXTRA: <meta name="twitter:card" content="summary" /> #+html_head_extra: <meta name="twitter:card" content="summary" />
#+HTML_HEAD_EXTRA: <meta name="twitter:site" content="@phundrak" /> #+html_head_extra: <meta name="twitter:site" content="@phundrak" />
#+HTML_HEAD_EXTRA: <meta name="twitter:creator" content="@phundrak" /> #+html_head_extra: <meta name="twitter:creator" content="@phundrak" />
#+HTML_HEAD_EXTRA: <link rel="stylesheet" href="/style/style.css"/> #+html_head_extra: <link rel="stylesheet" href="/style/main.css"/>
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" /> #+html_head_extra: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" /> #+html_head_extra: <link rel="shortcut icon" href="https://cdn.phundrak.com/img/favicon.ico" type="image/x-icon" media="screen" />
#+HTML_HEAD_EXTRA: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" /> #+html_head_extra: <link rel="shortcut icon" href="/img/icon.png" type="img/png" media="screen" />
#+HTML_HEAD_EXTRA: <link rel="apple-touch-icon" href="/img/icon.png" /> #+html_head_extra: <link rel="apple-touch-icon" href="/img/icon.png" />
#+HTML_HEAD_EXTRA: <script defer src="/dart/main.dart.js"></script> #+html_head_extra: <script defer src="/dart/main.dart.js"></script>
#+html_head_extra: <!-- Matomo -->
#+html_head_extra: <script type="text/javascript">
#+html_head_extra: var _paq = window._paq || [];
#+html_head_extra: /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
#+html_head_extra: _paq.push(['trackPageView']);
#+html_head_extra: _paq.push(['enableLinkTracking']);
#+html_head_extra: (function() {
#+html_head_extra: var u="//matomo.phundrak.com/";
#+html_head_extra: _paq.push(['setTrackerUrl', u+'matomo.php']);
#+html_head_extra: _paq.push(['setSiteId', '3']);
#+html_head_extra: var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
#+html_head_extra: g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
#+html_head_extra: })();
#+html_head_extra: </script>
#+html_head_extra: <!-- End Matomo Code -->
# ### EPUB ##################################################################### # ### EPUB #####################################################################
#+PUBLISHER: Lucien Cartier-Tilet #+publisher: Lucien Cartier-Tilet
# ### MACROS ################################################################### # ### MACROS ###################################################################
#+MACRO: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@ #+macro: newline @@latex:\hspace{0pt}\\@@ @@html:<br>@@
#+MACRO: newpage @@latex:\newpage@@ #+macro: newpage @@latex:\newpage@@
#+MACRO: latex-html @@latex:$1@@@@html:$2@@ #+macro: latex-html @@latex:$1@@@@html:$2@@
#+MACRO: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@ #+macro: phon @@latex:/$1/@@@@html:/$1/@@@@ascii:/$1/@@
#+MACRO: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:<span class=vertical>$1</span>@@ #+macro: v @@latex:\rotatebox[origin=c]{270}{$1}@@@@html:<span class=vertical>$1</span>@@
#+MACRO: begin-largetable @@html:<div class="largetable">@@ #+macro: begin-largetable @@html:<div class="largetable">@@
#+MACRO: end-largetable @@html:</div>@@ #+macro: end-largetable @@html:</div>@@
#+macro: def @@latex:\hfill@@
#+macro: defnl @@latex: \hfill\\@@

3
content/img/eittland/.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
cons-feature-tree.png
religious-pop.png
vowel-feature-tree.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 203 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 23 KiB

After

Width:  |  Height:  |  Size: 22 KiB

View File

@ -9,9 +9,9 @@
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
inkscape:export-ydpi="300" inkscape:export-ydpi="300"
inkscape:export-xdpi="300" inkscape:export-xdpi="300"
inkscape:export-filename="/home/phundrak/Documents/conlanging/content/img/eittland/vert-flag.png" inkscape:export-filename="/home/phundrak/Documents/conlanging/content/img/eittland/flag-vertical.png"
inkscape:version="1.0 (4035a4fb49, 2020-05-01)" inkscape:version="1.0 (4035a4fb49, 2020-05-01)"
sodipodi:docname="vert-flag2.svg" sodipodi:docname="flag-vertical.svg"
id="svg8" id="svg8"
height="360" height="360"
width="240" width="240"
@ -26,7 +26,7 @@
<dc:format>image/svg+xml</dc:format> <dc:format>image/svg+xml</dc:format>
<dc:type <dc:type
rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
<dc:title></dc:title> <dc:title />
</cc:Work> </cc:Work>
</rdf:RDF> </rdf:RDF>
</metadata> </metadata>
@ -36,15 +36,15 @@
inkscape:document-rotation="0" inkscape:document-rotation="0"
inkscape:current-layer="svg8" inkscape:current-layer="svg8"
inkscape:window-maximized="0" inkscape:window-maximized="0"
inkscape:window-y="40" inkscape:window-y="24"
inkscape:window-x="20" inkscape:window-x="1924"
inkscape:cy="144.43158" inkscape:cy="185.10955"
inkscape:cx="3.5359233" inkscape:cx="3.5359233"
inkscape:zoom="1.9666667" inkscape:zoom="1.9666667"
showgrid="false" showgrid="false"
id="namedview10" id="namedview10"
inkscape:window-height="1020" inkscape:window-height="1052"
inkscape:window-width="2500" inkscape:window-width="2532"
inkscape:pageshadow="2" inkscape:pageshadow="2"
inkscape:pageopacity="0" inkscape:pageopacity="0"
guidetolerance="10" guidetolerance="10"
@ -54,29 +54,29 @@
bordercolor="#666666" bordercolor="#666666"
pagecolor="#ffffff" /> pagecolor="#ffffff" />
<rect <rect
transform="rotate(90)"
id="rect2" id="rect2"
fill="#ce1126" fill="#ce1126"
y="-240" y="0"
x="0" x="0"
height="240" height="240"
width="360" /> width="360"
transform="matrix(0,1,1,0,0,0)" />
<polygon <polygon
transform="rotate(90,120,120)" transform="matrix(0,1,1,0,0,0)"
id="polygon4" id="polygon4"
fill="#00335b" fill="#00335b"
points="360,0 0,240 360,240 " /> points="360,240 360,0 0,240 " />
<polygon <polygon
transform="rotate(90,120,120)" transform="matrix(0,1,1,0,0,0)"
id="polygon6" id="polygon6"
fill="#108042" fill="#108042"
points="0,240 40,240 360,40 360,0 320,0 0,200 " /> points="0,200 0,240 40,240 360,40 360,0 320,0 " />
<g <g
inkscape:export-ydpi="1066" inkscape:export-ydpi="1066"
inkscape:export-xdpi="1066" inkscape:export-xdpi="1066"
style="fill:#ffffff" style="fill:#ffffff"
id="svgg" id="svgg"
transform="matrix(0.44703589,0,0,0.44703589,29.922265,90.884736)"> transform="matrix(-0.44703589,0,0,0.44703589,210.07773,90.884735)">
<path <path
d="m 199.474,48.196 c -10.497,10.13 -26.664,16.849 -41.724,17.342 -2.062,0.068 -3.75,0.155 -3.75,0.194 0,0.232 1.566,3.991 2.144,5.146 1.111,2.221 3.67,6.288 7.093,11.273 6.29,9.161 9.274,14.467 10.826,19.249 1.109,3.416 1.379,12.058 0.636,20.3 -0.06,0.66 -0.461,4.935 -0.892,9.5 -0.431,4.565 -0.897,9.65 -1.035,11.3 -0.299,3.557 -0.316,14.88 -0.027,17.3 0.228,1.902 -0.001,21.878 -0.346,30.3 -0.423,10.311 -1.586,17.558 -3.941,24.557 l -0.928,2.757 -1.571,1.501 c -9.209,8.798 -38.556,15.747 -66.559,15.759 -11.227,0.005 -18.947,-1.156 -52.43,-7.883 -3.261,-0.655 -6.028,-1.191 -6.15,-1.191 -0.301,0 -0.281,1.691 0.079,6.455 0.847,11.219 2.086,18.581 6.525,38.745 3.64,16.538 5.094,24.063 6.367,32.96 0.225,1.572 0.409,2.888 0.409,2.922 0,0.035 0.787,0.125 1.75,0.2 20.131,1.577 36.457,4.776 52.345,10.257 29.108,10.039 49.555,15.446 63.805,16.871 11.994,1.199 22.605,7.592 28.408,17.115 0.444,0.729 0.891,1.326 0.992,1.326 0.101,0 0.548,-0.597 0.992,-1.326 5.803,-9.523 16.414,-15.916 28.408,-17.115 14.25,-1.425 34.697,-6.832 63.805,-16.871 15.888,-5.481 32.214,-8.68 52.345,-10.257 0.963,-0.075 1.75,-0.165 1.75,-0.2 0,-0.034 0.184,-1.35 0.409,-2.922 1.273,-8.897 2.727,-16.422 6.367,-32.96 4.439,-20.164 5.678,-27.526 6.525,-38.745 0.36,-4.764 0.38,-6.455 0.079,-6.455 -0.122,0 -2.889,0.536 -6.15,1.191 -33.483,6.727 -41.203,7.888 -52.43,7.883 -28.003,-0.012 -57.35,-6.961 -66.559,-15.759 l -1.571,-1.501 -0.928,-2.757 c -2.355,-6.999 -3.518,-14.246 -3.941,-24.557 -0.345,-8.422 -0.574,-28.398 -0.346,-30.3 0.289,-2.42 0.272,-13.743 -0.027,-17.3 -0.138,-1.65 -0.604,-6.735 -1.035,-11.3 -0.431,-4.565 -0.832,-8.84 -0.892,-9.5 -1.602,-17.765 -0.219,-22.537 11.462,-39.549 3.423,-4.985 5.982,-9.052 7.093,-11.273 0.578,-1.155 2.144,-4.914 2.144,-5.146 0,-0.039 -1.687,-0.126 -3.75,-0.194 -15.059,-0.493 -31.192,-7.197 -41.72,-17.337 l -2.033,-1.958 -2.023,1.953" d="m 199.474,48.196 c -10.497,10.13 -26.664,16.849 -41.724,17.342 -2.062,0.068 -3.75,0.155 -3.75,0.194 0,0.232 1.566,3.991 2.144,5.146 1.111,2.221 3.67,6.288 7.093,11.273 6.29,9.161 9.274,14.467 10.826,19.249 1.109,3.416 1.379,12.058 0.636,20.3 -0.06,0.66 -0.461,4.935 -0.892,9.5 -0.431,4.565 -0.897,9.65 -1.035,11.3 -0.299,3.557 -0.316,14.88 -0.027,17.3 0.228,1.902 -0.001,21.878 -0.346,30.3 -0.423,10.311 -1.586,17.558 -3.941,24.557 l -0.928,2.757 -1.571,1.501 c -9.209,8.798 -38.556,15.747 -66.559,15.759 -11.227,0.005 -18.947,-1.156 -52.43,-7.883 -3.261,-0.655 -6.028,-1.191 -6.15,-1.191 -0.301,0 -0.281,1.691 0.079,6.455 0.847,11.219 2.086,18.581 6.525,38.745 3.64,16.538 5.094,24.063 6.367,32.96 0.225,1.572 0.409,2.888 0.409,2.922 0,0.035 0.787,0.125 1.75,0.2 20.131,1.577 36.457,4.776 52.345,10.257 29.108,10.039 49.555,15.446 63.805,16.871 11.994,1.199 22.605,7.592 28.408,17.115 0.444,0.729 0.891,1.326 0.992,1.326 0.101,0 0.548,-0.597 0.992,-1.326 5.803,-9.523 16.414,-15.916 28.408,-17.115 14.25,-1.425 34.697,-6.832 63.805,-16.871 15.888,-5.481 32.214,-8.68 52.345,-10.257 0.963,-0.075 1.75,-0.165 1.75,-0.2 0,-0.034 0.184,-1.35 0.409,-2.922 1.273,-8.897 2.727,-16.422 6.367,-32.96 4.439,-20.164 5.678,-27.526 6.525,-38.745 0.36,-4.764 0.38,-6.455 0.079,-6.455 -0.122,0 -2.889,0.536 -6.15,1.191 -33.483,6.727 -41.203,7.888 -52.43,7.883 -28.003,-0.012 -57.35,-6.961 -66.559,-15.759 l -1.571,-1.501 -0.928,-2.757 c -2.355,-6.999 -3.518,-14.246 -3.941,-24.557 -0.345,-8.422 -0.574,-28.398 -0.346,-30.3 0.289,-2.42 0.272,-13.743 -0.027,-17.3 -0.138,-1.65 -0.604,-6.735 -1.035,-11.3 -0.431,-4.565 -0.832,-8.84 -0.892,-9.5 -1.602,-17.765 -0.219,-22.537 11.462,-39.549 3.423,-4.985 5.982,-9.052 7.093,-11.273 0.578,-1.155 2.144,-4.914 2.144,-5.146 0,-0.039 -1.687,-0.126 -3.75,-0.194 -15.059,-0.493 -31.192,-7.197 -41.72,-17.337 l -2.033,-1.958 -2.023,1.953"
id="path0" id="path0"

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 139 KiB

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 772 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 611 KiB

After

Width:  |  Height:  |  Size: 739 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 630 KiB

After

Width:  |  Height:  |  Size: 796 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 579 KiB

After

Width:  |  Height:  |  Size: 748 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 633 KiB

After

Width:  |  Height:  |  Size: 864 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 913 KiB

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 564 KiB

After

Width:  |  Height:  |  Size: 755 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 682 KiB

After

Width:  |  Height:  |  Size: 958 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 21 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

1
content/img/nyqy/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 76 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 59 KiB

1
content/img/taso/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
*.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 262 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 126 KiB

View File

@ -1,11 +1,9 @@
# -*- org-confirm-babel-evaluate: nil -*- #+title: Langues construites de Pundrak
#+TITLE: Langues construites de Pundrak #+setupfile: headers
#+HTML_HEAD: <meta name="description" content="Collection de documents et pages webs de linguistique et de langues construites de Pundrak" /> #+html_head: <meta name="description" content="Collection de documents et pages webs de linguistique et de langues construites de Pundrak" />
#+HTML_HEAD: <meta property="og:title" content="Langues construites de Pundrak" /> #+html_head: <meta property="og:title" content="Langues construites de Pundrak" />
#+HTML_HEAD: <meta property="og:description" content="Collection de documents et pages webs de linguistique et de langues construites de Pundrak" /> #+html_head: <meta property="og:description" content="Collection de documents et pages webs de linguistique et de langues construites de Pundrak" />
#+INCLUDE: headers #+options: html-style:nil
#+options: html-style:nil
#+STARTUP: content
* Introduction * Introduction
Bonjour, je suis Lucien Cartier-Tilet, aussi connu sous le nom de Pundrak, et Bonjour, je suis Lucien Cartier-Tilet, aussi connu sous le nom de Pundrak, et
@ -73,16 +71,16 @@
dernière option soit moins probable. Les projets marqués comme abandonnés le dernière option soit moins probable. Les projets marqués comme abandonnés le
seront définitivement, tandis que le statut des autres projets de cette seront définitivement, tandis que le statut des autres projets de cette
section est incertain. section est incertain.
- Le [[file:hjelp.org][Hjelp]] était un projet de langue divine /a priori/, pensé comme étant un - Le [[file:archived/hjelp.org][Hjelp]] était un projet de langue divine /a priori/, pensé comme étant un
remplacement du Hjalpi (langue que jai supprimé de mon site mais qui est remplacement du Hjalpi (langue que jai supprimé de mon site mais qui est
encore disponible dans lhistorique de mes fichiers source, la dernière encore disponible dans lhistorique de mes fichiers source, la dernière
version est disponible [[https://labs.phundrak.com/phundrak/langue-phundrak-com/src/commit/1a8f1bc8cfc7ee7a6cc570b2488fc57af9f3723f/web/hjalpi.org][ici]]). Son statut est encore incertain, je ne sais version est disponible [[https://labs.phundrak.com/phundrak/langue-phundrak-com/src/commit/1a8f1bc8cfc7ee7a6cc570b2488fc57af9f3723f/web/hjalpi.org][ici]]). Son statut est encore incertain, je ne sais
pas si je reprendrai cette langue ou en si jen recréerai une du même pas si je reprendrai cette langue ou en si jen recréerai une du même
genre. [[file:hjelp.pdf][Version PDF]], [[file:hjelp.epub][version EPUB]]. genre. [[file:archived/hjelp.pdf][Version PDF]], [[file:archived/hjelp.epub][version EPUB]].
- Le [[file:matter.org][Mattér]] fut le projet précédent l[[eittland][Eittlandais]], et est une langue /a - Le [[file:archived/matter.org][Mattér]] fut le projet précédent l[[eittland][Eittlandais]], et est une langue /a
posteriori/ descendant vaguement du Vieux Norrois mais avec des choix de posteriori/ descendant vaguement du Vieux Norrois mais avec des choix de
design plus que douteux. Cette langue fut abandonnée car elle devenait trop design plus que douteux. Cette langue fut abandonnée car elle devenait trop
complexe à gérer sans vision densemble sa direction. [[file:matter.pdf][Version PDF]], [[file:matter.epub][version complexe à gérer sans vision densemble sa direction. [[file:archived/matter.pdf][Version PDF]], [[file:archived/matter.epub][version
EPUB]]. EPUB]].
* Sous quelle licence se trouvent mes langues ? * Sous quelle licence se trouvent mes langues ?

File diff suppressed because it is too large Load Diff

View File

@ -1,11 +1,10 @@
# -*- org-confirm-babel-evaluate: nil -*- #+TITLE: Proto-Tãso
#+TITLE: Proto-Tãso #+setupfile: headers
#+HTML_HEAD: <meta name="description" content="Grammaire détaillée de la langue construite Proto-Tãso" /> #+HTML_HEAD: <meta name="description" content="Grammaire détaillée de la langue construite Proto-Tãso" />
#+HTML_HEAD: <meta property="og:title" content="Grammaire du Proto-Tãso" /> #+HTML_HEAD: <meta property="og:title" content="Grammaire du Proto-Tãso" />
#+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite Proto-Tãso" /> #+HTML_HEAD: <meta property="og:description" content="Grammaire détaillée de la langue construite Proto-Tãso" />
#+INCLUDE: headers #+OPTIONS: auto-id:t
#+OPTIONS: auto-id:t #+UID: https://langue.phundrak.com/proto-taso
#+UID: https://langue.phundrak.com/proto-taso
* Propos préliminaires * Propos préliminaires
:PROPERTIES: :PROPERTIES:
@ -216,39 +215,39 @@
organisant les voyelles du Proto-Tãso. organisant les voyelles du Proto-Tãso.
#+NAME: vowel-tree #+NAME: vowel-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local taso-vowels (setq-local taso-vowels
'("vowel" '("vowel"
("[high]" ("[high]"
("[frnt]" ("[frnt]"
("[tense]" ("[tense]"
("[rnd]" ("ʏ")) ("[rnd]" "ʏ")
("{rnd}" ("ɪ"))) ("{rnd}" "ɪ"))
("{tense}" ("{tense}"
("[rnd]" ("y")) ("[rnd]" "y")
("{rnd}" ("i")))) ("{rnd}" "i")))
("{frnt}" ("{frnt}"
("[tense]" ("ɨ")) ("[tense]" "ɨ ʉ ɯ u")
("{tense}" ("ʊ")))) ("{tense}" "ʊ")))
("{high}" ("{high}"
("[nas]" ("[nas]"
("[frnt]" ("[frnt]"
("[tense]" ("ø̃")) ("[tense]" "ø̃ æ̃")
("{tense}" ("ɛ̃"))) ("{tense}" "ɛ̃ œ̃"))
("{frnt}" ("{frnt}"
("[tense]" ("ɤ̃")) ("[tense]" "ɘ̃ ɵ̃ ɤ̃ õ ɐ̃ ə̃")
("{tense}" ("ɑ̃")))) ("{tense}" "ɜ̃ ɞ̃ ʌ̃ ɔ̃ ɑ̃ ɶ̃ ɑ̃ ɒ̃")))
("{nas}" ("{nas}"
("[frnt]" ("[frnt]"
("[tense]" ("ø")) ("[tense]" "e ø æ")
("{tense}" ("ɛ"))) ("{tense}" "ɛ œ"))
("{frnt}" ("{frnt}"
("[tense]" ("ɤ")) ("[tense]" "ɘ ɵ ɤ o ɐ ə")
("{tense}" ("a"))))))) ("{tense}" "ɜ ɞ ʌ ɔ ɑ ɶ ɑ ɒ"))))))
(conlanging/tree-to-dot taso-vowels) (conlanging/tree-to-dot taso-vowels)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/taso/vowel-feature-tree.png :var input=vowel-tree :exports results :eval yes :cache yes #+BEGIN_SRC dot :file taso/vowel-feature-tree.png :var input=vowel-tree
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:vow #+NAME: arbre:vow
@ -300,61 +299,59 @@
| spirant lat. | | l | | | | | | spirant lat. | | l | | | | |
#+NAME: cons-tree #+NAME: cons-tree
#+BEGIN_SRC emacs-lisp :noweb yes :exports none :eval yes :cache yes #+BEGIN_SRC emacs-lisp
(setq-local taso-consonants (setq-local taso-consonants
'("consonant" '("consonant"
("[son]" ("[son]"
("[cor]" ("[cor]"
("[cont]" ("[cont]"
("[SG]" ("ɬ")) ("[SG]" "ɬ lʰ rʰ ɹʰ")
("{SG}" ("l"))) ("{SG}" "l r ɹ"))
("{cont}" ("n"))) ("{cont}" "n ɳ"))
("{cor}" ("{cor}"
("[cont]" ("[cont]"
("[SG]" ("ʍ")) ("[SG]" "ʍ ʎʰ ʀʰ")
("{SG}" ("w"))) ("{SG}" "w ʎ ʀ"))
("{cont}" ("m")))) ("{cont}" "m ŋ ɲ ɴ")))
("{son}" ("{son}"
("[cor]" ("[cor]"
("[dor]" ("[dor]"
("[cont]" ("[cont]"
("[voice]" ("ʝ")) ("[SG]" "ʧʰ d̮ʒʰ çʰ ʝʰ")
("{voice}" ("ç"))) ("{SG}" "ʧ d̮ʒ ç ʝ"))
("{cont}" ("{cont}"
("[SG]" ("[SG]"
("[voice]" ("d͡ʒʰ")) ("[voice]" "ɟʰ ʧʰ")
("{voice}" ("t͡ʃʰ"))) ("{voice}" "cʰ d̮ʒʰ"))
("{SG}" ("{SG}"
("[voice]" ("d͡ʒ")) ("[voice]" "ɟ ʧ")
("{voice}" ("t͡ʃ"))))) ("{voice}" "c d̮ʒ"))))
("{dor}" ("{dor}"
("[cont]" ("[cont]"
("[voice]" ("z")) ("[voice]" "z ɮ ð ʒ d̮z")
("{voice}" ("s"))) ("{voice}" "s ɬ θ ʃ t̮s"))
("{cont}" ("{cont}"
("[SG]" ("[SG]"
("[voice]" ("dʰ")) ("[voice]" "d̮zʰ dʰ")
("{voice}" ("tʰ"))) ("{voice}" "t̮sʰ tʰ"))
("{SG}" ("{SG}"
("[voice]" ("d")) ("[voice]" "d̮z d")
("{voice}" ("t")))))) ("{voice}" "t̮s t")))))
("{cor}" ("{cor}"
("[dor]" ("[dor]"
("[cont]" ("[cont]"
("[voice]" ("ɣ")) ("[voice]" "ɣ ʁ")
("{voice}" ("x"))) ("{voice}" "x χ"))
("{cont}" ("{cont}" "k ɡ q ɢ"))
("[voice]" ("g"))
("{voice}" ("k"))))
("{dor}" ("{dor}"
("[cont]" ("ɸ")) ("[cont]"
("{cont}" ("[voice]" "v β ɦ")
("[voice]" ("b")) ("{voice}" "f ɸ ħ ʕ h p̮f"))
("{voice}" ("p")))))))) ("{cont}" "ʔ p̮f p b"))))))
(conlanging/tree-to-dot taso-consonants) (conlanging/tree-to-dot taso-consonants)
#+END_SRC #+END_SRC
#+BEGIN_SRC dot :file img/taso/consonant-feature-tree.png :var input=cons-tree :exports results :eval yes :cache yes #+BEGIN_SRC dot :file taso/consonant-feature-tree.png :var input=cons-tree
$input $input
#+END_SRC #+END_SRC
#+NAME: arbre:cons #+NAME: arbre:cons
@ -1032,6 +1029,6 @@
:CUSTOM_ID: h-defe47b2-686b-4d1c-ba9b-c84e6c482478 :CUSTOM_ID: h-defe47b2-686b-4d1c-ba9b-c84e6c482478
:END: :END:
[fn:2] [[https://phundrak.fr]] [fn:2] [[https://phundrak.com]]
[fn:1] [[https://langue.phundrak.fr]] [fn:1] [[https://langue.phundrak.com]]

View File

@ -1,10 +1,11 @@
#+TITLE: Sitemap for project langue-phundrak-com-org #+TITLE: Sitemap for project langue-phundrak-com-org
- [[file:eittland.org][Eittlandais]] - [[file:eittland.org][Eittlandais]]
- [[file:hjelp.org][Hjelp]]
- [[file:index.org][Langues construites de Pundrak]] - [[file:index.org][Langues construites de Pundrak]]
- [[file:matter.org][Mattér]]
- [[file:proto-taso.org][Proto-Tãso]] - [[file:proto-taso.org][Proto-Tãso]]
- [[file:proto-nyqy.org][Proto-Ñyqy]] - [[file:proto-nyqy.org][Proto-Ñyqy]]
- archived
- [[file:archived/hjelp.org][Hjelp]]
- [[file:archived/matter.org][Mattér]]
- en - en
- [[file:en/nyqy.org][Ñyqy]] - [[file:en/nyqy.org][Ñyqy]]

View File

@ -1,11 +1,11 @@
# -*- mode: org -*- # -*- mode: org -*-
#+title: Swadesh List #+title: Swadesh List
#+INCLUDE: headers #+setupfile: headers
#+OPTIONS: auto-id:t #+OPTIONS: auto-id:t
* Modified Swadesh List [0/230] * Modified Swadesh List [0/230]
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: h-85e70600-8e60-483a-8ef7-aa64d5fe9705 :CUSTOM_ID: Modified_Swadesh_List_[0230]-294cb044
:END: :END:
List of words I should somehow cover with my conlangs. [[https://en.wikipedia.org/wiki/Swadesh_list][Source]]. This is based List of words I should somehow cover with my conlangs. [[https://en.wikipedia.org/wiki/Swadesh_list][Source]]. This is based
on the Final Swadesh List as well as the [[https://en.wikipedia.org/wiki/Leipzig%E2%80%93Jakarta_list][Leipzig-Jakarta List]] and the on the Final Swadesh List as well as the [[https://en.wikipedia.org/wiki/Leipzig%E2%80%93Jakarta_list][Leipzig-Jakarta List]] and the
@ -241,26 +241,26 @@
- [ ] yesterday - [ ] yesterday
- [ ] you (2.sg! 1952 thou & ye) - [ ] you (2.sg! 1952 thou & ye)
* Ñyqy [92/229] * Ñyqy [113/229]
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: h-a5b4a65c-68ab-4630-b054-da816d679cfd :CUSTOM_ID: Ñyqy_[92229]-bc6e09f9
:END: :END:
- [X] I (Pers.Pron.1.Sg.) - [X] I (Pers.Pron.1.Sg.)
- [X] all (of a number) - [X] all (of a number)
- [ ] and - [X] and
- [ ] animal - [X] animal
- [ ] ant - [X] ant
- [X] ash(es) - [X] ash(es)
- [X] at - [X] at
- [X] back - [X] back
- [ ] bad - [X] bad
- [X] bark (of tree) - [X] bark (of tree)
- [X] because (marqué par le causatif) - [X] because (marqué par le causatif)
- [X] belly (lower part of body, abdomen) - [X] belly (lower part of body, abdomen)
- [X] big - [X] big
- [X] bird - [X] bird
- [X] bite (verb) - [X] bite (verb)
- [ ] bitter - [X] bitter
- [X] black (color) - [X] black (color)
- [X] blood - [X] blood
- [X] blow (verb) - [X] blow (verb)
@ -269,25 +269,25 @@
- [X] breathe, breath - [X] breathe, breath
- [X] burn (verb intr.!) - [X] burn (verb intr.!)
- [X] carry (verb) - [X] carry (verb)
- [ ] child - [X] child
- [X] claw (not in 1952)†1 - [X] claw (not in 1952)†1
- [X] cloud (not fog) - [X] cloud (not fog)
- [X] cold (of weather) - [X] cold (of weather)
- [ ] come (verb) - [X] come (verb)
- [ ] correct (adjectif) - [X] correct (adjectif)
- [ ] count - [X] count
- [ ] cut - [X] cut
- [ ] day - [X] day
- [X] dead - [X] dead
- [X] die (verb) - [X] die (verb)
- [ ] dig - [X] dig
- [ ] dirty - [X] dirty
- [ ] do/make (verb) - [ ] do/make (verb)
- [X] dog - [X] dog
- [X] drink (verb) - [X] drink (verb)
- [X] dry (substance) - [X] dry (substance)
- [ ] dull - [ ] dull
- [ ] dust - [X] dust
- [X] ear - [X] ear
- [X] earth (soil) - [X] earth (soil)
- [X] eat (verb) - [X] eat (verb)
@ -306,13 +306,13 @@
- [X] five - [X] five
- [X] flesh (1952 meat, flesh) - [X] flesh (1952 meat, flesh)
- [ ] float - [ ] float
- [ ] flow - [X] flow
- [ ] flower - [ ] flower
- [X] fly (noun) - [X] fly (noun)
- [X] fly (verb) - [X] fly (verb)
- [ ] fog - [X] fog
- [X] foot (not leg) - [X] foot (not leg)
- [ ] forest - [X] forest
- [X] four - [X] four
- [ ] freeze - [ ] freeze
- [ ] fruit - [ ] fruit
@ -348,7 +348,7 @@
- [ ] kill (verb) - [ ] kill (verb)
- [ ] knee (not 1952)† - [ ] knee (not 1952)†
- [ ] know (facts) - [ ] know (facts)
- [ ] lake - [X] lake
- [ ] laugh (verb) - [ ] laugh (verb)
- [ ] leaf (botanics) - [ ] leaf (botanics)
- [ ] left - [ ] left
@ -364,7 +364,7 @@
- [X] meat - [X] meat
- [X] moon (not 1952)† - [X] moon (not 1952)†
- [X] mother - [X] mother
- [ ] mountain (not hill) - [X] mountain (not hill)
- [ ] mouth - [ ] mouth
- [ ] nail (finger-nail) - [ ] nail (finger-nail)
- [ ] name - [ ] name
@ -384,14 +384,14 @@
- [X] play - [X] play
- [ ] pull - [ ] pull
- [X] push - [X] push
- [ ] rain (noun, 1952 verb) - [X] rain (noun, 1952 verb)
- [X] red (color) - [X] red (color)
- [ ] right - [ ] right
- [X] river - [X] river
- [X] road - [X] road
- [X] root (botanics) - [X] root (botanics)
- [ ] rope - [ ] rope
- [ ] rotten - [X] rotten
- [ ] round (not 1952)† - [ ] round (not 1952)†
- [ ] rub - [ ] rub
- [ ] run (verb) - [ ] run (verb)
@ -477,5 +477,5 @@
* aaaaaaaa * aaaaaaaa
:PROPERTIES: :PROPERTIES:
:CUSTOM_ID: h-72ad3dab-5e5e-4cbf-a364-4ba96556acfc :CUSTOM_ID: aaaaaaaa-391f7bc9
:END: :END: