massive update of website architecture, style modified
3
.gitmodules
vendored
Normal file
@ -0,0 +1,3 @@
|
||||
[submodule "org-html-themes"]
|
||||
path = org-html-themes
|
||||
url = https://github.com/fniessen/org-html-themes
|
145
css/htmlize.css
Normal file
@ -0,0 +1,145 @@
|
||||
.org-bold { /* bold */ font-weight: bold; }
|
||||
.org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; }
|
||||
.org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; }
|
||||
.org-builtin { /* font-lock-builtin-face */ color: #7a378b; }
|
||||
.org-button { /* button */ text-decoration: underline; }
|
||||
.org-calendar-today { /* calendar-today */ text-decoration: underline; }
|
||||
.org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; }
|
||||
.org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; }
|
||||
.org-change-log-date { /* change-log-date */ color: #8b2252; }
|
||||
.org-change-log-email { /* change-log-email */ color: #a0522d; }
|
||||
.org-change-log-file { /* change-log-file */ color: #0000ff; }
|
||||
.org-change-log-function { /* change-log-function */ color: #a0522d; }
|
||||
.org-change-log-list { /* change-log-list */ color: #a020f0; }
|
||||
.org-change-log-name { /* change-log-name */ color: #008b8b; }
|
||||
.org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; }
|
||||
.org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; }
|
||||
.org-comment { /* font-lock-comment-face */ color: #999988; font-style: italic; }
|
||||
.org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #999988; font-style: italic; }
|
||||
.org-completions-annotations { /* completions-annotations */ font-style: italic; }
|
||||
.org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; }
|
||||
.org-completions-first-difference { /* completions-first-difference */ font-weight: bold; }
|
||||
.org-constant { /* font-lock-constant-face */ color: #008b8b; }
|
||||
.org-diary { /* diary */ color: #ff0000; }
|
||||
.org-diff-context { /* diff-context */ color: #7f7f7f; }
|
||||
.org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-function { /* diff-function */ background-color: #cccccc; }
|
||||
.org-diff-header { /* diff-header */ background-color: #cccccc; }
|
||||
.org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; }
|
||||
.org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; }
|
||||
.org-dired-directory { /* dired-directory */ color: #0000ff; }
|
||||
.org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-header { /* dired-header */ color: #228b22; }
|
||||
.org-dired-ignored { /* dired-ignored */ color: #7f7f7f; }
|
||||
.org-dired-mark { /* dired-mark */ color: #008b8b; }
|
||||
.org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-perm-write { /* dired-perm-write */ color: #b22222; }
|
||||
.org-dired-symlink { /* dired-symlink */ color: #a020f0; }
|
||||
.org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-doc { /* font-lock-doc-face */ color: #8b2252; }
|
||||
.org-escape-glyph { /* escape-glyph */ color: #a52a2a; }
|
||||
.org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; }
|
||||
.org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; }
|
||||
.org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; }
|
||||
.org-fringe { /* fringe */ background-color: #f2f2f2; }
|
||||
.org-function-name { /* font-lock-function-name-face */ color: teal; }
|
||||
.org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; }
|
||||
.org-help-argument-name { /* help-argument-name */ font-style: italic; }
|
||||
.org-highlight { /* highlight */ background-color: #b4eeb4; }
|
||||
.org-holiday { /* holiday */ background-color: #ffc0cb; }
|
||||
.org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; }
|
||||
.org-italic { /* italic */ font-style: italic; }
|
||||
.org-keyword { /* font-lock-keyword-face */ color: #0086b3; }
|
||||
.org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; }
|
||||
.org-link { /* link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; }
|
||||
.org-log-edit-header { /* log-edit-header */ color: #a020f0; }
|
||||
.org-log-edit-summary { /* log-edit-summary */ color: #0000ff; }
|
||||
.org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; }
|
||||
.org-match { /* match */ background-color: #ffff00; }
|
||||
.org-next-error { /* next-error */ background-color: #eedc82; }
|
||||
.org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; }
|
||||
.org-org-archived { /* org-archived */ color: #7f7f7f; }
|
||||
.org-org-block { /* org-block */ color: #7f7f7f; }
|
||||
.org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; }
|
||||
.org-org-block-end-line { /* org-block-end-line */ color: #b22222; }
|
||||
.org-org-checkbox { /* org-checkbox */ font-weight: bold; }
|
||||
.org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; }
|
||||
.org-org-code { /* org-code */ color: #7f7f7f; }
|
||||
.org-org-column { /* org-column */ background-color: #e5e5e5; }
|
||||
.org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; }
|
||||
.org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-document-info { /* org-document-info */ color: #191970; }
|
||||
.org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; }
|
||||
.org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; }
|
||||
.org-org-done { /* org-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-drawer { /* org-drawer */ color: #0000ff; }
|
||||
.org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; }
|
||||
.org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-formula { /* org-formula */ color: #b22222; }
|
||||
.org-org-headline-done { /* org-headline-done */ color: #bc8f8f; }
|
||||
.org-org-hide { /* org-hide */ color: #ffffff; }
|
||||
.org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; }
|
||||
.org-org-level-1 { /* org-level-1 */ color: #0000ff; }
|
||||
.org-org-level-2 { /* org-level-2 */ color: #a0522d; }
|
||||
.org-org-level-3 { /* org-level-3 */ color: #a020f0; }
|
||||
.org-org-level-4 { /* org-level-4 */ color: #b22222; }
|
||||
.org-org-level-5 { /* org-level-5 */ color: #228b22; }
|
||||
.org-org-level-6 { /* org-level-6 */ color: #008b8b; }
|
||||
.org-org-level-7 { /* org-level-7 */ color: #7a378b; }
|
||||
.org-org-level-8 { /* org-level-8 */ color: #8b2252; }
|
||||
.org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-org-meta-line { /* org-meta-line */ color: #b22222; }
|
||||
.org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; }
|
||||
.org-org-quote { /* org-quote */ color: #7f7f7f; }
|
||||
.org-org-scheduled { /* org-scheduled */ color: #006400; }
|
||||
.org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; }
|
||||
.org-org-scheduled-today { /* org-scheduled-today */ color: #006400; }
|
||||
.org-org-sexp-date { /* org-sexp-date */ color: #a020f0; }
|
||||
.org-org-special-keyword { /* org-special-keyword */ color: #a020f0; }
|
||||
.org-org-table { /* org-table */ color: #0000ff; }
|
||||
.org-org-tag { /* org-tag */ font-weight: bold; }
|
||||
.org-org-target { /* org-target */ text-decoration: underline; }
|
||||
.org-org-time-grid { /* org-time-grid */ color: #b8860b; }
|
||||
.org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; }
|
||||
.org-org-verbatim { /* org-verbatim */ color: #7f7f7f; }
|
||||
.org-org-verse { /* org-verse */ color: #7f7f7f; }
|
||||
.org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-outline-1 { /* outline-1 */ color: #0000ff; }
|
||||
.org-outline-2 { /* outline-2 */ color: #a0522d; }
|
||||
.org-outline-3 { /* outline-3 */ color: #a020f0; }
|
||||
.org-outline-4 { /* outline-4 */ color: #b22222; }
|
||||
.org-outline-5 { /* outline-5 */ color: #228b22; }
|
||||
.org-outline-6 { /* outline-6 */ color: #008b8b; }
|
||||
.org-outline-7 { /* outline-7 */ color: #7a378b; }
|
||||
.org-outline-8 { /* outline-8 */ color: #8b2252; }
|
||||
.org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; }
|
||||
.org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; }
|
||||
.org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; }
|
||||
.org-region { /* region */ background-color: #eedc82; }
|
||||
.org-secondary-selection { /* secondary-selection */ background-color: #ffff00; }
|
||||
.org-shadow { /* shadow */ color: #7f7f7f; }
|
||||
.org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; }
|
||||
.org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; }
|
||||
.org-string { /* font-lock-string-face */ color: #dd1144; }
|
||||
.org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; }
|
||||
.org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; }
|
||||
.org-type { /* font-lock-type-face */ color: #228b22; }
|
||||
.org-underline { /* underline */ text-decoration: underline; }
|
||||
.org-variable-name { /* font-lock-variable-name-face */ color: teal; }
|
||||
.org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; }
|
||||
.org-widget-button { /* widget-button */ font-weight: bold; }
|
||||
.org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; }
|
||||
.org-widget-documentation { /* widget-documentation */ color: #006400; }
|
||||
.org-widget-field { /* widget-field */ background-color: #d9d9d9; }
|
||||
.org-widget-inactive { /* widget-inactive */ color: #7f7f7f; }
|
||||
.org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
|
1096
css/readtheorg.css
Normal file
BIN
fonts/CharisSILI.ttf
Normal file
BIN
fonts/CharisSILR.ttf
Normal file
BIN
fonts/NotoSans-Bold.ttf
Normal file
BIN
fonts/NotoSans-Regular.ttf
Normal file
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Hjalpi’
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+INCLUDE: "headers.org"
|
||||
|
||||
* Introduction
|
||||
Le Hjalpi’ est la langue parlée par les dieux dans l’univers de mon roman. La langue dont je présente ci-dessous la grammaire n’est cependant pas réellement la langue divine mais la représente ; en effet, le Hjalpi’ a été imaginée comme étant bien trop complexe pour être entièrement apprise par un humain, l’élaboration de phrases simples requière quelques années d’études déjà. Bien évidemment, il est impossible pour un humain de créer une telle langue, mais je reste toujours dans cette optique de création de langue complexe, et le résultat me paraîtra complexe mais il se peut que pour certains (du fait des langues qu’ils maîtrisent déjà) n’aient pas cette impression.
|
@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 16:04 -->
|
||||
<!-- 2018-06-06 mer. 17:01 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Grammaire du Hjalpi’</title>
|
||||
@ -180,12 +180,12 @@
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
||||
<script src="js/jquery.min.js"></script>
|
||||
<script src="js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
@ -243,101 +243,101 @@ for the JavaScript code in this tag.
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgd25614b">1. <span class="todo TODO">TODO</span> Introduction</a></li>
|
||||
<li><a href="#org0b1fe87">2. Phonologie</a>
|
||||
<li><a href="#orga09d7a9">1. <span class="todo TODO">TODO</span> Introduction</a></li>
|
||||
<li><a href="#orgfd361a0">2. Phonologie</a>
|
||||
<ul>
|
||||
<li><a href="#org00c4f3b">2.1. Voyelles</a>
|
||||
<li><a href="#org63d4eae">2.1. Voyelles</a>
|
||||
<ul>
|
||||
<li><a href="#org8d356ac">2.1.1. Voyelles courtes</a></li>
|
||||
<li><a href="#orgbdcbfb8">2.1.2. Voyelles longues</a></li>
|
||||
<li><a href="#orga7e411b">2.1.3. Consonnes syllabiques</a></li>
|
||||
<li><a href="#orgb1cf4ad">2.1.4. <span class="todo TODO">TODO</span> Diphtongues</a></li>
|
||||
<li><a href="#org3f82393">2.1.1. Voyelles courtes</a></li>
|
||||
<li><a href="#org70b8894">2.1.2. Voyelles longues</a></li>
|
||||
<li><a href="#org217ab2e">2.1.3. Consonnes syllabiques</a></li>
|
||||
<li><a href="#org4497503">2.1.4. <span class="todo TODO">TODO</span> Diphtongues</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org78ff6bf">2.2. Consonnes</a></li>
|
||||
<li><a href="#org3997d4f">2.3. <span class="todo TODO">TODO</span> Accentuation</a></li>
|
||||
<li><a href="#orgc0030dc">2.4. <span class="todo TODO">TODO</span> Romanisation et translittération</a></li>
|
||||
<li><a href="#org71c9cbf">2.2. Consonnes</a></li>
|
||||
<li><a href="#org52aa7d6">2.3. <span class="todo TODO">TODO</span> Accentuation</a></li>
|
||||
<li><a href="#orgad9cc6e">2.4. <span class="todo TODO">TODO</span> Romanisation et translittération</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#orga15b558">3. Phonologie dérivationnelle</a>
|
||||
<li><a href="#org0731892">3. Phonologie dérivationnelle</a>
|
||||
<ul>
|
||||
<li><a href="#orgc4a0563">3.1. Allophonie</a>
|
||||
<li><a href="#org27f2d92">3.1. Allophonie</a>
|
||||
<ul>
|
||||
<li><a href="#orgbb2d5dc">3.1.1. Voyelles</a></li>
|
||||
<li><a href="#org8369cfc">3.1.2. Consonnes</a></li>
|
||||
<li><a href="#org900cb88">3.1.3. <span class="todo TODO">TODO</span> Exemples</a></li>
|
||||
<li><a href="#org6de6836">3.1.1. Voyelles</a></li>
|
||||
<li><a href="#orgcdf269f">3.1.2. Consonnes</a></li>
|
||||
<li><a href="#org5fd93ab">3.1.3. <span class="todo TODO">TODO</span> Exemples</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org5440481">3.2. <span class="todo TODO">TODO</span> Accord des voyelles</a></li>
|
||||
<li><a href="#org144e8e6">3.3. <span class="todo TODO">TODO</span> Accord des consonnes</a></li>
|
||||
<li><a href="#org22b33a3">3.4. <span class="todo TODO">TODO</span> Déclinaisons</a></li>
|
||||
<li><a href="#org18528ef">3.2. <span class="todo TODO">TODO</span> Accord des voyelles</a></li>
|
||||
<li><a href="#org6f70e41">3.3. <span class="todo TODO">TODO</span> Accord des consonnes</a></li>
|
||||
<li><a href="#orgb8e18e7">3.4. <span class="todo TODO">TODO</span> Déclinaisons</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org68db9b0">4. <span class="todo TODO">TODO</span> Syntaxe</a></li>
|
||||
<li><a href="#org49f0c8a">5. <span class="todo TODO">TODO</span> Champs sémantiques et pragmatismes</a></li>
|
||||
<li><a href="#orgec537af">6. <span class="todo TODO">TODO</span> Système d’écriture</a></li>
|
||||
<li><a href="#orgac235b9">7. <span class="todo TODO">TODO</span> Exemples</a></li>
|
||||
<li><a href="#orgb64723f">8. Glossaire</a>
|
||||
<li><a href="#orgcfb6e99">4. <span class="todo TODO">TODO</span> Syntaxe</a></li>
|
||||
<li><a href="#org5c480e1">5. <span class="todo TODO">TODO</span> Champs sémantiques et pragmatismes</a></li>
|
||||
<li><a href="#orgf0e4a7b">6. <span class="todo TODO">TODO</span> Système d’écriture</a></li>
|
||||
<li><a href="#org2314241">7. <span class="todo TODO">TODO</span> Exemples</a></li>
|
||||
<li><a href="#org417c8cf">8. Glossaire</a>
|
||||
<ul>
|
||||
<li><a href="#org6f75ca3">8.1. Actions physiques</a></li>
|
||||
<li><a href="#orge438157">8.2. Amour</a></li>
|
||||
<li><a href="#org8eb3e1a">8.3. Animaux</a></li>
|
||||
<li><a href="#org3852929">8.4. Art</a></li>
|
||||
<li><a href="#orge6f64f0">8.5. Astronomie</a></li>
|
||||
<li><a href="#orgf655458">8.6. Bâtiments</a></li>
|
||||
<li><a href="#orgeadfef4">8.7. Commerce</a></li>
|
||||
<li><a href="#org7ccd700">8.8. Conflits</a></li>
|
||||
<li><a href="#org41ee205">8.9. Conteneurs</a></li>
|
||||
<li><a href="#org9b7ec28">8.10. Corps</a></li>
|
||||
<li><a href="#orgab05cbd">8.11. Couleurs</a></li>
|
||||
<li><a href="#org8e1fe75">8.12. Dimensions</a></li>
|
||||
<li><a href="#org272a531">8.13. Direction</a></li>
|
||||
<li><a href="#orgd8816f6">8.14. Eau</a></li>
|
||||
<li><a href="#org989181a">8.15. Effort</a></li>
|
||||
<li><a href="#org604aa8e">8.16. Éléments</a></li>
|
||||
<li><a href="#org8d9df37">8.17. Émotions</a></li>
|
||||
<li><a href="#orgb24a2f9">8.18. Évaluation</a></li>
|
||||
<li><a href="#org8881d24">8.19. Événements</a></li>
|
||||
<li><a href="#org56c4662">8.20. Existence</a></li>
|
||||
<li><a href="#org0959cbc">8.21. Famille</a></li>
|
||||
<li><a href="#orgdeff5a8">8.22. Forme</a></li>
|
||||
<li><a href="#org01bf9aa">8.23. Gouvernement</a></li>
|
||||
<li><a href="#orgba22b2e">8.24. Grammaire</a>
|
||||
<li><a href="#org5b80a78">8.1. Actions physiques</a></li>
|
||||
<li><a href="#orgc4047f0">8.2. Amour</a></li>
|
||||
<li><a href="#org04fb902">8.3. Animaux</a></li>
|
||||
<li><a href="#org78d3b3d">8.4. Art</a></li>
|
||||
<li><a href="#orgfdb1b1a">8.5. Astronomie</a></li>
|
||||
<li><a href="#org71a744b">8.6. Bâtiments</a></li>
|
||||
<li><a href="#org1d99bad">8.7. Commerce</a></li>
|
||||
<li><a href="#org912fc7b">8.8. Conflits</a></li>
|
||||
<li><a href="#org69f4a31">8.9. Conteneurs</a></li>
|
||||
<li><a href="#org8b2ce3a">8.10. Corps</a></li>
|
||||
<li><a href="#org414555b">8.11. Couleurs</a></li>
|
||||
<li><a href="#orgc3d28ca">8.12. Dimensions</a></li>
|
||||
<li><a href="#orgd147b98">8.13. Direction</a></li>
|
||||
<li><a href="#orgb87ab82">8.14. Eau</a></li>
|
||||
<li><a href="#org6698afe">8.15. Effort</a></li>
|
||||
<li><a href="#org2593394">8.16. Éléments</a></li>
|
||||
<li><a href="#org5d299db">8.17. Émotions</a></li>
|
||||
<li><a href="#orge91ca8c">8.18. Évaluation</a></li>
|
||||
<li><a href="#orgbeaa781">8.19. Événements</a></li>
|
||||
<li><a href="#org28b554a">8.20. Existence</a></li>
|
||||
<li><a href="#org757fc44">8.21. Famille</a></li>
|
||||
<li><a href="#org17dba14">8.22. Forme</a></li>
|
||||
<li><a href="#orgbff02ae">8.23. Gouvernement</a></li>
|
||||
<li><a href="#orgdc15c68">8.24. Grammaire</a>
|
||||
<ul>
|
||||
<li><a href="#org2d8a495">8.24.1. Pronoms interrogatifs</a></li>
|
||||
<li><a href="#org5b88d4b">8.24.1. Pronoms interrogatifs</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#orga25ff41">8.25. Guerre</a></li>
|
||||
<li><a href="#org14a7406">8.26. Légal</a></li>
|
||||
<li><a href="#org0d6381c">8.27. Lieux</a></li>
|
||||
<li><a href="#org524b403">8.28. Lumière</a></li>
|
||||
<li><a href="#orgd7c8aa9">8.29. Mental</a></li>
|
||||
<li><a href="#org4427100">8.30. Mesures</a></li>
|
||||
<li><a href="#org029c1de">8.31. Métaux</a></li>
|
||||
<li><a href="#org2fd5c6e">8.32. Mouvement</a></li>
|
||||
<li><a href="#orgc888bc8">8.33. Nature</a></li>
|
||||
<li><a href="#org2e3760f">8.34. Nombres</a></li>
|
||||
<li><a href="#orgcfe2bf7">8.35. Nourriture</a></li>
|
||||
<li><a href="#org4d550c5">8.36. Outils</a></li>
|
||||
<li><a href="#orgd65b194">8.37. Parole</a></li>
|
||||
<li><a href="#orgab097af">8.38. Péchés</a></li>
|
||||
<li><a href="#org9be249f">8.39. Physique</a></li>
|
||||
<li><a href="#org2d1b85f">8.40. Possession</a></li>
|
||||
<li><a href="#org5b08932">8.41. Religion</a></li>
|
||||
<li><a href="#orgcafbded">8.42. Savoir</a></li>
|
||||
<li><a href="#orgd5b4ed6">8.43. Sensations</a></li>
|
||||
<li><a href="#orge542182">8.44. Sexe</a></li>
|
||||
<li><a href="#orgf6f6c69">8.45. Société</a></li>
|
||||
<li><a href="#org770ce3a">8.46. Substances</a></li>
|
||||
<li><a href="#org2001e91">8.47. Temps</a>
|
||||
<li><a href="#org5cf86a9">8.25. Guerre</a></li>
|
||||
<li><a href="#org39c863d">8.26. Légal</a></li>
|
||||
<li><a href="#org80ded45">8.27. Lieux</a></li>
|
||||
<li><a href="#org292f516">8.28. Lumière</a></li>
|
||||
<li><a href="#org5f6f954">8.29. Mental</a></li>
|
||||
<li><a href="#org501788f">8.30. Mesures</a></li>
|
||||
<li><a href="#org834a666">8.31. Métaux</a></li>
|
||||
<li><a href="#org468cd2e">8.32. Mouvement</a></li>
|
||||
<li><a href="#org96bce11">8.33. Nature</a></li>
|
||||
<li><a href="#org8eafe2f">8.34. Nombres</a></li>
|
||||
<li><a href="#orgeb79d67">8.35. Nourriture</a></li>
|
||||
<li><a href="#org0c7b143">8.36. Outils</a></li>
|
||||
<li><a href="#org73b120a">8.37. Parole</a></li>
|
||||
<li><a href="#orgf684536">8.38. Péchés</a></li>
|
||||
<li><a href="#org857b468">8.39. Physique</a></li>
|
||||
<li><a href="#org32d3575">8.40. Possession</a></li>
|
||||
<li><a href="#orgc56eafb">8.41. Religion</a></li>
|
||||
<li><a href="#orgd89d0d0">8.42. Savoir</a></li>
|
||||
<li><a href="#orgffae11c">8.43. Sensations</a></li>
|
||||
<li><a href="#org5436dcb">8.44. Sexe</a></li>
|
||||
<li><a href="#orgf850406">8.45. Société</a></li>
|
||||
<li><a href="#orge66c560">8.46. Substances</a></li>
|
||||
<li><a href="#org430bd09">8.47. Temps</a>
|
||||
<ul>
|
||||
<li><a href="#org0c0faae">8.47.1. Jours de la semaine</a></li>
|
||||
<li><a href="#orgb55395e">8.47.1. Jours de la semaine</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org0b39518">8.48. Travail</a></li>
|
||||
<li><a href="#org854ed63">8.49. Végétaux</a></li>
|
||||
<li><a href="#orgf3b8a00">8.50. Vêtements</a></li>
|
||||
<li><a href="#org31f8699">8.51. Vie et santé</a></li>
|
||||
<li><a href="#org95e3c4d">8.48. Travail</a></li>
|
||||
<li><a href="#org3443a63">8.49. Végétaux</a></li>
|
||||
<li><a href="#orgf7bb0a4">8.50. Vêtements</a></li>
|
||||
<li><a href="#orgf0cb877">8.51. Vie et santé</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -347,8 +347,8 @@ for the JavaScript code in this tag.
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orgd25614b" class="outline-2">
|
||||
<h2 id="orgd25614b"><span class="section-number-2">1</span> <span class="todo TODO">TODO</span> Introduction</h2>
|
||||
<div id="outline-container-orga09d7a9" class="outline-2">
|
||||
<h2 id="orga09d7a9"><span class="section-number-2">1</span> <span class="todo TODO">TODO</span> Introduction</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
Le Hjalpi’ est la langue parlée par les dieux dans l’univers de mon roman. La langue dont je présente ci-dessous la grammaire n’est cependant pas réellement la langue divine mais la représente ; en effet, le Hjalpi’ a été imaginée comme étant bien trop complexe pour être entièrement apprise par un humain, l’élaboration de phrases simples requière quelques années d’études déjà. Bien évidemment, il est impossible pour un humain de créer une telle langue, mais je reste toujours dans cette optique de création de langue complexe, et le résultat me paraîtra complexe mais il se peut que pour certains (du fait des langues qu’ils maîtrisent déjà) n’aient pas cette impression.
|
||||
@ -360,15 +360,15 @@ Cette langue sera également utilisée pour créer d’autres langues qui auront
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org0b1fe87" class="outline-2">
|
||||
<h2 id="org0b1fe87"><span class="section-number-2">2</span> Phonologie</h2>
|
||||
<div id="outline-container-orgfd361a0" class="outline-2">
|
||||
<h2 id="orgfd361a0"><span class="section-number-2">2</span> Phonologie</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
</div>
|
||||
<div id="outline-container-org00c4f3b" class="outline-3">
|
||||
<h3 id="org00c4f3b"><span class="section-number-3">2.1</span> Voyelles</h3>
|
||||
<div id="outline-container-org63d4eae" class="outline-3">
|
||||
<h3 id="org63d4eae"><span class="section-number-3">2.1</span> Voyelles</h3>
|
||||
<div class="outline-text-3" id="text-2-1">
|
||||
<p>
|
||||
Le Hjalpi’ dispose d’un inventaire de voyelle très large comparé à la majorité des langues existantes dans notre monde, avec dix-sept voyelles simples, et quelques autres diphtongues (discutées plus bas dans <a href="#orgb1cf4ad">Diphtongues</a>). Voici la liste des voyelles utilisées dans le Hjalpi’ :
|
||||
Le Hjalpi’ dispose d’un inventaire de voyelle très large comparé à la majorité des langues existantes dans notre monde, avec dix-sept voyelles simples, et quelques autres diphtongues (discutées plus bas dans <a href="#org4497503">Diphtongues</a>). Voici la liste des voyelles utilisées dans le Hjalpi’ :
|
||||
</p>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
@ -490,8 +490,8 @@ On peut remarquer que, à l’exception de <i>ń</i> et <i>ĺ</i>, toutes les vo
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org8d356ac" class="outline-4">
|
||||
<h4 id="org8d356ac"><span class="section-number-4">2.1.1</span> Voyelles courtes</h4>
|
||||
<div id="outline-container-org3f82393" class="outline-4">
|
||||
<h4 id="org3f82393"><span class="section-number-4">2.1.1</span> Voyelles courtes</h4>
|
||||
<div class="outline-text-4" id="text-2-1-1">
|
||||
<ul class="org-ul">
|
||||
<li> /ɑ/ : á</li>
|
||||
@ -544,8 +544,8 @@ Cette voyelle est un équivalent du « ou » Français ouvert, telle que l
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgbdcbfb8" class="outline-4">
|
||||
<h4 id="orgbdcbfb8"><span class="section-number-4">2.1.2</span> Voyelles longues</h4>
|
||||
<div id="outline-container-org70b8894" class="outline-4">
|
||||
<h4 id="org70b8894"><span class="section-number-4">2.1.2</span> Voyelles longues</h4>
|
||||
<div class="outline-text-4" id="text-2-1-2">
|
||||
<ul class="org-ul">
|
||||
<li> /aː/ : a</li>
|
||||
@ -598,8 +598,8 @@ Cette voyelle est la même que le « ou » français, à la différence que
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga7e411b" class="outline-4">
|
||||
<h4 id="orga7e411b"><span class="section-number-4">2.1.3</span> Consonnes syllabiques</h4>
|
||||
<div id="outline-container-org217ab2e" class="outline-4">
|
||||
<h4 id="org217ab2e"><span class="section-number-4">2.1.3</span> Consonnes syllabiques</h4>
|
||||
<div class="outline-text-4" id="text-2-1-3">
|
||||
<ul class="org-ul">
|
||||
<li> /n̩/ : ń</li>
|
||||
@ -617,13 +617,13 @@ Le « ĺ » est la consonne « l » (la même que le « l » frança
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgb1cf4ad" class="outline-4">
|
||||
<h4 id="orgb1cf4ad"><span class="section-number-4">2.1.4</span> <span class="todo TODO">TODO</span> Diphtongues</h4>
|
||||
<div id="outline-container-org4497503" class="outline-4">
|
||||
<h4 id="org4497503"><span class="section-number-4">2.1.4</span> <span class="todo TODO">TODO</span> Diphtongues</h4>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org78ff6bf" class="outline-3">
|
||||
<h3 id="org78ff6bf"><span class="section-number-3">2.2</span> Consonnes</h3>
|
||||
<div id="outline-container-org71c9cbf" class="outline-3">
|
||||
<h3 id="org71c9cbf"><span class="section-number-3">2.2</span> Consonnes</h3>
|
||||
<div class="outline-text-3" id="text-2-2">
|
||||
<p>
|
||||
En plus d’un important inventaire de voyelle, le Hjalpi’ dispose également d’un inventaire de consonnes assez important. Voici ci-dessous lesdites consonnes :
|
||||
@ -1090,8 +1090,8 @@ Abréviations :
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org3997d4f" class="outline-3">
|
||||
<h3 id="org3997d4f"><span class="section-number-3">2.3</span> <span class="todo TODO">TODO</span> Accentuation</h3>
|
||||
<div id="outline-container-org52aa7d6" class="outline-3">
|
||||
<h3 id="org52aa7d6"><span class="section-number-3">2.3</span> <span class="todo TODO">TODO</span> Accentuation</h3>
|
||||
<div class="outline-text-3" id="text-2-3">
|
||||
<p>
|
||||
L’accentuation des mots en langue divine porte sur l’avant-dernière voyelle racine si le mot racine dispose de deux syllabes ou plus, sur la voyelle racine unique sinon. L’accentuation des mots étant régulière, elle n’est pas marquée par l’orthographe et la translittération de la langue.
|
||||
@ -1100,8 +1100,8 @@ Pour ce qui est de l’accentuation des phrases, le ton est généralement tomba
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc0030dc" class="outline-3">
|
||||
<h3 id="orgc0030dc"><span class="section-number-3">2.4</span> <span class="todo TODO">TODO</span> Romanisation et translittération</h3>
|
||||
<div id="outline-container-orgad9cc6e" class="outline-3">
|
||||
<h3 id="orgad9cc6e"><span class="section-number-3">2.4</span> <span class="todo TODO">TODO</span> Romanisation et translittération</h3>
|
||||
<div class="outline-text-3" id="text-2-4">
|
||||
<p>
|
||||
La romanisation et la translittération d’une langue sont deux choses très différentes ; en effet, la première a pour but de représenter de façon grossière la prononciation de la langue avec l’alphabet latin, sans se soucier de l’orthographe exacte, tandis que la translittération a pour but de reproduire de manière précise l’orthographe de la langue transcrite, sans se soucier de savoir si le lecteur saura prononcer correctement la transcription s’il n’a pas été initié avant à la langue transcrite.
|
||||
@ -1112,7 +1112,7 @@ Pour moi le meilleur exemple que je puisse donner pour ce qui est de la différe
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Ainsi, dans mon (ou mes ?) livre(s ?) qui s’adressera (s’adresseront ?) à un public général, j’utiliserai des romanisation de la langue divine si je souhaite que le lecteur ait une idée de la prononciation du mot ou de la phrase qu’il vient de rencontrer –et à l’inverse, si je souhaite être plus graphique, j’utiliserai soit la translittération, soit l’écriture native du Hjalpi’. Toujours est-il que dans cette référence grammaticale, je n’utiliserai que de la translittération (les graphèmes et lettres correspondantes furent décrites dans <a href="#org78ff6bf">Consonnes</a> et <a href="#org00c4f3b">Voyelles</a>), et ne ferai usage de la romanisation que dans ce chapitre où j’explique ci-dessous le processus de l’écriture du Hjalpi en romanisation.
|
||||
Ainsi, dans mon (ou mes ?) livre(s ?) qui s’adressera (s’adresseront ?) à un public général, j’utiliserai des romanisation de la langue divine si je souhaite que le lecteur ait une idée de la prononciation du mot ou de la phrase qu’il vient de rencontrer –et à l’inverse, si je souhaite être plus graphique, j’utiliserai soit la translittération, soit l’écriture native du Hjalpi’. Toujours est-il que dans cette référence grammaticale, je n’utiliserai que de la translittération (les graphèmes et lettres correspondantes furent décrites dans <a href="#org71c9cbf">Consonnes</a> et <a href="#org63d4eae">Voyelles</a>), et ne ferai usage de la romanisation que dans ce chapitre où j’explique ci-dessous le processus de l’écriture du Hjalpi en romanisation.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -1434,11 +1434,11 @@ Voici ci-dessous un tableau avec chaque phonème du Hjalpi’, sa translittérat
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga15b558" class="outline-2">
|
||||
<h2 id="orga15b558"><span class="section-number-2">3</span> Phonologie dérivationnelle</h2>
|
||||
<div id="outline-container-org0731892" class="outline-2">
|
||||
<h2 id="org0731892"><span class="section-number-2">3</span> Phonologie dérivationnelle</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<p>
|
||||
Le Hjalpi’ est une langue riche en dérivation phonétiques du fait de sa grammaire agglutinative et fusionnelle. Les noms changent selon leur nombre, leur rôle au sein de la phrase (leur cas grammatical), les verbes s’accordent en genre et en nombre, selon l’objectivité, le mode ou l’un des nombreux temps de la phrase ou de la proposition. L’utilisation de chacun de ces éléments sera traité dans le chapitre traitant de la <a href="#org68db9b0">syntaxe</a>. Le chapitre actuel servira principalement de référence condensée pour savoir comment accorder les divers éléments entre eux.
|
||||
Le Hjalpi’ est une langue riche en dérivation phonétiques du fait de sa grammaire agglutinative et fusionnelle. Les noms changent selon leur nombre, leur rôle au sein de la phrase (leur cas grammatical), les verbes s’accordent en genre et en nombre, selon l’objectivité, le mode ou l’un des nombreux temps de la phrase ou de la proposition. L’utilisation de chacun de ces éléments sera traité dans le chapitre traitant de la <a href="#orgcfb6e99">syntaxe</a>. Le chapitre actuel servira principalement de référence condensée pour savoir comment accorder les divers éléments entre eux.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -1457,22 +1457,22 @@ Ci-dessous se trouve une liste d’abréviations que l’on trouvera souvent dan
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc4a0563" class="outline-3">
|
||||
<h3 id="orgc4a0563"><span class="section-number-3">3.1</span> Allophonie</h3>
|
||||
<div id="outline-container-org27f2d92" class="outline-3">
|
||||
<h3 id="org27f2d92"><span class="section-number-3">3.1</span> Allophonie</h3>
|
||||
<div class="outline-text-3" id="text-3-1">
|
||||
<p>
|
||||
En Hjalpi’, il existe de nombreuses règles sur la modification de prononciation de phonèmes selon leur emplacement au sein d’un mot et leur environnement phonétique, donnant lieu à des allophones desdits phonèmes. Ces règles sont les dernières règles à s’appliquer sur la modification de prononciation des mots, les autres règles comme les <a href="#org5440481">accords des voyelles</a> ou les <a href="#org144e8e6">accords des consonnes</a> s’appliquant avant les règles d’allophonie. Ces règles s’appliquent dans leur ordre d’apparition ci-dessous.
|
||||
En Hjalpi’, il existe de nombreuses règles sur la modification de prononciation de phonèmes selon leur emplacement au sein d’un mot et leur environnement phonétique, donnant lieu à des allophones desdits phonèmes. Ces règles sont les dernières règles à s’appliquer sur la modification de prononciation des mots, les autres règles comme les <a href="#org18528ef">accords des voyelles</a> ou les <a href="#org6f70e41">accords des consonnes</a> s’appliquant avant les règles d’allophonie. Ces règles s’appliquent dans leur ordre d’apparition ci-dessous.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgbb2d5dc" class="outline-4">
|
||||
<h4 id="orgbb2d5dc"><span class="section-number-4">3.1.1</span> Voyelles</h4>
|
||||
<div id="outline-container-org6de6836" class="outline-4">
|
||||
<h4 id="org6de6836"><span class="section-number-4">3.1.1</span> Voyelles</h4>
|
||||
<div class="outline-text-4" id="text-3-1-1">
|
||||
<p>
|
||||
Il existe relativement peu d’allophones parmi les voyelles de le Hjalpi’, cependant on peut en relever certains comme suit :
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
<li>La prononciation standard du « ń », comme mentionné ci-dessus dans <a href="#orga7e411b">Consonnes syllabiques</a>, est /n̩/. Cependant, cette voyelle peut également être prononcée /m̩/ si le <i>ń</i> est précédé et/ou suivi par une consonne bilabiale, et il peut être palatalisé en /ɲ̩/ ou /m̩ʲ/ si le <i>ń</i> est également adjacent à une des voyelles <i>i</i> ou <i>í</i>, ou bien la consonne <i>j</i> (notées <code>I</code>).
|
||||
<li>La prononciation standard du « ń », comme mentionné ci-dessus dans <a href="#org217ab2e">Consonnes syllabiques</a>, est /n̩/. Cependant, cette voyelle peut également être prononcée /m̩/ si le <i>ń</i> est précédé et/ou suivi par une consonne bilabiale, et il peut être palatalisé en /ɲ̩/ ou /m̩ʲ/ si le <i>ń</i> est également adjacent à une des voyelles <i>i</i> ou <i>í</i>, ou bien la consonne <i>j</i> (notées <code>I</code>).
|
||||
<ul class="org-ul">
|
||||
<li> /n̩/ > [m̩] / _P</li>
|
||||
<li> /n̩/ > [m̩] / P_</li>
|
||||
@ -1493,8 +1493,8 @@ Il existe relativement peu d’allophones parmi les voyelles de le Hjalpi’, ce
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org8369cfc" class="outline-4">
|
||||
<h4 id="org8369cfc"><span class="section-number-4">3.1.2</span> Consonnes</h4>
|
||||
<div id="outline-container-orgcdf269f" class="outline-4">
|
||||
<h4 id="orgcdf269f"><span class="section-number-4">3.1.2</span> Consonnes</h4>
|
||||
<div class="outline-text-4" id="text-3-1-2">
|
||||
<p>
|
||||
Plusieurs de ces consonnes disposent d’allophones, c’est à dire de prononciations alternatives à la prononciation exacte mentionnée plus haut, sans que cela n’affecte le sens des mots ou le sens d’une phrase.
|
||||
@ -1543,8 +1543,8 @@ Plusieurs de ces consonnes disposent d’allophones, c’est à dire de prononci
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org900cb88" class="outline-4">
|
||||
<h4 id="org900cb88"><span class="section-number-4">3.1.3</span> <span class="todo TODO">TODO</span> Exemples</h4>
|
||||
<div id="outline-container-org5fd93ab" class="outline-4">
|
||||
<h4 id="org5fd93ab"><span class="section-number-4">3.1.3</span> <span class="todo TODO">TODO</span> Exemples</h4>
|
||||
<div class="outline-text-4" id="text-3-1-3">
|
||||
<dl class="org-dl">
|
||||
<dt>raòm</dt><dd> /raøm/ est prononcé [rãø̃]</dd>
|
||||
@ -1553,8 +1553,8 @@ Plusieurs de ces consonnes disposent d’allophones, c’est à dire de prononci
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org5440481" class="outline-3">
|
||||
<h3 id="org5440481"><span class="section-number-3">3.2</span> <span class="todo TODO">TODO</span> Accord des voyelles</h3>
|
||||
<div id="outline-container-org18528ef" class="outline-3">
|
||||
<h3 id="org18528ef"><span class="section-number-3">3.2</span> <span class="todo TODO">TODO</span> Accord des voyelles</h3>
|
||||
<div class="outline-text-3" id="text-3-2">
|
||||
<p>
|
||||
L’accord des voyelles a lieu principalement lors de la déclinaison d’un nom ou de la conjugaison d’un verbe, lors d’un cas où la juxtaposition d’une voyelle à une autre est obligatoire. Cela donne alors lieu à un accord des voyelles.
|
||||
@ -1614,11 +1614,11 @@ L’accord des voyelles a lieu principalement lors de la déclinaison d’un nom
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org144e8e6" class="outline-3">
|
||||
<h3 id="org144e8e6"><span class="section-number-3">3.3</span> <span class="todo TODO">TODO</span> Accord des consonnes</h3>
|
||||
<div id="outline-container-org6f70e41" class="outline-3">
|
||||
<h3 id="org6f70e41"><span class="section-number-3">3.3</span> <span class="todo TODO">TODO</span> Accord des consonnes</h3>
|
||||
</div>
|
||||
<div id="outline-container-org22b33a3" class="outline-3">
|
||||
<h3 id="org22b33a3"><span class="section-number-3">3.4</span> <span class="todo TODO">TODO</span> Déclinaisons</h3>
|
||||
<div id="outline-container-orgb8e18e7" class="outline-3">
|
||||
<h3 id="orgb8e18e7"><span class="section-number-3">3.4</span> <span class="todo TODO">TODO</span> Déclinaisons</h3>
|
||||
<div class="outline-text-3" id="text-3-4">
|
||||
<p>
|
||||
Les déclinaisons se présentent sous la forme de particules (préfixes, infixes et suffixes) à ajouter au mot racine. Voici un exemple d’utilisation. Notez que la partie entre parenthèse peut ne pas être spécifiée, auquel cas il faudra se référer à l’harmonisation des voyelles ou des consonnes selon le cas si une voyelle est accolée à une autre voyelle, de même pour les consonnes.
|
||||
@ -1633,7 +1633,7 @@ Les déclinaisons se présentent sous la forme de particules (préfixes, infixes
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
Notez également que la ou les voyelles présentée dans le tableau s’accorde en ouverture et longueur avec la voyelle du mot racine sur laquelle porte l’accent. Ainsi, ajouts de voyelles sur <i>mén</i> via des déclinaisons s’accorderont en voyelles longues et ouvertes. Si la juxtaposition de deux voyelles est obligatoire, se référer à <a href="#org5440481">l’accord des voyelles</a> ci-dessus. Si la juxtaposition de deux consonnes est obligatoire, se référer à <a href="#org144e8e6">l’accord des consonnes</a> ci-dessus.
|
||||
Notez également que la ou les voyelles présentée dans le tableau s’accorde en ouverture et longueur avec la voyelle du mot racine sur laquelle porte l’accent. Ainsi, ajouts de voyelles sur <i>mén</i> via des déclinaisons s’accorderont en voyelles longues et ouvertes. Si la juxtaposition de deux voyelles est obligatoire, se référer à <a href="#org18528ef">l’accord des voyelles</a> ci-dessus. Si la juxtaposition de deux consonnes est obligatoire, se référer à <a href="#org6f70e41">l’accord des consonnes</a> ci-dessus.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
@ -3520,20 +3520,20 @@ Voici ci-dessous un tableau exposant la forme de chaque déclinaison selon le ca
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org68db9b0" class="outline-2">
|
||||
<h2 id="org68db9b0"><span class="section-number-2">4</span> <span class="todo TODO">TODO</span> Syntaxe</h2>
|
||||
<div id="outline-container-orgcfb6e99" class="outline-2">
|
||||
<h2 id="orgcfb6e99"><span class="section-number-2">4</span> <span class="todo TODO">TODO</span> Syntaxe</h2>
|
||||
</div>
|
||||
<div id="outline-container-org49f0c8a" class="outline-2">
|
||||
<h2 id="org49f0c8a"><span class="section-number-2">5</span> <span class="todo TODO">TODO</span> Champs sémantiques et pragmatismes</h2>
|
||||
<div id="outline-container-org5c480e1" class="outline-2">
|
||||
<h2 id="org5c480e1"><span class="section-number-2">5</span> <span class="todo TODO">TODO</span> Champs sémantiques et pragmatismes</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgec537af" class="outline-2">
|
||||
<h2 id="orgec537af"><span class="section-number-2">6</span> <span class="todo TODO">TODO</span> Système d’écriture</h2>
|
||||
<div id="outline-container-orgf0e4a7b" class="outline-2">
|
||||
<h2 id="orgf0e4a7b"><span class="section-number-2">6</span> <span class="todo TODO">TODO</span> Système d’écriture</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgac235b9" class="outline-2">
|
||||
<h2 id="orgac235b9"><span class="section-number-2">7</span> <span class="todo TODO">TODO</span> Exemples</h2>
|
||||
<div id="outline-container-org2314241" class="outline-2">
|
||||
<h2 id="org2314241"><span class="section-number-2">7</span> <span class="todo TODO">TODO</span> Exemples</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgb64723f" class="outline-2">
|
||||
<h2 id="orgb64723f"><span class="section-number-2">8</span> Glossaire</h2>
|
||||
<div id="outline-container-org417c8cf" class="outline-2">
|
||||
<h2 id="org417c8cf"><span class="section-number-2">8</span> Glossaire</h2>
|
||||
<div class="outline-text-2" id="text-8">
|
||||
<dl class="org-dl">
|
||||
<dt>clef</dt><dd> /prononciation/ <i>élément de langage.</i> Définition(s)</dd>
|
||||
@ -3564,60 +3564,60 @@ Abréviations :
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org6f75ca3" class="outline-3">
|
||||
<h3 id="org6f75ca3"><span class="section-number-3">8.1</span> Actions physiques</h3>
|
||||
<div id="outline-container-org5b80a78" class="outline-3">
|
||||
<h3 id="org5b80a78"><span class="section-number-3">8.1</span> Actions physiques</h3>
|
||||
<div class="outline-text-3" id="text-8-1">
|
||||
<dl class="org-dl">
|
||||
<dt>kĺnyþ</dt><dd> /kl̩nyːθ/ (v.) casser, briser</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge438157" class="outline-3">
|
||||
<h3 id="orge438157"><span class="section-number-3">8.2</span> Amour</h3>
|
||||
<div id="outline-container-orgc4047f0" class="outline-3">
|
||||
<h3 id="orgc4047f0"><span class="section-number-3">8.2</span> Amour</h3>
|
||||
</div>
|
||||
<div id="outline-container-org8eb3e1a" class="outline-3">
|
||||
<h3 id="org8eb3e1a"><span class="section-number-3">8.3</span> Animaux</h3>
|
||||
<div id="outline-container-org04fb902" class="outline-3">
|
||||
<h3 id="org04fb902"><span class="section-number-3">8.3</span> Animaux</h3>
|
||||
<div class="outline-text-3" id="text-8-3">
|
||||
<dl class="org-dl">
|
||||
<dt>nael</dt><dd> /nael/ (n.7) cheval</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org3852929" class="outline-3">
|
||||
<h3 id="org3852929"><span class="section-number-3">8.4</span> Art</h3>
|
||||
<div id="outline-container-org78d3b3d" class="outline-3">
|
||||
<h3 id="org78d3b3d"><span class="section-number-3">8.4</span> Art</h3>
|
||||
<div class="outline-text-3" id="text-8-4">
|
||||
<dl class="org-dl">
|
||||
<dt>raòm</dt><dd> /rãø̃/ (n.9) livre</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge6f64f0" class="outline-3">
|
||||
<h3 id="orge6f64f0"><span class="section-number-3">8.5</span> Astronomie</h3>
|
||||
<div id="outline-container-orgfdb1b1a" class="outline-3">
|
||||
<h3 id="orgfdb1b1a"><span class="section-number-3">8.5</span> Astronomie</h3>
|
||||
<div class="outline-text-3" id="text-8-5">
|
||||
<dl class="org-dl">
|
||||
<dt>jaom</dt><dd> /jãõ/ (n.1) astre</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgf655458" class="outline-3">
|
||||
<h3 id="orgf655458"><span class="section-number-3">8.6</span> Bâtiments</h3>
|
||||
<div id="outline-container-org71a744b" class="outline-3">
|
||||
<h3 id="org71a744b"><span class="section-number-3">8.6</span> Bâtiments</h3>
|
||||
<div class="outline-text-3" id="text-8-6">
|
||||
<dl class="org-dl">
|
||||
<dt>mén</dt><dd> /mɛn/ (n.9) maison (bâtiment)</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgeadfef4" class="outline-3">
|
||||
<h3 id="orgeadfef4"><span class="section-number-3">8.7</span> Commerce</h3>
|
||||
<div id="outline-container-org1d99bad" class="outline-3">
|
||||
<h3 id="org1d99bad"><span class="section-number-3">8.7</span> Commerce</h3>
|
||||
</div>
|
||||
<div id="outline-container-org7ccd700" class="outline-3">
|
||||
<h3 id="org7ccd700"><span class="section-number-3">8.8</span> Conflits</h3>
|
||||
<div id="outline-container-org912fc7b" class="outline-3">
|
||||
<h3 id="org912fc7b"><span class="section-number-3">8.8</span> Conflits</h3>
|
||||
</div>
|
||||
<div id="outline-container-org41ee205" class="outline-3">
|
||||
<h3 id="org41ee205"><span class="section-number-3">8.9</span> Conteneurs</h3>
|
||||
<div id="outline-container-org69f4a31" class="outline-3">
|
||||
<h3 id="org69f4a31"><span class="section-number-3">8.9</span> Conteneurs</h3>
|
||||
</div>
|
||||
<div id="outline-container-org9b7ec28" class="outline-3">
|
||||
<h3 id="org9b7ec28"><span class="section-number-3">8.10</span> Corps</h3>
|
||||
<div id="outline-container-org8b2ce3a" class="outline-3">
|
||||
<h3 id="org8b2ce3a"><span class="section-number-3">8.10</span> Corps</h3>
|
||||
<div class="outline-text-3" id="text-8-10">
|
||||
<dl class="org-dl">
|
||||
<dt>gar</dt><dd> /ɡaːr/ (n.6) tête</dd>
|
||||
@ -3626,19 +3626,19 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgab05cbd" class="outline-3">
|
||||
<h3 id="orgab05cbd"><span class="section-number-3">8.11</span> Couleurs</h3>
|
||||
<div id="outline-container-org414555b" class="outline-3">
|
||||
<h3 id="org414555b"><span class="section-number-3">8.11</span> Couleurs</h3>
|
||||
<div class="outline-text-3" id="text-8-11">
|
||||
<dl class="org-dl">
|
||||
<dt>ðúr</dt><dd> /ðʊr/ (adj.) argent (couleur)</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org8e1fe75" class="outline-3">
|
||||
<h3 id="org8e1fe75"><span class="section-number-3">8.12</span> Dimensions</h3>
|
||||
<div id="outline-container-orgc3d28ca" class="outline-3">
|
||||
<h3 id="orgc3d28ca"><span class="section-number-3">8.12</span> Dimensions</h3>
|
||||
</div>
|
||||
<div id="outline-container-org272a531" class="outline-3">
|
||||
<h3 id="org272a531"><span class="section-number-3">8.13</span> Direction</h3>
|
||||
<div id="outline-container-orgd147b98" class="outline-3">
|
||||
<h3 id="orgd147b98"><span class="section-number-3">8.13</span> Direction</h3>
|
||||
<div class="outline-text-3" id="text-8-13">
|
||||
<dl class="org-dl">
|
||||
<dt>ňam</dt><dd> /ŋãː/ (n.2) ouest</dd>
|
||||
@ -3648,44 +3648,44 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd8816f6" class="outline-3">
|
||||
<h3 id="orgd8816f6"><span class="section-number-3">8.14</span> Eau</h3>
|
||||
<div id="outline-container-orgb87ab82" class="outline-3">
|
||||
<h3 id="orgb87ab82"><span class="section-number-3">8.14</span> Eau</h3>
|
||||
</div>
|
||||
<div id="outline-container-org989181a" class="outline-3">
|
||||
<h3 id="org989181a"><span class="section-number-3">8.15</span> Effort</h3>
|
||||
<div id="outline-container-org6698afe" class="outline-3">
|
||||
<h3 id="org6698afe"><span class="section-number-3">8.15</span> Effort</h3>
|
||||
</div>
|
||||
<div id="outline-container-org604aa8e" class="outline-3">
|
||||
<h3 id="org604aa8e"><span class="section-number-3">8.16</span> Éléments</h3>
|
||||
<div id="outline-container-org2593394" class="outline-3">
|
||||
<h3 id="org2593394"><span class="section-number-3">8.16</span> Éléments</h3>
|
||||
</div>
|
||||
<div id="outline-container-org8d9df37" class="outline-3">
|
||||
<h3 id="org8d9df37"><span class="section-number-3">8.17</span> Émotions</h3>
|
||||
<div id="outline-container-org5d299db" class="outline-3">
|
||||
<h3 id="org5d299db"><span class="section-number-3">8.17</span> Émotions</h3>
|
||||
<div class="outline-text-3" id="text-8-17">
|
||||
<dl class="org-dl">
|
||||
<dt>feŗan</dt><dd> /feːʁãː/ (n.2) tristesse</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgb24a2f9" class="outline-3">
|
||||
<h3 id="orgb24a2f9"><span class="section-number-3">8.18</span> Évaluation</h3>
|
||||
<div id="outline-container-orge91ca8c" class="outline-3">
|
||||
<h3 id="orge91ca8c"><span class="section-number-3">8.18</span> Évaluation</h3>
|
||||
<div class="outline-text-3" id="text-8-18">
|
||||
<dl class="org-dl">
|
||||
<dt>’eßtef</dt><dd> /ʔeːʃteːf/ (adj.) mauvais</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org8881d24" class="outline-3">
|
||||
<h3 id="org8881d24"><span class="section-number-3">8.19</span> Événements</h3>
|
||||
<div id="outline-container-orgbeaa781" class="outline-3">
|
||||
<h3 id="orgbeaa781"><span class="section-number-3">8.19</span> Événements</h3>
|
||||
<div class="outline-text-3" id="text-8-19">
|
||||
<dl class="org-dl">
|
||||
<dt>gén</dt><dd> /ɡɛ̃/ (n.2) acte, action</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org56c4662" class="outline-3">
|
||||
<h3 id="org56c4662"><span class="section-number-3">8.20</span> Existence</h3>
|
||||
<div id="outline-container-org28b554a" class="outline-3">
|
||||
<h3 id="org28b554a"><span class="section-number-3">8.20</span> Existence</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0959cbc" class="outline-3">
|
||||
<h3 id="org0959cbc"><span class="section-number-3">8.21</span> Famille</h3>
|
||||
<div id="outline-container-org757fc44" class="outline-3">
|
||||
<h3 id="org757fc44"><span class="section-number-3">8.21</span> Famille</h3>
|
||||
<div class="outline-text-3" id="text-8-21">
|
||||
<dl class="org-dl">
|
||||
<dt>ánám</dt><dd> /ɑ̃nɑ̃/ (n.6) parent</dd>
|
||||
@ -3694,25 +3694,25 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgdeff5a8" class="outline-3">
|
||||
<h3 id="orgdeff5a8"><span class="section-number-3">8.22</span> Forme</h3>
|
||||
<div id="outline-container-org17dba14" class="outline-3">
|
||||
<h3 id="org17dba14"><span class="section-number-3">8.22</span> Forme</h3>
|
||||
</div>
|
||||
<div id="outline-container-org01bf9aa" class="outline-3">
|
||||
<h3 id="org01bf9aa"><span class="section-number-3">8.23</span> Gouvernement</h3>
|
||||
<div id="outline-container-orgbff02ae" class="outline-3">
|
||||
<h3 id="orgbff02ae"><span class="section-number-3">8.23</span> Gouvernement</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgba22b2e" class="outline-3">
|
||||
<h3 id="orgba22b2e"><span class="section-number-3">8.24</span> Grammaire</h3>
|
||||
<div id="outline-container-orgdc15c68" class="outline-3">
|
||||
<h3 id="orgdc15c68"><span class="section-number-3">8.24</span> Grammaire</h3>
|
||||
<div class="outline-text-3" id="text-8-24">
|
||||
<dl class="org-dl">
|
||||
<dt>pöb (pron. interrogatif)</dt><dd>quoi, idée générale d’élément. Peut être décliné afin d’obtenir des questionnements plus précis.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="outline-container-org2d8a495" class="outline-4">
|
||||
<h4 id="org2d8a495"><span class="section-number-4">8.24.1</span> Pronoms interrogatifs</h4>
|
||||
<div id="outline-container-org5b88d4b" class="outline-4">
|
||||
<h4 id="org5b88d4b"><span class="section-number-4">8.24.1</span> Pronoms interrogatifs</h4>
|
||||
<div class="outline-text-4" id="text-8-24-1">
|
||||
</div>
|
||||
<ol class="org-ol">
|
||||
<li><a id="org79c26ce"></a>Temps<br />
|
||||
<li><a id="org9086e31"></a>Temps<br />
|
||||
<div class="outline-text-5" id="text-8-24-1-1">
|
||||
<dl class="org-dl">
|
||||
<dt>pejb</dt><dd> /pejb/ (pron. interr. essif) quand, à quel moment. <i>pöb</i> décliné à l’essif.</dd>
|
||||
@ -3725,34 +3725,34 @@ Abréviations :
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga25ff41" class="outline-3">
|
||||
<h3 id="orga25ff41"><span class="section-number-3">8.25</span> Guerre</h3>
|
||||
<div id="outline-container-org5cf86a9" class="outline-3">
|
||||
<h3 id="org5cf86a9"><span class="section-number-3">8.25</span> Guerre</h3>
|
||||
<div class="outline-text-3" id="text-8-25">
|
||||
<dl class="org-dl">
|
||||
<dt>wóúl</dt><dd> /wɔʊl/ (n.2) attaque</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org14a7406" class="outline-3">
|
||||
<h3 id="org14a7406"><span class="section-number-3">8.26</span> Légal</h3>
|
||||
<div id="outline-container-org39c863d" class="outline-3">
|
||||
<h3 id="org39c863d"><span class="section-number-3">8.26</span> Légal</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0d6381c" class="outline-3">
|
||||
<h3 id="org0d6381c"><span class="section-number-3">8.27</span> Lieux</h3>
|
||||
<div id="outline-container-org80ded45" class="outline-3">
|
||||
<h3 id="org80ded45"><span class="section-number-3">8.27</span> Lieux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org524b403" class="outline-3">
|
||||
<h3 id="org524b403"><span class="section-number-3">8.28</span> Lumière</h3>
|
||||
<div id="outline-container-org292f516" class="outline-3">
|
||||
<h3 id="org292f516"><span class="section-number-3">8.28</span> Lumière</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd7c8aa9" class="outline-3">
|
||||
<h3 id="orgd7c8aa9"><span class="section-number-3">8.29</span> Mental</h3>
|
||||
<div id="outline-container-org5f6f954" class="outline-3">
|
||||
<h3 id="org5f6f954"><span class="section-number-3">8.29</span> Mental</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4427100" class="outline-3">
|
||||
<h3 id="org4427100"><span class="section-number-3">8.30</span> Mesures</h3>
|
||||
<div id="outline-container-org501788f" class="outline-3">
|
||||
<h3 id="org501788f"><span class="section-number-3">8.30</span> Mesures</h3>
|
||||
</div>
|
||||
<div id="outline-container-org029c1de" class="outline-3">
|
||||
<h3 id="org029c1de"><span class="section-number-3">8.31</span> Métaux</h3>
|
||||
<div id="outline-container-org834a666" class="outline-3">
|
||||
<h3 id="org834a666"><span class="section-number-3">8.31</span> Métaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2fd5c6e" class="outline-3">
|
||||
<h3 id="org2fd5c6e"><span class="section-number-3">8.32</span> Mouvement</h3>
|
||||
<div id="outline-container-org468cd2e" class="outline-3">
|
||||
<h3 id="org468cd2e"><span class="section-number-3">8.32</span> Mouvement</h3>
|
||||
<div class="outline-text-3" id="text-8-32">
|
||||
<dl class="org-dl">
|
||||
<dt>jĺšek</dt><dd> /jl̩çeːk/ (n.9) chemin, voie</dd>
|
||||
@ -3760,37 +3760,37 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgc888bc8" class="outline-3">
|
||||
<h3 id="orgc888bc8"><span class="section-number-3">8.33</span> Nature</h3>
|
||||
<div id="outline-container-org96bce11" class="outline-3">
|
||||
<h3 id="org96bce11"><span class="section-number-3">8.33</span> Nature</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2e3760f" class="outline-3">
|
||||
<h3 id="org2e3760f"><span class="section-number-3">8.34</span> Nombres</h3>
|
||||
<div id="outline-container-org8eafe2f" class="outline-3">
|
||||
<h3 id="org8eafe2f"><span class="section-number-3">8.34</span> Nombres</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgcfe2bf7" class="outline-3">
|
||||
<h3 id="orgcfe2bf7"><span class="section-number-3">8.35</span> Nourriture</h3>
|
||||
<div id="outline-container-orgeb79d67" class="outline-3">
|
||||
<h3 id="orgeb79d67"><span class="section-number-3">8.35</span> Nourriture</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4d550c5" class="outline-3">
|
||||
<h3 id="org4d550c5"><span class="section-number-3">8.36</span> Outils</h3>
|
||||
<div id="outline-container-org0c7b143" class="outline-3">
|
||||
<h3 id="org0c7b143"><span class="section-number-3">8.36</span> Outils</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd65b194" class="outline-3">
|
||||
<h3 id="orgd65b194"><span class="section-number-3">8.37</span> Parole</h3>
|
||||
<div id="outline-container-org73b120a" class="outline-3">
|
||||
<h3 id="org73b120a"><span class="section-number-3">8.37</span> Parole</h3>
|
||||
<div class="outline-text-3" id="text-8-37">
|
||||
<dl class="org-dl">
|
||||
<dt>vár</dt><dd> /vɑr/ (n.2) langue (linguistique), langage, parole</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgab097af" class="outline-3">
|
||||
<h3 id="orgab097af"><span class="section-number-3">8.38</span> Péchés</h3>
|
||||
<div id="outline-container-orgf684536" class="outline-3">
|
||||
<h3 id="orgf684536"><span class="section-number-3">8.38</span> Péchés</h3>
|
||||
</div>
|
||||
<div id="outline-container-org9be249f" class="outline-3">
|
||||
<h3 id="org9be249f"><span class="section-number-3">8.39</span> Physique</h3>
|
||||
<div id="outline-container-org857b468" class="outline-3">
|
||||
<h3 id="org857b468"><span class="section-number-3">8.39</span> Physique</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2d1b85f" class="outline-3">
|
||||
<h3 id="org2d1b85f"><span class="section-number-3">8.40</span> Possession</h3>
|
||||
<div id="outline-container-org32d3575" class="outline-3">
|
||||
<h3 id="org32d3575"><span class="section-number-3">8.40</span> Possession</h3>
|
||||
</div>
|
||||
<div id="outline-container-org5b08932" class="outline-3">
|
||||
<h3 id="org5b08932"><span class="section-number-3">8.41</span> Religion</h3>
|
||||
<div id="outline-container-orgc56eafb" class="outline-3">
|
||||
<h3 id="orgc56eafb"><span class="section-number-3">8.41</span> Religion</h3>
|
||||
<div class="outline-text-3" id="text-8-41">
|
||||
<dl class="org-dl">
|
||||
<dt>hjalp</dt><dd> /hjaːlp/ (n.1) dieu céleste</dd>
|
||||
@ -3798,8 +3798,8 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgcafbded" class="outline-3">
|
||||
<h3 id="orgcafbded"><span class="section-number-3">8.42</span> Savoir</h3>
|
||||
<div id="outline-container-orgd89d0d0" class="outline-3">
|
||||
<h3 id="orgd89d0d0"><span class="section-number-3">8.42</span> Savoir</h3>
|
||||
<div class="outline-text-3" id="text-8-42">
|
||||
<dl class="org-dl">
|
||||
<dt>bóljòluþ</dt><dd> /bɔljøːluːθ/ (vt.) savoir</dd>
|
||||
@ -3807,8 +3807,8 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd5b4ed6" class="outline-3">
|
||||
<h3 id="orgd5b4ed6"><span class="section-number-3">8.43</span> Sensations</h3>
|
||||
<div id="outline-container-orgffae11c" class="outline-3">
|
||||
<h3 id="orgffae11c"><span class="section-number-3">8.43</span> Sensations</h3>
|
||||
<div class="outline-text-3" id="text-8-43">
|
||||
<dl class="org-dl">
|
||||
<dt>feŗtef</dt><dd> /feːʁeːf/ (n.2) douleur. Étymologie : <i>feŗan</i> + <i>’eßtef</i>, une <i>tristesse mauvaise</i></dd>
|
||||
@ -3816,22 +3816,22 @@ Abréviations :
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge542182" class="outline-3">
|
||||
<h3 id="orge542182"><span class="section-number-3">8.44</span> Sexe</h3>
|
||||
<div id="outline-container-org5436dcb" class="outline-3">
|
||||
<h3 id="org5436dcb"><span class="section-number-3">8.44</span> Sexe</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgf6f6c69" class="outline-3">
|
||||
<h3 id="orgf6f6c69"><span class="section-number-3">8.45</span> Société</h3>
|
||||
<div id="outline-container-orgf850406" class="outline-3">
|
||||
<h3 id="orgf850406"><span class="section-number-3">8.45</span> Société</h3>
|
||||
</div>
|
||||
<div id="outline-container-org770ce3a" class="outline-3">
|
||||
<h3 id="org770ce3a"><span class="section-number-3">8.46</span> Substances</h3>
|
||||
<div id="outline-container-orge66c560" class="outline-3">
|
||||
<h3 id="orge66c560"><span class="section-number-3">8.46</span> Substances</h3>
|
||||
<div class="outline-text-3" id="text-8-46">
|
||||
<dl class="org-dl">
|
||||
<dt>lúb</dt><dd> /lʊb/ (n.9) air</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org2001e91" class="outline-3">
|
||||
<h3 id="org2001e91"><span class="section-number-3">8.47</span> Temps</h3>
|
||||
<div id="outline-container-org430bd09" class="outline-3">
|
||||
<h3 id="org430bd09"><span class="section-number-3">8.47</span> Temps</h3>
|
||||
<div class="outline-text-3" id="text-8-47">
|
||||
<dl class="org-dl">
|
||||
<dt>bém</dt><dd> /bɛ̃/ (n.2) jour (cycle temporel)</dd>
|
||||
@ -3840,8 +3840,8 @@ Abréviations :
|
||||
<dt>ţealnat</dt><dd> /ʈealnaːt/ (adj.) précision temporelle, précis.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
<div id="outline-container-org0c0faae" class="outline-4">
|
||||
<h4 id="org0c0faae"><span class="section-number-4">8.47.1</span> Jours de la semaine</h4>
|
||||
<div id="outline-container-orgb55395e" class="outline-4">
|
||||
<h4 id="orgb55395e"><span class="section-number-4">8.47.1</span> Jours de la semaine</h4>
|
||||
<div class="outline-text-4" id="text-8-47-1">
|
||||
<dl class="org-dl">
|
||||
<dt>ðúbém</dt><dd> /ðʊbɛ̃/ (n.2) septième jour de la semaine / jour d’agent. Étymologie : <i>ðúr</i> + <i>bém</i></dd>
|
||||
@ -3849,23 +3849,23 @@ Abréviations :
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org0b39518" class="outline-3">
|
||||
<h3 id="org0b39518"><span class="section-number-3">8.48</span> Travail</h3>
|
||||
<div id="outline-container-org95e3c4d" class="outline-3">
|
||||
<h3 id="org95e3c4d"><span class="section-number-3">8.48</span> Travail</h3>
|
||||
</div>
|
||||
<div id="outline-container-org854ed63" class="outline-3">
|
||||
<h3 id="org854ed63"><span class="section-number-3">8.49</span> Végétaux</h3>
|
||||
<div id="outline-container-org3443a63" class="outline-3">
|
||||
<h3 id="org3443a63"><span class="section-number-3">8.49</span> Végétaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgf3b8a00" class="outline-3">
|
||||
<h3 id="orgf3b8a00"><span class="section-number-3">8.50</span> Vêtements</h3>
|
||||
<div id="outline-container-orgf7bb0a4" class="outline-3">
|
||||
<h3 id="orgf7bb0a4"><span class="section-number-3">8.50</span> Vêtements</h3>
|
||||
</div>
|
||||
<div id="outline-container-org31f8699" class="outline-3">
|
||||
<h3 id="org31f8699"><span class="section-number-3">8.51</span> Vie et santé</h3>
|
||||
<div id="outline-container-orgf0cb877" class="outline-3">
|
||||
<h3 id="orgf0cb877"><span class="section-number-3">8.51</span> Vie et santé</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 16:04</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 17:01</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Hjalpi’
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+INCLUDE: "headers.org"
|
||||
|
||||
* TODO Introduction
|
||||
# Ajouter un peu de détails
|
@ -1,572 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Cas grammaticaux du Hjalpi’ Verniculaire</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Cas grammaticaux du Hjalpi’ Verniculaire</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Le Hjalpi’ verniculaire (je m’y référerai plus tard comme « Hjalpi’ » uniquement) est une langue ergative (le sujet du verbe intransitif et du verbe transitif ne sont pas confondus) (comme le tibétain)
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Transitivité</dt><dd>aptitude ou non à gérer un objet</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Un verbe transitif ne s'utilise (en français) que quand l'objet est connu par le contexte ("Il mange").
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Ne pas confondre emploi intransitif et verbe intransitif : un verbe intransitif n'accepte jamais de complément d'objet direct ou indirect. Il n'accepte que des compléments circonstanciels.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Le COD (complément d'objet direct) est en syntaxe un type de complément d'objet du verbe d'action employé à la voix active. Il se construit sans préposition. Permet de répondre à la question "quoi ?" (il éclaire (quoi ?) la pièce).
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Le cas Syncrétique est une fusion en un seul élément de plusieurs traits grammaticaux.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Un exemple sera donné avec le terme <i>mén</i>, « livre » et <i>raëm</i>, « maison » (le bâtiment).
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Abessif (= Caritif) <i>e-</i></dt><dd>Cas grammatical exprimant l'absence d'une chose. Correspond en Français à la
|
||||
préposition « sans » Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"sans parler"</li>
|
||||
<li>"excepté" (= "sans prendre dans le nombre")</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>émén</i> : sans livre<br />
|
||||
<i>eraëm</i> : sans maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Ablatif (depuis) <i>li-</i></dt><dd>Cas grammatical exprimant le déplacement à partir d'un lieu ouvert. Exemple : "Je viens <i>de Paris</i>"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>límén</i> : depuis l’extérieur du livre<br />
|
||||
<i>liraëm</i> : depuis l’extérieur de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Absolutif <i>-a</i></dt><dd>Cas grammatical marquant le sujet de verbes intransitifs et l'objet des verbes transitifs. <b>En opposition au cas ergatif qui marque le sujet des verbes transitifs.</b> Dans le Hjalpi’, il s’agit juste du sujet du verbe intransitif. Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"<i>Je</i> suis tombé"</li>
|
||||
<li>"J’ai bu <i>du lait</i>"</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>méná</i> : le livre (sujet du verbe intransitif)<br />
|
||||
<i>raëma</i> : la maison (idem)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Accusatif <i>-vo</i></dt><dd>Cas grammatical exprimant le COD, l'actant qui subit l'action exercée par le sujet d'un verbe transitif direct actif. <b>Dans les langues ergatives, peut être assumé par le cas absolutif.</b> Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"Elle a collé la photo <i>sur la porte</i>"</li>
|
||||
<li>"La photo est collée <i>sur la porte</i>" = datif</li>
|
||||
<li>"L'homme <i>dont</i> je parle"</li>
|
||||
<li>"L'homme lit une <i>lettre</i>" ("lettre") ("l’homme" ergatif ou nominatif)</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménvó</i> : le livre (objet)<br />
|
||||
<i>raëmvo</i> : la maison (idem)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Adessif <i>iŗ-</i></dt><dd>Cas grammatical exprimant la position en un lieu ouvert ou à proximité immédiate de quelque chose. Exemple : "<i>près du</i> mur"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>íŗmén</i> : près du livre<br />
|
||||
<i>iŗraëm</i> : près de la maison (sous-entendu dehors)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Allatif (vers) <i>-li-</i></dt><dd>Cas grammatical exprimant le lieu non clos vers lequel se produit un mouvement. Complémentaire de l'ablatif en exprimant le mouvement en direction opposée, et l'adessif se situe entre les deux en exprimant la position en un lieu non clos sans mouvement. Exemple : "je vais <i>à</i> la plage"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>mélín</i> : vers le livre (toujours à l’extérieur)<br />
|
||||
<i>raëlin</i> : vers la maison (sans aller à l’intérieur)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Bénéfactif</dt><dd>Trait grammatical exprimant le rôle sémantique dévolu à une entité bénéficiaire d'un procès, càd affectée de manière avantaguese pour elle par une action ou une situation. Il s'agit souvent de datif. En Finnois, est marqué par l'allatif. L'autobénéfactif est un sens possible de la voix moyenne en grec et sanskrit. Représenté en langue divine par le datif. Exemple : "Un parent a dessiné un cheval <i>pour</i> l'enfant".</dd>
|
||||
|
||||
<dt>Causal <i>-oby</i></dt><dd>Cas grammatical marquant la raison ou le motif de l'action exprimée par le verbe principal (utilisation du "kara" en Japonais)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménóbý</i> : du fait du livre, à cause/grâce au livre<br />
|
||||
<i>raënoby</i> : du fait de la maison, à cause/grâce à la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Comitatif <i>-ðei-</i></dt><dd>Cas grammatical exprimant l'accompagnement. Équivalent français : la proposition "avec". Exemple : "Il est venu <i>avec</i> ses amis"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>méðéín</i> : avec le livre<br />
|
||||
<i>raëðein</i> : avec la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Datif <i>-at-</i></dt><dd>Cas grammatical exprimant l'objet indirect ou second, càd l'actant dit bénéficiaire (à ne pas confondre avec le bénéfactif que le datif représente souvent). Peut marquer dans beaucoup de langues la possession. Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"J'ai cassé <i>le vase</i>"</li>
|
||||
<li><i>J</i>'ai un livre (Tibétain: "nga la dpe-cha yod", "nga")</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>mátén</i> : pour le livre<br />
|
||||
<i>rataën</i> : pour la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Délatif <i>ßa-</i></dt><dd>Cas locatif séparatif externe qui exprime le point de départ d'un lieu géographique et qui plus précisément peut exprimer la surface d'un support depuis laquelle un déplacement s'effectue. Exemple : "Je suis tombé <i>du toit</i>.</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ßámén</i> : depuis le livre (sous entendu depuis sa couverture)<br />
|
||||
<i>ßaraën</i> : depuis la maison (sous entendu du toit)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Direct</dt><dd>Cas grammatical comprenant la forme de citation des mots (ou lemme). Fonctionne par opposition au cas oblique. Applications :
|
||||
<ul class="org-ul">
|
||||
<li>Premier sens: désigne le nominatif comme forme de citation, en opposition aux autres cas dits obliques</li>
|
||||
<li>Par spécialisation, peut désigner dans une déclinaison à deux cas celui qui s'emploie comme forme de citation, l'autre étant oblique</li>
|
||||
<li>Réemployé pour désigner un cas syncrétique couvrant à la fois les fonctions syntaxiques de sujet et d'objet, dans un système comportant par ailleurs un ou plusieurs autres cas obliques.</li>
|
||||
</ul></dd>
|
||||
|
||||
<dt>Directif <i>-lë</i></dt><dd>Cas grammatical indiquant un changement de lieu. Exemple : "Je vais <i>dans la pièce</i>."</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>lêmén</i> : vers le livre (sous entendu le livre étant dans un autre lieu)<br />
|
||||
<i>lëraën</i> : vers la maison (sous entendu dans la maison depuis un autre lieu)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Distributif <i>xelje-</i></dt><dd>Cas grammatical indiquant une distribution égale. Exemple : "cinq médecins <i>par commune</i>"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>xéljémén</i> : pour chaque livre<br />
|
||||
<i>xeljeraën</i> : pour chaque maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Élatif <i>-ły</i></dt><dd>Cas grammatical exprimant le lieu de l'intérieur duquel provient le mouvement. Ex: "En sortant <i>de la maison</i>"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménłý</i> : depuis l’intérieur du livre ou de son contenu<br />
|
||||
<i>raënły</i> : depuis l’intérieur de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Équatif = Comparatif <i>-ńt</i></dt><dd>Cas grammatical marquant la comparaison, l'assimilation ou l'identité. Ex :
|
||||
<ul class="org-ul">
|
||||
<li><i>comme</i> une flèche</li>
|
||||
<li>feindre ne rien voir (rien voyant <i>comme</i> soi-même)</li>
|
||||
<li>il mange <i>comme</i> un cochon</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménńt</i> : comme un livre<br />
|
||||
<i>raënńt</i> : comme une maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Ergatif <i>-jo</i></dt><dd>Cas grammatical marquant le sujet des verbes transitifs, en opposition à l'absolutif. Exemple : <i>J</i>'ai bu du lait.</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménjó</i> : livre (sujet d’un verbe transitif)<br />
|
||||
<i>raënjo</i> : maison (sujet d’un verbe transitif)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Essif <i>-oiþyd-</i></dt><dd>Cas grammatical exprimant un état ou une qualité. Peut exprimer le temps et
|
||||
le locatif. Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"en tant qu'enfant" ("enfant"+essif)</li>
|
||||
<li>"au Lundi" ("lundi"+essif)</li>
|
||||
<li>"à la maison" ("maison"+essif)</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>móíþýdén</i> : « <i>bookness</i> » en anglais<br />
|
||||
<i>roiþydaën</i> : « <i>houseness</i> » en anglais
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Génitif <i>ţu-</i></dt><dd>Cas grammatical utilisé pour marquer un complément de nom. Exprime également la possession dans de nombreuses langues. Équivalent de l'apostrohpe en Anglais (car souvent appelé avec le possessif). Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"La maison <i>de Marie</i>"</li>
|
||||
<li>"La jambe <i>de Marie</i>"</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ţúmén</i> : … du livre (<i>book’s</i> en anglais)<br />
|
||||
<i>ţuraën</i> : … de la maison (<i>house’s</i> en anglais)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Illatif <i>-ën-</i></dt><dd>Cas grammatical exprimant le lieu vers l'intérieur duquel se produit un déplacement. Ex : "vers l'intérieur de la maison"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>mênén</i> : vers l’intérieur du livre, vers son contenu<br />
|
||||
<i>rënaën</i> : vers l’intérieur de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Inessif <i>-ŕo-</i></dt><dd>Cas grammatical indiquant le lieu dans lequel se déroule le procès exprimé par le verbe. Correspond à la préposition française "dans". Exemple : "<i>dans</i> la maison"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>méŕón</i> : dans le livre, dans son contenu<br />
|
||||
<i>raëŕon</i> : dans la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Instructif</dt><dd>Cas gramatical utilisé pour marquer la manière dont s'accomplis le procès exprimé par le verbe. Exprimé dans le Hjalpi’ par l’instrumental. Exemple : "Je suis venu <i>à pied</i>" (au moyen de)</dd>
|
||||
|
||||
<dt>Instrumental <i>-dļ</i></dt><dd>Cas grammatical exprimant principalement l'instrument (actant dit instrument), le moyen par lequel s'accomplit l'action. Correspond à la préposition française "avec". Peut s'utiliser avec "à l'aide de", "au moyen de". Exemple : "Il peint <i>avec</i> un pinceau".</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>méndļ</i> : au moyen d’un livre, grâce à un livre
|
||||
<i>raëndļ</i> : au moyen de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Latif <i>-og</i></dt><dd>Cas grammatical indiquant un déplacement en direction d'un endroit déterminé, avec une idée de limitation du mouvement. Correspond aux préposition françaises "jusqu'à", "à", "aussi loin que".</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménóg</i> : jusqu’au livre
|
||||
<i>raënog</i> : jusqu’à la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Locatif <i>la-</i></dt><dd>Cas grammatical exprimant la localisation dans l'espace (sans mouvement), le lieu où se déroule l'action par le verbe. Peut se subdiviser en plusieurs cas spécifiques, selon que le lieu soit fermé (inessif) ou ouvert (adessif, superessif). Exemple : "J'habite à Paris"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>láraën</i> à la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Nominatif</dt><dd>Cas grammatical exprimant la fonction syntaxique de sujet d'un verbe transitif ou intransitif, càd l'actant dit acteur, ou sujet patient. Utilisé pour indiquer le sujet d'une phrase, soit pour indiquer un attribut d'un sujet au nominatif ("il est un homme", "il devient un homme", "il semble être un homme"). En revanche, l'interjection et l'exclamation sont rendues par le vocatif. Dans les langues ergatives, on tend à plutôt utiliser l'ergatif et l'absolutif. Non utilisé en langue divine. Exemple : "L'<i>homme</i> lit une <i>lettre</i>" ("homme" nominatif, "lettre" accusatif)</dd>
|
||||
|
||||
<dt>Oblique <i>-ŗeß</i></dt><dd>Tout type de cas grammatical autre que celui servant de forme de citation (ou de forme canonique). Fonctionne en opposition avec la notion de cas direct. Dans le Hjalpi’, placé après un élément autre qu’un verbe, cela équivaut à le placer entre guillemets pour citer tel quel l’élément. Après un verbe, toute la phrase construite autour de ce verbe devient alors une citation. L’oblique peut également être utiliser pour mettre en valeur l’élément décliné : « il s’agit de <i>la Tour</i> »</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménŗéß</i> le « livre »<br />
|
||||
<i>raënŗeß</i> la « maison »
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Partitif <i>-ili’-</i></dt><dd>Cas grammatical marquant la partie d'un tout. Considéré comme un nombre et non comme un cas dans certaines langues. Exemple : "Il mange <i>de la</i> purée"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>mílí’én</i> : une partie du livre<br />
|
||||
<i>rili’aën</i> : une partie de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Perlatif <i>žu-</i></dt><dd>Cas grammatical exprimant le lieu par lequel, auprès duquel, le long duquel on passe. Exemple : "Je marche le long du fleuve"</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>žúmén</i> : près du lieu où se trouve le livre (la notion de lieu est implicice à la déclinaison, décliner un objet implicite le lieu lié à cet objet)<br />
|
||||
<i>žuraën</i> : près / le long de la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Possessif</dt><dd>Cas grammatical marquant une relation de possession. Souvent noté par le génitif dans les langues disposant de déclinaisons. Le datif prend également un sens possessif dans d'autres langues également, ainsi que l'adessif. En Anglais, le possessif est marqué par le "'s", et par le "no" en Japonais.</dd>
|
||||
|
||||
<dt>Prolatif -uþel-</dt><dd>Cas grammatical expriment le lieu ou le milieu à travers lequel se déroule un mouvement, ou encore le vecteur (support, médium) d'un déplacement ou d'un transfert d'information.</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>múþélén</i> : (se déplacer) dans un livre (recherche d’information, lire le liver), via le livre (peut se référer à son contenu, une histoire ou des informations transmises au moyen d’un livre)<br />
|
||||
<i>ruþelaën</i> : (quelqu’un s’est déplacé) dans la maison
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Superlatif</dt><dd>Cas locatif directif externe. Il exprime le lieu sur lequel on va (en général équivalent à l'allatif finnois). Est utilisé en Finnois pour créer des adverbes de lieu dynamique externe. Exprimé en langue divine via l’allatif. Utilisation de l’allatif en langue divine.</dd>
|
||||
|
||||
<dt>Superessif <i>oi-</i></dt><dd>Cas locatif statique externe. Exprime un lieu sur lequel on est (en général équivalent à un adessif finnois). Est utilisé en Finnois pour créer des adverbes de lieu statique externe.</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>óímén</i> : vers le livre (sur sa surface plane, sa couverture)<br />
|
||||
<i>oiraën</i> : vers la maison (son toit, son mur)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Terminatif <i>-eg</i></dt><dd>Cas grammatical exprimant la limite spatiale ou temporelle, le point ultime d'un déplacement ou d'une période de temps. Correspond à la préposition française "jusqu'à". N’est utilisé que pour la notion de temps en langue divine. Exemple :
|
||||
<ul class="org-ul">
|
||||
<li>"jusqu'à la maison"</li>
|
||||
<li>"jusqu'au soir"</li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>jánég</i> : jusqu’au soir (<i>ján</i> : soir)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Translatif <i>-in</i></dt><dd>Cas grammatical exprimant le RÉSULTAT d'un processus de transformation. En Finnois, s'utilise beaucoup avec le verbe "devenir". Exemple : "Je suis tombé malade" (je suis devenu malade)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménín</i> : transformation en un livre<br />
|
||||
<i>raënin</i> : transformation en une maison (construction de la maison,…)
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>Vocatif <i>-wa</i></dt><dd>Cas grammatical exprimant l'interpellation directe d'une personne (ou d'une chose) au moyen d'un appellatif (nom propre ou terme d'adresse). Dans le Hjalpi’, peut également marquer l’exclamation.</dd>
|
||||
</dl>
|
||||
<p>
|
||||
<i>ménwá</i> : le livre !<br />
|
||||
<i>raënwa</i> : la maison !
|
||||
</p>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:12</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,889 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Cas grammaticaux de la Langue Divine</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Cas grammaticaux de la Langue Divine</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgaf2a9d7">1. Chart for review for the basic cases</a></li>
|
||||
<li><a href="#org43f42cd">2. Location</a></li>
|
||||
<li><a href="#orgf251379">3. Motion from</a></li>
|
||||
<li><a href="#org4a3eb6e">4. Motion to</a></li>
|
||||
<li><a href="#org861f8d4">5. Motion via</a></li>
|
||||
<li><a href="#org744e6f8">6. Time</a></li>
|
||||
<li><a href="#org8e4370b">7. Morphosyntactic alignment</a></li>
|
||||
<li><a href="#orgedba3ea">8. Relation</a></li>
|
||||
<li><a href="#org1209c3d">9. Semantics</a></li>
|
||||
<li><a href="#org7bd4e21">10. State</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Grammatical states marques with a star ( * ) are grammatical states that do not exist <b>as declensions</b> in the Divine Language.
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orgaf2a9d7" class="outline-2">
|
||||
<h2 id="orgaf2a9d7"><span class="section-number-2">1</span> Chart for review for the basic cases</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">interior</th>
|
||||
<th scope="col" class="org-left">surface</th>
|
||||
<th scope="col" class="org-left">adjacency</th>
|
||||
<th scope="col" class="org-left">state</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left"><i>from</i></td>
|
||||
<td class="org-left">Elative</td>
|
||||
<td class="org-left">Delative</td>
|
||||
<td class="org-left">Ablative</td>
|
||||
<td class="org-left">Excessive</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left"><i>at/in</i></td>
|
||||
<td class="org-left">Inessive</td>
|
||||
<td class="org-left">Superessive</td>
|
||||
<td class="org-left">Adessive</td>
|
||||
<td class="org-left">Essive</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left"><i>(in)to</i></td>
|
||||
<td class="org-left">Illative</td>
|
||||
<td class="org-left">Sublative</td>
|
||||
<td class="org-left">Allative</td>
|
||||
<td class="org-left">Translative</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left"><i>via</i></td>
|
||||
<td class="org-left">Perlative</td>
|
||||
<td class="org-left">Prolative</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org43f42cd" class="outline-2">
|
||||
<h2 id="org43f42cd"><span class="section-number-2">2</span> Location</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<dl class="org-dl">
|
||||
<dt>Adessive case ADE <i>iŗ-</i></dt><dd>adjacent location</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: near/at/by the house, <i>íŗmén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Antessive case ANTE <i>vwo-</i></dt><dd>anterior location</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: before the house, <i>vwómén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Apudessive case APUD <i>ne-</i></dt><dd>location next to something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: next to the house, <i>némén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Inessive case <i>-ŕo-</i></dt><dd>inside something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: inside the house, <i>méŕón</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Intrative case ITRT <i>-fu-</i></dt><dd>between something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: between the houses, <i>méfún</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Locative case LOC <i>la-</i></dt><dd>location (general case)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: at/on/in the house, <i>lámén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Pertingent case <i>ma-</i></dt><dd>in contact with something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: touching the house, <i>mámén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Postessive case POSTE <i>-uß</i></dt><dd>posterior location</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: behind the house, <i>ménúß</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Subessive case SUBE <i>nwo-</i></dt><dd>under something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: under/below the house, <i>nwómén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Superessive case SUPE <i>ßta-</i></dt><dd>on the surface</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: on (top of) the house, <i>ßtámén</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgf251379" class="outline-2">
|
||||
<h2 id="orgf251379"><span class="section-number-2">3</span> Motion from</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<dl class="org-dl">
|
||||
<dt>Ablative case ABL <i>li-</i></dt><dd>movement away from something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: away from the house, <i>límén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Delative case DEL <i>ßa-</i></dt><dd>movement from the surface</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: from (the top of) the house, <i>ßámén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Egressive case EGRE</dt><dd>marking the beginning of a movement or time</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: beginning from the house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Elative case ELA <i>-ykń</i></dt><dd>out of something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: out of the house, <i>ménýkń</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Initiative case INITI <i>-akļ</i></dt><dd>starting point of an action</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: beginning from the house, <i>ménákļ</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org4a3eb6e" class="outline-2">
|
||||
<h2 id="org4a3eb6e"><span class="section-number-2">4</span> Motion to</h2>
|
||||
<div class="outline-text-2" id="text-4">
|
||||
<dl class="org-dl">
|
||||
<dt>Allative case ALL <i>-li-</i></dt><dd><ul class="org-ul">
|
||||
<li>*in Hungarian and in Finnish: movement to (the adjacency of). Example: to the house</li>
|
||||
<li>in Estonian and in Finnish: movement onto something. Example: onto the house, <i>mélín</i></li>
|
||||
</ul></dd>
|
||||
|
||||
<dt>Illative case ILL <i>-ën-</i></dt><dd>movement into something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: into the house, <i>mênén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Lative case LAT <i>-la</i></dt><dd>movement to something (general case)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: to/into the house, <i>ménlá</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Sublative case SUBL <i>-iţ</i></dt><dd>movement onto the surface or below something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: on(to) the house / under the house, <i>méníţ</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Terminative case TERM <i>-aen</i></dt><dd>marking the end of a movement or time</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as far as the house, <i>ménáén</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org861f8d4" class="outline-2">
|
||||
<h2 id="org861f8d4"><span class="section-number-2">5</span> Motion via</h2>
|
||||
<div class="outline-text-2" id="text-5">
|
||||
<dl class="org-dl">
|
||||
<dt>Perlative case PER <i>žu-</i></dt><dd>movement through or along</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: through/along the house, <i>žúmén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Prolative case PROL <i>še-</i></dt><dd>movement using a surface or way (= prosecutive case, vialis case)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: by way of/through the house, <i>šémén</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org744e6f8" class="outline-2">
|
||||
<h2 id="org744e6f8"><span class="section-number-2">6</span> Time</h2>
|
||||
<div class="outline-text-2" id="text-6">
|
||||
<dl class="org-dl">
|
||||
<dt>Accusative case ACC <i>-źu</i></dt><dd>indicating duration of time known as the <b>accusative of duration of time</b></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: for many years, <i>łaižegźu</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Essive case ESS <i>-oiþyd-</i></dt><dd>used for specifying days and dates when something happens</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: on the first day of the week, <i>žóíþýdójorém</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Limitative case LIMIT <i>-amp</i></dt><dd>specifying a deadline</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: by the first day of the week, <i>žójorémámp</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Temporal case TEMP <i>-igni</i></dt><dd>specifying a time</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: at seven o’clock, <i>ţuheol ţupńtwan ţéálnatigni</i> (GEN-hour GEN-seven precise-TEMP, at the precise hour of seven)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org8e4370b" class="outline-2">
|
||||
<h2 id="org8e4370b"><span class="section-number-2">7</span> Morphosyntactic alignment</h2>
|
||||
<div class="outline-text-2" id="text-7">
|
||||
<dl class="org-dl">
|
||||
<dt>Absolutive case (1) ABS <i>-a</i></dt><dd>patient, experiencer; subject of an intransitive verb and direct object of a transitive verb. <b>In the divine language, the absolutive case is only used for the subject of an intransitive verb.</b></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: he pushed the <b>door</b> and <b>it</b> opened, <i>kjaŗa</i> (door)
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Absolutive case (2) ABS</dt><dd>patient, involuntary experiencer</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: he pushed the <b>door</b> and <b>it</b> opened; <b>he</b> slipped
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Absolutive case (3) ABS</dt><dd>patient, experiencer; instrument</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: he pushed the <b>door</b> with his <b>hand</b> and <b>it</b> opened
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Accusative case (1)</dt><dd>patient</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: he pushed the <b>door</b> and it opened
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Accusative case (2) ACC <i>-vo</i></dt><dd>direct object of a transitive verb</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: I see <b>her</b>, <i>kjeŗvo</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Agentive case AGE <i>te-</i></dt><dd>agent, specifies or asks about <i>who</i> or <i>what</i>; specific agent that is subset of a</dd>
|
||||
</dl>
|
||||
<p>
|
||||
general topic or subject. Equivalent to the -ga particle in Japanese
|
||||
Example: it was <b>she</b> who committed the crime; as for him, his <b>head</b> hurts, <i>tekjeŗ</i>, <i>tegar</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Ergative case ERG <i>-jo</i></dt><dd>agent; subject of a transitive verb</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: <b>he</b> pushed the door and it opened
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Ergative-genitive case EGN</dt><dd>agent, possession</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: <b>he</b> pushed the door and it opened; <b>her</b> dog
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Instructive INSTRUCTIVE <i>-eň</i></dt><dd>means, answers question <i>how?</i></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: by the means of the houses, <i>ménéň</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Instrumental INS/INSTR <i>-dļ</i></dt><dd>instrument, answers question <i>using which thing?</i></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: with the house, <i>méndļ</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Instrumental-comitative case</dt><dd>instrument, in company of something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: with the house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Nominative case (1)</dt><dd>agent, experiencer; subject of a transitive or intransitive verb</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: <b>he</b> pushed the door and <b>it</b> opened
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Nominative case (2)</dt><dd>agent; voluntary experiencer</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: <b>he</b> pushed the door and it opened; <b>she</b> paused
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Nominative case NOM (3) <i>pa-</i></dt><dd>In the divine language, the person linked to the word; transforms a verbal group into a nominal group</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: horseman, <i>panael</i> (the man linked to horses, implied riding horses)
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Objective case (1) OBJ</dt><dd>direct or indirect object of verb</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: I saw <b>her</b>; I gave <b>her</b> the book
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Objective/Oblique (2)</dt><dd>direct or indirect object of verb or object of preposition; a catch-all case for any situation except nominative or genitive</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: I saw <b>her</b>; I gave <b>her</b> the book; with <b>her</b>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Oblique case OBL <i>-ŗeß</i></dt><dd>all-round case; any situation except nominative or vocative. In the divine language, is used to quote the element</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: concerning the house, <i>ménŗéß</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Intransitive case INTR <i>-ai</i></dt><dd>the subject of an intransitive verb or the logical complement of a transitive verb (= passive or patient case)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: the <b>door</b> opened, <i>mělai</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Pegative case PEG <i>ey-</i></dt><dd>agent in a clause with a dative argument</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: <b>he</b> gave the book to him, <i>eykjaŗ</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgedba3ea" class="outline-2">
|
||||
<h2 id="orgedba3ea"><span class="section-number-2">8</span> Relation</h2>
|
||||
<div class="outline-text-2" id="text-8">
|
||||
<dl class="org-dl">
|
||||
<dt>Ablative case <i>łe-</i></dt><dd>all-round indirect case</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: concerning the house, <i>łémén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Aversive case EVIT <i>-ńþ-</i></dt><dd>avoiding or fear</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: avoiding the house, <i>mńþén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Benefactive case BEN</dt><dd>for, for the benefit of, intended for</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: for the house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Causal case CAUS <i>-oby</i></dt><dd>because, because of</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: because of the house, <i>ménóbý</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Causal-final case</dt><dd>efficient or final cause</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: for a house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Comitative case COM <i>-ðei-</i></dt><dd>in company of something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: with the house, <i>méðéín</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Dative case DAT <i>-at-</i></dt><dd>shows directon or recipient</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: for/to the house, <i>mátén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Distributive case DISTR <i>xelje-</i></dt><dd>distribution by piece</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: per house, <i>xéljémén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Distributive-temporal case <i>-be</i></dt><dd>how often something happens</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: on Sundays, <i>ðúbémbé</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Genitive case GEN <i>ţu-</i></dt><dd>shows relationship, possesssion</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: of the house; the house’s, <i>ţúmén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Ornative case</dt><dd>endowment with something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: equipped with a house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Possessed case POSS</dt><dd>possession by something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: the house is owned by someone
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Privative case <i>ei-</i></dt><dd>lacking something (in general)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: without a houses, <i>éímén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Semplative case <i>-ŗwo</i></dt><dd>similarity to something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: that tree is <b>like a house</b>, <i>ménŗwó</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Sociative case <i>to-</i></dt><dd>along with something, together with something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: with the house, <i>tómén</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org1209c3d" class="outline-2">
|
||||
<h2 id="org1209c3d"><span class="section-number-2">9</span> Semantics</h2>
|
||||
<div class="outline-text-2" id="text-9">
|
||||
<dl class="org-dl">
|
||||
<dt>Partitive case PTV/PART <i>-ili’-</i></dt><dd>used for amounts</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: three (of the) houses, <i>mílí’én</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Prepositional case PREP</dt><dd>when certain prepositions precede the noun</dd>
|
||||
</dl>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt>*Postpositional case POST</dt><dd>when certain preposition follows the noun</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: in/on/about the house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Vocative case VOC <i>-wa</i></dt><dd>used for addressing someone, with or without a preposition</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: Hey, father! O father! Father!, <i>pánámwá</i>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org7bd4e21" class="outline-2">
|
||||
<h2 id="org7bd4e21"><span class="section-number-2">10</span> State</h2>
|
||||
<div class="outline-text-2" id="text-10">
|
||||
<dl class="org-dl">
|
||||
<dt>Abessive case ABE/ABESS <i>e-</i></dt><dd>the lack of something, a particular thing</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: without the house, <i>émén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Adverbial case ADV <i>-ei</i></dt><dd>being as something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as a house, <i>ménéí</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Comparative case COMP <i>-oit</i></dt><dd>similarity with something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: similar to the house, compared to the house, <i>ménóít</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Equative case <i>-ńt</i></dt><dd>comparison with something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: like the house, <i>ménńt</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Essive case <i>-oiþyd-</i></dt><dd>temporary state of being, general use (essive-formal or essive-modal undefined, or both)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as the house, <i>móíþýdén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Essive-formal case <i>-ëd</i></dt><dd>marking a condition as a quality (a kind of shape)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as a house, <i>ménêd</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Essive-modal case <i>-u’ug</i></dt><dd>marking a condition as a quality (a way of being)</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as a house, <i>ménú’úg</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Exessive case</dt><dd>marking a transition from a condition</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: from being a house (i.e., “it stops being a house”)
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>*Formal case</dt><dd>marking a condition as a quality</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: as a house
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Identical case <i>-etur</i></dt><dd>showing that something is identical</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: being identical to the house, <i>ménétúr</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Orientative case ORI <i>fo-</i></dt><dd>oriented towards something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: turned towards the house, <i>fómén</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Revertive case <i>-ňo-</i></dt><dd>backwards to something</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: against the house, <i>méňón</i>
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>Translative case TRANSL <i>-in</i></dt><dd>change of a condition into another</dd>
|
||||
</dl>
|
||||
<p>
|
||||
Example: (turning) into a house, <i>ménín</i>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:12</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,652 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Dictionnaire Hjalpi’ Verniculaire - Français</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Dictionnaire Hjalpi’ Verniculaire - Français</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgba2c350">1. A</a></li>
|
||||
<li><a href="#org2cace8c">2. Á</a></li>
|
||||
<li><a href="#orgbee3567">3. B</a></li>
|
||||
<li><a href="#orgdb032fe">4. D</a></li>
|
||||
<li><a href="#org3865856">5. Ď</a></li>
|
||||
<li><a href="#org912c680">6. Ð</a></li>
|
||||
<li><a href="#org384e4cb">7. E</a></li>
|
||||
<li><a href="#org64929c9">8. É</a></li>
|
||||
<li><a href="#orgfebe29d">9. Ë</a></li>
|
||||
<li><a href="#org4b9122d">10. Ê</a></li>
|
||||
<li><a href="#orgaa2c107">11. Ě</a></li>
|
||||
<li><a href="#orgc57fb00">12. F</a></li>
|
||||
<li><a href="#orga8a2994">13. G</a></li>
|
||||
<li><a href="#orgb69d3c5">14. Ö</a></li>
|
||||
<li><a href="#orga2a6088">15. H</a></li>
|
||||
<li><a href="#org9dbaa03">16. I</a></li>
|
||||
<li><a href="#org00ab616">17. Í</a></li>
|
||||
<li><a href="#orgc059691">18. J</a></li>
|
||||
<li><a href="#org0257491">19. K</a></li>
|
||||
<li><a href="#org0a3f09a">20. L</a></li>
|
||||
<li><a href="#org223ab80">21. Ļ</a></li>
|
||||
<li><a href="#org94ff6d2">22. Ł</a></li>
|
||||
<li><a href="#org30ea8f4">23. M</a></li>
|
||||
<li><a href="#org7320c2b">24. N</a></li>
|
||||
<li><a href="#orgf88e5be">25. Ň</a></li>
|
||||
<li><a href="#orge6d8ade">26. Ń</a></li>
|
||||
<li><a href="#orgb22807b">27. O</a></li>
|
||||
<li><a href="#orgef0cdc2">28. Ó</a></li>
|
||||
<li><a href="#org8cca759">29. P</a></li>
|
||||
<li><a href="#org75995d7">30. R</a></li>
|
||||
<li><a href="#org66601f5">31. Ŗ</a></li>
|
||||
<li><a href="#org6667d98">32. Ŕ</a></li>
|
||||
<li><a href="#orge853e25">33. S</a></li>
|
||||
<li><a href="#org1895849">34. ß</a></li>
|
||||
<li><a href="#orgdd7637d">35. T</a></li>
|
||||
<li><a href="#orgd4b17ba">36. Ţ</a></li>
|
||||
<li><a href="#orgd5b32bc">37. Þ</a></li>
|
||||
<li><a href="#orgfb49534">38. U</a></li>
|
||||
<li><a href="#org592d327">39. Ú</a></li>
|
||||
<li><a href="#orgb4c65b8">40. V</a></li>
|
||||
<li><a href="#org7099f12">41. W</a></li>
|
||||
<li><a href="#org3e1d6fd">42. X</a></li>
|
||||
<li><a href="#orgfd6fc75">43. Y</a></li>
|
||||
<li><a href="#org9ddae2a">44. Ý</a></li>
|
||||
<li><a href="#org0798ea2">45. Z</a></li>
|
||||
<li><a href="#org7012635">46. Ź</a></li>
|
||||
<li><a href="#orgd01258b">47. Ž</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orgba2c350" class="outline-2">
|
||||
<h2 id="orgba2c350"><span class="section-number-2">1</span> A</h2>
|
||||
</div>
|
||||
<div id="outline-container-org2cace8c" class="outline-2">
|
||||
<h2 id="org2cace8c"><span class="section-number-2">2</span> Á</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgbee3567" class="outline-2">
|
||||
<h2 id="orgbee3567"><span class="section-number-2">3</span> B</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
<dl class="org-dl">
|
||||
<dt>bém (n.)</dt><dd>jour</dd>
|
||||
<dt>bóljêluþ (v.)</dt><dd>savoir</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgdb032fe" class="outline-2">
|
||||
<h2 id="orgdb032fe"><span class="section-number-2">4</span> D</h2>
|
||||
<div class="outline-text-2" id="text-4">
|
||||
<dl class="org-dl">
|
||||
<dt>denmóíl (n.)</dt><dd>personne, individu</dd>
|
||||
<dt>doŕëm (v.)</dt><dd>être (subjectif incertain)</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org3865856" class="outline-2">
|
||||
<h2 id="org3865856"><span class="section-number-2">5</span> Ď</h2>
|
||||
<div class="outline-text-2" id="text-5">
|
||||
<dl class="org-dl">
|
||||
<dt>ďaßt (pron.)</dt><dd>pronom neutre de la seconde personne du singulier</dd>
|
||||
<dt>ďeßt (pron.)</dt><dd>pronom féminin de la seconde personne du singulier</dd>
|
||||
<dt>ďoßt (pron.)</dt><dd>pronom masculin de la seconde personne du singulier</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org912c680" class="outline-2">
|
||||
<h2 id="org912c680"><span class="section-number-2">6</span> Ð</h2>
|
||||
<div class="outline-text-2" id="text-6">
|
||||
<dl class="org-dl">
|
||||
<dt>ðap (n.)</dt><dd>addition</dd>
|
||||
<dt>ðën (n.)</dt><dd>ceci, cela, (anglais)it, objet général</dd>
|
||||
<dt>ðúr (adj.)</dt><dd>argent (couleur)</dd>
|
||||
<dt>ðúbém (n.)</dt><dd>septième jour de la semaine / jour d’argent. Éthymologie : ðúr + bém</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org384e4cb" class="outline-2">
|
||||
<h2 id="org384e4cb"><span class="section-number-2">7</span> E</h2>
|
||||
</div>
|
||||
<div id="outline-container-org64929c9" class="outline-2">
|
||||
<h2 id="org64929c9"><span class="section-number-2">8</span> É</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgfebe29d" class="outline-2">
|
||||
<h2 id="orgfebe29d"><span class="section-number-2">9</span> Ë</h2>
|
||||
</div>
|
||||
<div id="outline-container-org4b9122d" class="outline-2">
|
||||
<h2 id="org4b9122d"><span class="section-number-2">10</span> Ê</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgaa2c107" class="outline-2">
|
||||
<h2 id="orgaa2c107"><span class="section-number-2">11</span> Ě</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgc57fb00" class="outline-2">
|
||||
<h2 id="orgc57fb00"><span class="section-number-2">12</span> F</h2>
|
||||
</div>
|
||||
<div id="outline-container-orga8a2994" class="outline-2">
|
||||
<h2 id="orga8a2994"><span class="section-number-2">13</span> G</h2>
|
||||
<div class="outline-text-2" id="text-13">
|
||||
<dl class="org-dl">
|
||||
<dt>gar (n.)</dt><dd>tête</dd>
|
||||
<dt>gén (n.)</dt><dd>acte</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgb69d3c5" class="outline-2">
|
||||
<h2 id="orgb69d3c5"><span class="section-number-2">14</span> Ö</h2>
|
||||
</div>
|
||||
<div id="outline-container-orga2a6088" class="outline-2">
|
||||
<h2 id="orga2a6088"><span class="section-number-2">15</span> H</h2>
|
||||
<div class="outline-text-2" id="text-15">
|
||||
<dl class="org-dl">
|
||||
<dt>hjalp (n.)</dt><dd>dieu</dd>
|
||||
<dt>heol (n.)</dt><dd>heure</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org9dbaa03" class="outline-2">
|
||||
<h2 id="org9dbaa03"><span class="section-number-2">16</span> I</h2>
|
||||
</div>
|
||||
<div id="outline-container-org00ab616" class="outline-2">
|
||||
<h2 id="org00ab616"><span class="section-number-2">17</span> Í</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgc059691" class="outline-2">
|
||||
<h2 id="orgc059691"><span class="section-number-2">18</span> J</h2>
|
||||
<div class="outline-text-2" id="text-18">
|
||||
<dl class="org-dl">
|
||||
<dt>jaom (n.)</dt><dd>astre</dd>
|
||||
<dt>jļšêk (n.)</dt><dd>voie</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org0257491" class="outline-2">
|
||||
<h2 id="org0257491"><span class="section-number-2">19</span> K</h2>
|
||||
<div class="outline-text-2" id="text-19">
|
||||
<dl class="org-dl">
|
||||
<dt>kjaŗ (pron.)</dt><dd>pronom neutre de la troisième personne du singulier</dd>
|
||||
<dt>kjeŗ (pron.)</dt><dd>pronom féminin de la troisième personne du singulier</dd>
|
||||
<dt>kjoŗ (pron.)</dt><dd>pronom masculin de la troisième personne du singulier</dd>
|
||||
<dt>kjuŗ (pron.)</dt><dd>pronom inanimé de la troisième personne du singulier</dd>
|
||||
<dt>kļnyþ (v.)</dt><dd>casser</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org0a3f09a" class="outline-2">
|
||||
<h2 id="org0a3f09a"><span class="section-number-2">20</span> L</h2>
|
||||
<div class="outline-text-2" id="text-20">
|
||||
<dl class="org-dl">
|
||||
<dt>lúb (n.)</dt><dd>air</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org223ab80" class="outline-2">
|
||||
<h2 id="org223ab80"><span class="section-number-2">21</span> Ļ</h2>
|
||||
</div>
|
||||
<div id="outline-container-org94ff6d2" class="outline-2">
|
||||
<h2 id="org94ff6d2"><span class="section-number-2">22</span> Ł</h2>
|
||||
<div class="outline-text-2" id="text-22">
|
||||
<dl class="org-dl">
|
||||
<dt>łail (n.)</dt><dd>années</dd>
|
||||
<dt>łaižeg (n.)</dt><dd>plusieurs années, de longues années, une longue période</dd>
|
||||
<dt>łas (pron.)</dt><dd>pronom neutre de la seconde personne du pluriel</dd>
|
||||
<dt>łes (pron.)</dt><dd>pronom féminin de la seconde personne du pluriel</dd>
|
||||
<dt>łos (pron.)</dt><dd>pronom masculin de la seconde personne du pluriel</dd>
|
||||
<dt>łus (pron.)</dt><dd>pronom inanimé de la seconde personne du pluriel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org30ea8f4" class="outline-2">
|
||||
<h2 id="org30ea8f4"><span class="section-number-2">23</span> M</h2>
|
||||
<div class="outline-text-2" id="text-23">
|
||||
<dl class="org-dl">
|
||||
<dt>mal (pron.)</dt><dd>pronom neutre de la troisième personne du singulier</dd>
|
||||
<dt>maþ (pron.)</dt><dd>pronom neutre de la troisième personne du pluriel</dd>
|
||||
<dt>mánám (n.)</dt><dd>mère</dd>
|
||||
<dt>mel (pron.)</dt><dd>pronom féminin de la troisième personne du singulier</dd>
|
||||
<dt>melex (n.)</dt><dd>dieu</dd>
|
||||
<dt>meþ (pron.)</dt><dd>pronom féminin de la troisième personne du pluriel</dd>
|
||||
<dt>mén (n.)</dt><dd>maison</dd>
|
||||
<dt>mol (pron.)</dt><dd>pronom masculin de la troisième personne du singulier</dd>
|
||||
<dt>moþ (pron.)</dt><dd>pronom masculin de la troisième personne du pluriel</dd>
|
||||
<dt>mul (pron.)</dt><dd>pronom inanimé de la troisième personne du singulier</dd>
|
||||
<dt>muþ (pron.)</dt><dd>pronom inanimé de la troisième personne du pluriel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org7320c2b" class="outline-2">
|
||||
<h2 id="org7320c2b"><span class="section-number-2">24</span> N</h2>
|
||||
<div class="outline-text-2" id="text-24">
|
||||
<dl class="org-dl">
|
||||
<dt>nael (n.)</dt><dd>cheval</dd>
|
||||
<dt>neßëm (v.)</dt><dd>être (subjectif certain)</dd>
|
||||
<dt>núótëm (v.)</dt><dd>voir</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgf88e5be" class="outline-2">
|
||||
<h2 id="orgf88e5be"><span class="section-number-2">25</span> Ň</h2>
|
||||
<div class="outline-text-2" id="text-25">
|
||||
<dl class="org-dl">
|
||||
<dt>ňam (n.)</dt><dd>ouest</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge6d8ade" class="outline-2">
|
||||
<h2 id="orge6d8ade"><span class="section-number-2">26</span> Ń</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgb22807b" class="outline-2">
|
||||
<h2 id="orgb22807b"><span class="section-number-2">27</span> O</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgef0cdc2" class="outline-2">
|
||||
<h2 id="orgef0cdc2"><span class="section-number-2">28</span> Ó</h2>
|
||||
</div>
|
||||
<div id="outline-container-org8cca759" class="outline-2">
|
||||
<h2 id="org8cca759"><span class="section-number-2">29</span> P</h2>
|
||||
<div class="outline-text-2" id="text-29">
|
||||
<dl class="org-dl">
|
||||
<dt>pánám (n.)</dt><dd>père</dd>
|
||||
<dt>pêb</dt><dd>quoi</dd>
|
||||
<dt>pńt (n.)</dt><dd>main / cinq</dd>
|
||||
<dt>pńtwan</dt><dd>sept. Étymologie : pńt + wan.</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org75995d7" class="outline-2">
|
||||
<h2 id="org75995d7"><span class="section-number-2">30</span> R</h2>
|
||||
<div class="outline-text-2" id="text-30">
|
||||
<dl class="org-dl">
|
||||
<dt>raëm (n.)</dt><dd>livre</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org66601f5" class="outline-2">
|
||||
<h2 id="org66601f5"><span class="section-number-2">31</span> Ŗ</h2>
|
||||
<div class="outline-text-2" id="text-31">
|
||||
<dl class="org-dl">
|
||||
<dt>revëm (v.)</dt><dd>être (objectif)</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org6667d98" class="outline-2">
|
||||
<h2 id="org6667d98"><span class="section-number-2">32</span> Ŕ</h2>
|
||||
<div class="outline-text-2" id="text-32">
|
||||
<dl class="org-dl">
|
||||
<dt>ŕaf (pron.)</dt><dd>pronom neutre de la première personne exclusive double</dd>
|
||||
<dt>ŕaz (pron.)</dt><dd>pronom neutre de la première personne exclusive triple</dd>
|
||||
<dt>ŕef (pron.)</dt><dd>pronom féminin de la première personne exclusive double</dd>
|
||||
<dt>ŕez (pron.)</dt><dd>pronom féminin de la première personne exclusive triple</dd>
|
||||
<dt>ŕof (pron.)</dt><dd>pronom masculin de la première personne exclusive double</dd>
|
||||
<dt>ŕoz (pron.)</dt><dd>pronom masculin de la première personne exclusive triple</dd>
|
||||
<dt>ŕuf (pron.)</dt><dd>pronom inanimé de la première personne exclusive double</dd>
|
||||
<dt>ŕuz (pron.)</dt><dd>pronom inanimé de la première personne exclusive triple</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orge853e25" class="outline-2">
|
||||
<h2 id="orge853e25"><span class="section-number-2">33</span> S</h2>
|
||||
<div class="outline-text-2" id="text-33">
|
||||
<dl class="org-dl">
|
||||
<dt>sad (pron.)</dt><dd>pronom neutre de la seconde personne double</dd>
|
||||
<dt>sal (pron.)</dt><dd>pronom neutre de la seconde personne triple</dd>
|
||||
<dt>sed (pron.)</dt><dd>pronom féminin de la seconde personne double</dd>
|
||||
<dt>sel (pron.)</dt><dd>pronom féminin de la seconde personne triple</dd>
|
||||
<dt>sod (pron.)</dt><dd>pronom masculin de la seconde personne double</dd>
|
||||
<dt>sol (pron.)</dt><dd>pronom masculin de la seconde personne triple</dd>
|
||||
<dt>sud (pron.)</dt><dd>pronom inanimé de la seconde personne double</dd>
|
||||
<dt>sul (pron.)</dt><dd>pronom inanimé de la seconde personne triple</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org1895849" class="outline-2">
|
||||
<h2 id="org1895849"><span class="section-number-2">34</span> ß</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgdd7637d" class="outline-2">
|
||||
<h2 id="orgdd7637d"><span class="section-number-2">35</span> T</h2>
|
||||
<div class="outline-text-2" id="text-35">
|
||||
<dl class="org-dl">
|
||||
<dt>tað (pron.)</dt><dd>pronom neutre de la troisième personne double</dd>
|
||||
<dt>tap (pron.)</dt><dd>pronom neutre de la troisième personne triple</dd>
|
||||
<dt>tat (pron.)</dt><dd>pronom neutre de la première personne exclusive du pluriel</dd>
|
||||
<dt>teð (pron.)</dt><dd>pronom féminin de la troisième personne double</dd>
|
||||
<dt>tep (pron.)</dt><dd>pronom féminin de la troisième personne triple</dd>
|
||||
<dt>tet (pron.)</dt><dd>pronom féminin de la première personne exclusive du pluriel</dd>
|
||||
<dt>toð (pron.)</dt><dd>pronom masculin de la troisième personne double</dd>
|
||||
<dt>top (pron.)</dt><dd>pronom masculin de la troisième personne triple</dd>
|
||||
<dt>tot (pron.)</dt><dd>pronom masculin de la première personne exclusive du pluriel</dd>
|
||||
<dt>tuð (pron.)</dt><dd>pronom inanimé de la troisième personne double</dd>
|
||||
<dt>tup (pron.)</dt><dd>pronom inanimé de la troisième personne triple</dd>
|
||||
<dt>tut (pron.)</dt><dd>pronom inanimé de la première personne exclusive du pluriel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd4b17ba" class="outline-2">
|
||||
<h2 id="orgd4b17ba"><span class="section-number-2">36</span> Ţ</h2>
|
||||
<div class="outline-text-2" id="text-36">
|
||||
<dl class="org-dl">
|
||||
<dt>ţáýbŕibžág (adj.)</dt><dd>douloureux</dd>
|
||||
<dt>ţéálnat (n.)</dt><dd>précis (heure), équivalent de <i>o’clock</i> en anglais</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd5b32bc" class="outline-2">
|
||||
<h2 id="orgd5b32bc"><span class="section-number-2">37</span> Þ</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgfb49534" class="outline-2">
|
||||
<h2 id="orgfb49534"><span class="section-number-2">38</span> U</h2>
|
||||
</div>
|
||||
<div id="outline-container-org592d327" class="outline-2">
|
||||
<h2 id="org592d327"><span class="section-number-2">39</span> Ú</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgb4c65b8" class="outline-2">
|
||||
<h2 id="orgb4c65b8"><span class="section-number-2">40</span> V</h2>
|
||||
<div class="outline-text-2" id="text-40">
|
||||
<dl class="org-dl">
|
||||
<dt>vár (n.)</dt><dd>langue (linguistique)</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org7099f12" class="outline-2">
|
||||
<h2 id="org7099f12"><span class="section-number-2">41</span> W</h2>
|
||||
<div class="outline-text-2" id="text-41">
|
||||
<dl class="org-dl">
|
||||
<dt>wan (n.)</dt><dd>pied / deux</dd>
|
||||
<dt>wanmjêd (n.)</dt><dd>sagesse</dd>
|
||||
<dt>watßúd (n.)</dt><dd>nord</dd>
|
||||
<dt>wémšal (n.)</dt><dd>est (direction)</dd>
|
||||
<dt>wóúl (n.)</dt><dd>attaque</dd>
|
||||
<dt>wyhakëm (v.)</dt><dd>quitter</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org3e1d6fd" class="outline-2">
|
||||
<h2 id="org3e1d6fd"><span class="section-number-2">42</span> X</h2>
|
||||
<div class="outline-text-2" id="text-42">
|
||||
<dl class="org-dl">
|
||||
<dt>xak (pron.)</dt><dd>pronom neutre de la première personne inclusive du pluriel</dd>
|
||||
<dt>xek (pron.)</dt><dd>pronom féminin de la première personne inclusive du pluriel</dd>
|
||||
<dt>xok (pron.)</dt><dd>pronom masculin de la première personne inclusive du pluriel</dd>
|
||||
<dt>xuk (pron.)</dt><dd>pronom inanimé de la première personne inclusive du pluriel</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgfd6fc75" class="outline-2">
|
||||
<h2 id="orgfd6fc75"><span class="section-number-2">43</span> Y</h2>
|
||||
</div>
|
||||
<div id="outline-container-org9ddae2a" class="outline-2">
|
||||
<h2 id="org9ddae2a"><span class="section-number-2">44</span> Ý</h2>
|
||||
</div>
|
||||
<div id="outline-container-org0798ea2" class="outline-2">
|
||||
<h2 id="org0798ea2"><span class="section-number-2">45</span> Z</h2>
|
||||
<div class="outline-text-2" id="text-45">
|
||||
<dl class="org-dl">
|
||||
<dt>zelðeg (n.)</dt><dd>sud</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org7012635" class="outline-2">
|
||||
<h2 id="org7012635"><span class="section-number-2">46</span> Ź</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgd01258b" class="outline-2">
|
||||
<h2 id="orgd01258b"><span class="section-number-2">47</span> Ž</h2>
|
||||
<div class="outline-text-2" id="text-47">
|
||||
<dl class="org-dl">
|
||||
<dt>žag (pron.)</dt><dd>pronom neutre de la première personne inclusive double</dd>
|
||||
<dt>žaň (pron.)</dt><dd>pronom neutre de la première personne inclusive triple</dd>
|
||||
<dt>žeg (pron.)</dt><dd>pronom féminin de la première personne inclusive double</dd>
|
||||
<dt>žeň (pron.)</dt><dd>pronom féminin de la première personne inclusive triple</dd>
|
||||
<dt>žog (pron.)</dt><dd>pronom masculin de la première personne inclusive double</dd>
|
||||
<dt>žoň (pron.)</dt><dd>pronom masculin de la première personne inclusive triple</dd>
|
||||
<dt>žóém (adj.)</dt><dd>or (couleur)</dd>
|
||||
<dt>žóéjom (n.)</dt><dd>Soleil (astre doré, astre d’or)</dd>
|
||||
<dt>žójorém (n.)</dt><dd>Premier jour (jour du Soleil)</dd>
|
||||
<dt>žug (pron.)</dt><dd>pronom inanimé de la première personne inclusive double</dd>
|
||||
<dt>žuň (pron.)</dt><dd>pronom inanimé de la première personne inclusive triple</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:12</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,794 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Grammaire du Hjalpi’</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Grammaire du Hjalpi’</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org23f53e5">1. Introduction</a></li>
|
||||
<li><a href="#org98d07b3">2. Phonologie</a>
|
||||
<ul>
|
||||
<li><a href="#orga1718e3">2.1. Consonnes</a></li>
|
||||
<li><a href="#org757a887">2.2. Voyelles</a></li>
|
||||
<li><a href="#org4ef82ac">2.3. Accentuation</a></li>
|
||||
<li><a href="#org2b1e0f0">2.4. Phonotactiques</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="#org392dc67">3. Morphologie</a></li>
|
||||
<li><a href="#org15b8f64">4. Morphologie dérivationnelle</a></li>
|
||||
<li><a href="#org9823546">5. Syntaxe</a></li>
|
||||
<li><a href="#org24c4478">6. Champs sémantiques et pragmatiques</a></li>
|
||||
<li><a href="#org723ef6b">7. Système d’écriture</a></li>
|
||||
<li><a href="#orgb6773ff">8. Exemples</a></li>
|
||||
<li><a href="#orgbd353e0">9. Annexes</a>
|
||||
<ul>
|
||||
<li><a href="#orgdea3bbf">9.1. Consonnes</a></li>
|
||||
<li><a href="#orgd24b428">9.2. Voyelles</a></li>
|
||||
<li><a href="#orgec7f347">9.3. Lexique</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org23f53e5" class="outline-2">
|
||||
<h2 id="org23f53e5"><span class="section-number-2">1</span> Introduction</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
Le Hjalpi’ est une langue construite créée comme langue faisant partie de l’univers de mon roman, parlée (comme son nom l’indique) par les divins, mais également apprise par les mages et toute personne pouvant manipuler la magie. Cette langue n’a pas pour aspiration à être simple, facile à prononcer ou à apprendre —au contraire, elle est parlée par les divins, êtres supérieurs maîtrisant des concepts impossibles à ne serait-ce qu’effleurer du bout des doigts pour les humains qui ne peuvent qu’espérer comprendre des phrases simples et ne parler que quelques bribes de cette langue après des années d’étude.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Bien évidemment, cette langue a été créée par un humain —moi-même— et non par de réels divins, ce qui fait qu’il est tout à fait possible (mais peut-être compliqué) d’apprendre cette langue qui ne remplace que figurativement la langue de mon roman qui, bien qu’elle soit ressemblante, présente elle une complexité bien au delà de ce qu’un humain peut conceptualiser. Je souhaitais tout de même disposer d’une langue réelle et utilisable pour mon roman, afin du rendre plus crédible, plus réaliste lors des passages faisant mention ou usage de la langue. Cette langue sera par ailleurs sans doutes régulièrement mise à jour, même après publication de mes écrits ; le cas échéant, je tenterai de tenir également à jour une ou plusieurs pages web contenant des erratum pour le contenu publié si jamais la langue ou des phrases venaient à changer.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
On peut trouver dans le Hjalpi’ (plus tard abrégée en LD) de nombreuses racines grammaticales dans notre monde réel, comme par exemple le Tibétain —d’où vient l’ordre Sujet-Objet-Verbe de la LD—, mais également d’autres langues tels que l’Allemand, le Hongrois et les langues Scandinaves pour ce qui est de l’agglutination, et également du Français et de l’Anglais. Cependant, j’essaie pour le vocabulaire d’être aussi original que possible, aussi détaché de toute langue existante que possible, de façon à ce qu’aucune parenté avec une quelconque langue naturelle ne puisse être faite simplement via le vocabulaire de ma langue.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org98d07b3" class="outline-2">
|
||||
<h2 id="org98d07b3"><span class="section-number-2">2</span> Phonologie</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
La LD dispose de quarante-neuf phonèmes simples, dont trente et une consonnes et dix-huit voyelles, chacune représentées par un graphème unique lors de la translittération de la langue. Dans cet ouvrage, l’utilisation de la translittération sera préférée à l’utilisation de la phonétique, et lorsque cette dernière sera utilisée, je préférerai l’utilisation du X-SAMPA à l’utilisation de l’API. Vous pouvez trouver plus de détails sur le X-SAMPA à l’adresse suivante : <a href="https://en.wikipedia.org/wiki/X-SAMPA">en.wikipedia.org/wiki/X-SAMPA</a>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga1718e3" class="outline-3">
|
||||
<h3 id="orga1718e3"><span class="section-number-3">2.1</span> Consonnes</h3>
|
||||
<div class="outline-text-3" id="text-2-1">
|
||||
<p>
|
||||
Comme dit ci-dessus, la LD dispose de trente et une consonnes. Vous pouvez trouver le tableau complet des consonnes en Annexe A. Voici cependant une explication détaillée de la prononciation des consonnes de la LD :
|
||||
</p>
|
||||
|
||||
<dl class="org-dl">
|
||||
<dt><code>[j]</code> (j)</dt><dd>cette consonne est prononcée comme un « y » en Français, ou comme le « ille » dans « paille »</dd>
|
||||
<dt><code>[w]</code> (w)</dt><dd>cette consonne est prononcée comme un « w » standard en Français.</dd>
|
||||
<dt><code>[r]</code> (r)</dt><dd>il s’agit ici du « r » roulé Espagnol ou Italien. Il peut être roulé plusieurs fois, mais il a plutôt tendance à rester bref.</dd>
|
||||
<dt><code>[K]</code> (ł)</dt><dd>il s’agit ici d’un <code>[l]</code> dévoisé (dans lequel on ne fait pas vibrer nos cordes vocales) auquel une expiration est ajoutée, tel que le « lh » tibétain.</dd>
|
||||
<dt><code>[l]</code> (l)</dt><dd>il s’agit du « l » standard en Français. Le « l » se rallonge et tend à se rapprocher de la voyelle <code>[l0]</code> lorsqu’elle se situe seule entre deux voyelles et tend à former un triphone (voire plus) avec lesdites voyelles. Exemple: <code>ála</code> aura tendance à se prononcer <code>[Al0a]</code> plutôt que <code>[A:la]</code>.</dd>
|
||||
<dt><code>[m]</code> (m)</dt><dd>il s’agit du « m » standard en Français.</dd>
|
||||
<dt><code>[n]</code> (n)</dt><dd>il s’agit du « n » standard en Français. Le « n » se rallonge et tend à se rapprocher de la voyelle <code>[n0]</code> lorsqu’elle se situe seule entre deux voyelles et tend à former un triphone (voire plus) avec lesdites voyelles. Exemple: <code>ýnê</code> aura tendance à se prononcer <code>[Yn09:]</code> plutôt que <code>[Y:n9:]</code>.</dd>
|
||||
<dt><code>[N]</code> (ň)</dt><dd>il s’agit du « n » nasalisé, tel que le « ng » en Anglais comme dans « parking ».</dd>
|
||||
<dt><code>[v]</code> (v)</dt><dd>il s’agit du « v » standard en Français.</dd>
|
||||
<dt><code>[D]</code> (ð)</dt><dd>il s’agit du « th » voisé (où on utilise nos cordes vocales) en Anglais tel que dans « this ».</dd>
|
||||
<dt><code>[z]</code> (z)</dt><dd>il s’agit du « z » standard en Français.</dd>
|
||||
<dt><code>[Z]</code> (ž)</dt><dd>il s’agit du « j » standard en Français.</dd>
|
||||
<dt><code>[f]</code> (f)</dt><dd>il s’agit du « f » standard en Français.</dd>
|
||||
<dt><code>[T]</code> (þ)</dt><dd>il s’agit du « th » sourd (où l’on n’utilise pas nos cordes vocales) en Anglais tel que dans « think ».</dd>
|
||||
<dt><code>[s]</code> (s)</dt><dd>il s’agit du « s » standard en Français, toujours prononcé comme un « s » et jamais comme un « z ». Cependant, sa prononciation peut se rapprocher du <code>[s\]</code> dans sa prononciation plutôt que du <code>[s]</code> pur. Ce défaut de prononciation est plutôt présent dans les niveaux de politesse élevés, et disparaît lors des niveaux de politesse standard et plus bas.</dd>
|
||||
<dt><code>[S]</code> (ß)</dt><dd>il s’agit du son « ch » standard en Français, tel que dans « chat ».</dd>
|
||||
<dt><code>[x]</code> (x)</dt><dd>il s’agit du même son « j » qu’en Espagnol, un « r » sourd et guttural.</dd>
|
||||
<dt><code>[R]</code> (ŗ)</dt><dd>il s’agit du « r » Français.</dd>
|
||||
<dt><code>[h]</code> (h)</dt><dd>il s’agit du son « h » tel qu’on peut le retrouver en Anglais comme dans « house ». Lorsqu’il se trouve cependant seul entre deux voyelles, il a tendance d’être prononcé <code>[h\]</code> dans le registre courant et familier, mais reste un <code>[h]</code> pur dans les registres plus soutenus.</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
Le reste des lettres <i>b</i>, <i>d</i>, <i>g</i>, <i>p</i>, <i>t</i> et <i>k</i> ont également la même sonorité que leur sonorité de base en Français, sans être modifiés par une voyelle (comme le <i>g</i> peut l’être près d’un <i>i</i> en Français). Aucune consonne n’est prononcée avec aspiration, hormis pour le <code>[K]</code> et le <code>[h]</code>, à moins que la consonne ne soit explicitement suivie par un <code>[h]</code>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org757a887" class="outline-3">
|
||||
<h3 id="org757a887"><span class="section-number-3">2.2</span> Voyelles</h3>
|
||||
<div class="outline-text-3" id="text-2-2">
|
||||
<dl class="org-dl">
|
||||
<dt><code>[a:]</code> (a)</dt><dd>il s’agit du son <code>[a]</code> naturel prononcé en Français, comme dans le mot « pattes ». Il est nécessairement long.</dd>
|
||||
<dt><code>[A]</code> (á)</dt><dd>il s’agit d’un son plus ouvert et plus court que le <code>[a]</code>, un peu comme dans « pâtes » tel qu’encore prononcé dans l’ouest de la France.</dd>
|
||||
<dt><code>[2:]</code> (ë)</dt><dd>il s’agit exactement de la même voyelle que dans le mot « deux », mais nécessairement long.</dd>
|
||||
<dt><code>[9]</code> (ê)</dt><dd>il s’agit exactement de la même voyelle que dans le mot « neuf », mais nécessairement court.</dd>
|
||||
<dt><code>[@]</code> (ě)</dt><dd>il s’agit d’un son similaire à <code>[2]</code> ou à <code>[9]</code>, mais très peu discernable, voire parfois ellipsé ou ajouté pour faciliter la prononciation, un peu similaire à la voyelle dans le mot « le » en Français lorsque l’on parle rapidement. Il s’agit de la seule voyelle qui peut ne pas être notée à l’écrit. Cette voyelle est nécessairement courte. Avec <code>[l0]</code> et <code>[n0]</code>, <code>[@]</code> fait partie des seules voyelles à ne pas pouvoir être utilisées dans une diphtongue.</dd>
|
||||
<dt><code>[i:]</code> (i)</dt><dd>il s’agit exactement du même « i » qu’en Français, cependant nécessairement long.</dd>
|
||||
<dt><code>[I]</code> (í)</dt><dd>il s’agit de la même voyelle que dans le mot « this » en Anglais : un « i » plus ouvert que le <code>[i]</code>. Il est également nécessairement court.</dd>
|
||||
<dt><code>[e:]</code> (e)</dt><dd>il s’agit du « é » standard Français, comme dans le mot « été », cependant nécessairement long.</dd>
|
||||
<dt><code>[E]</code> (e)</dt><dd>il s’agit du « è » standard Français, comme dans le mot « laid », cependant nécessairement court.</dd>
|
||||
<dt><code>[o:]</code> (o)</dt><dd>il s’agit du « o » fermé standard Français, comme dans le mot « eau », cependant nécessairement long.</dd>
|
||||
<dt><code>[O]</code> (o)</dt><dd>il s’agit du « o » ouvert standard Français, comme dans le mot « tonne », cependant nécessairement court.</dd>
|
||||
<dt><code>[y:]</code> (y)</dt><dd>il s’agit du « u » standard Français, comme dans le mot « lune », cependant nécessairement long.</dd>
|
||||
<dt><code>[Y]</code> (ý)</dt><dd>il s’agit d’un <code>[y]</code> ouvert tel qu’on peut le trouver en Allemand, cependant nécessairement court.</dd>
|
||||
<dt><code>[u:]</code> (u)</dt><dd>il s’agit du « ou » standard Français, comme dans le mot « boule », cependant nécessairement long.</dd>
|
||||
<dt><code>[U]</code> (ú)</dt><dd>il s’agit du « ou » ouvert que l’on peut par exemple retrouver dans des mots Anglais tels que « boot », cependant nécessairement court.</dd>
|
||||
<dt><code>[n0]</code> (ń)</dt><dd>il s’agit de la consonne <code>[n]</code> utilisée en tant que voyelle. Avec <code>[@]</code> et <code>[l0]</code>, <code>[n0]</code> fait partie des seules voyelles à ne pas pouvoir être utilisées dans une diphtongue.</dd>
|
||||
<dt><code>[l0]</code> (ļ)</dt><dd>il s’agit de la consonne <code>[l]</code> utilisée en tant que voyelle. Avec <code>[@]</code> et <code>[n0]</code>, <code>[l0]</code> fait partie des seules voyelles à ne pas pouvoir être utilisées dans une diphtongue.</dd>
|
||||
</dl>
|
||||
|
||||
<p>
|
||||
On remarque qu’à l’exception de <code>[@]</code>, <code>[n0]</code> et <code>[l0]</code>, chaque voyelle est présente avec deux équivalents : sa version longue et fermée, ou bien courte et ouverte. Le seul cas où une voyelle fermée n’est pas longue est le cas où elle est utilisée dans une diphtongue, tel que <code>[ai]</code>. À moins qu’elles soient explicitement dans une diphtongue, les voyelles longues sont toujours des voyelles longues pures et non des diphtongues et ne se terminent pas avec un son similaire à <code>[j]</code> ou <code>[w]</code>, comme les anglophones pourraient être tentés de le faire ; la voyelle « <i>e</i> » ne se prononcera donc jamais <code>[e:j]</code> ou <code>[ej]</code>, sauf s’il est explicitement suivit par une consonne <code>[j]</code>.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org4ef82ac" class="outline-3">
|
||||
<h3 id="org4ef82ac"><span class="section-number-3">2.3</span> Accentuation</h3>
|
||||
<div class="outline-text-3" id="text-2-3">
|
||||
<p>
|
||||
Du fait de sa nature agglutinante, le Hjalpi’ pose l’accentuation du mot sur la racine du mot et jamais sur les éléments agglutinés autour de la racine.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
L’intonation dans les phrases affirmatives est généralement descendante et remonte pour les accentuations sur les mots et remonte significativement (en général à la hauteur d’origine) lorsque l’on rencontre un sujet ou un verbe. Considéré individuellement, l’accentuation d’un mot se fait sur la première voyelle racine du mot. Ainsi, le mot non modifié <i>pńtwan</i> (sept) aura son accent sur la voyelle <i>ń</i>, de même pour <i>ţéálnat</i> (précision temporelle) qui sera accentué sur <i>éá</i>. Pour les noms propres cependant, l’accent porte sur l’ensemble des voyelles racines du nom en lui-même (c’est à dire les voyelles ne venant pas de déclinaisons). Par exemple, le prénom <i>Meréð</i> décliné au comitatif (<i>avec Meréð</i>) devient <i>Meðeiréð</i>, se prononçant ["me:.Dei."rED] ; à l’accusatif, <i>Meréðvo</i> (Meréð étant l’objet direct d’un verbe transitif) se prononcera ["me:."rE.vO] (le <i>ð</i> s’est ellipsé en faveur du <i>v</i>, voir le sous-chapitre Assimilation]) ; au génitif, <i>ţuMeréð</i> se prononcera [t`u."me:."rED].
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Pour ce qui est des phrases interrogatives et exclamatives, les deux dernières voyelles sont allongées (même dans le cas d’une voyelle ouverte), et dans le cas de l’exclamative on reste sur la même hauteur pour cette dernière voyelle, et dans le cas de l’interrogative la hauteur de la voyelle baisse puis remonte. Dans les phrases négatives, le ton de la phrase monte jusqu’à la négation où le ton redescend à nouveau.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org2b1e0f0" class="outline-3">
|
||||
<h3 id="org2b1e0f0"><span class="section-number-3">2.4</span> Phonotactiques</h3>
|
||||
<div class="outline-text-3" id="text-2-4">
|
||||
<p>
|
||||
Lorsqu’un mot (hormis les verbes) se termine avec une voyelle et que le mot suivant (hormis les verbes) débute avec une consonne ou inversement, cette dernière aura tendance à s’allonger afin de créer une liaison entre les mots. Exemples :
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
<li>éló tráhin (trans.) → élontráhin (rom.)</li>
|
||||
</ul>
|
||||
<p>
|
||||
Rmq. : Ici, le <i>h</i> de <i>tráhin</i> est prononcé comme un <code>[h\]</code> et non comme un <code>[h]</code> du fait des deux voyelles l’entourant, comme indiqué plus haut.
|
||||
</p>
|
||||
<ul class="org-ul">
|
||||
<li>ðro lwéín (trans.) → ðrollwéín (rom.)</li>
|
||||
<li>télýßí halmár (trans.) → télýßíhhalmár (rom.)</li>
|
||||
<li>tiryð astret (trans) → tiryððastret</li>
|
||||
</ul>
|
||||
|
||||
<p>
|
||||
Lorsqu’un mot se termine avec une voyelle et que le mot suivant commence également avec une voyelle, afin d’éviter toute confusion avec une diphtongue (voir le sous-chapitre Les diphtongues]), une consonne « ’ » <code>[?]</code> est ajoutée à l’oral afin de séparer les deux mots. Le ton de la première syllabe du second mot sera alors clairement montant, afin de différencier également avec deux voyelles au sein d’un même mot également séparées par la consonne « ’ ».
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org392dc67" class="outline-2">
|
||||
<h2 id="org392dc67"><span class="section-number-2">3</span> Morphologie</h2>
|
||||
</div>
|
||||
<div id="outline-container-org15b8f64" class="outline-2">
|
||||
<h2 id="org15b8f64"><span class="section-number-2">4</span> Morphologie dérivationnelle</h2>
|
||||
</div>
|
||||
<div id="outline-container-org9823546" class="outline-2">
|
||||
<h2 id="org9823546"><span class="section-number-2">5</span> Syntaxe</h2>
|
||||
</div>
|
||||
<div id="outline-container-org24c4478" class="outline-2">
|
||||
<h2 id="org24c4478"><span class="section-number-2">6</span> Champs sémantiques et pragmatiques</h2>
|
||||
</div>
|
||||
<div id="outline-container-org723ef6b" class="outline-2">
|
||||
<h2 id="org723ef6b"><span class="section-number-2">7</span> Système d’écriture</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgb6773ff" class="outline-2">
|
||||
<h2 id="orgb6773ff"><span class="section-number-2">8</span> Exemples</h2>
|
||||
</div>
|
||||
<div id="outline-container-orgbd353e0" class="outline-2">
|
||||
<h2 id="orgbd353e0"><span class="section-number-2">9</span> Annexes</h2>
|
||||
<div class="outline-text-2" id="text-9">
|
||||
</div>
|
||||
<div id="outline-container-orgdea3bbf" class="outline-3">
|
||||
<h3 id="orgdea3bbf"><span class="section-number-3">9.1</span> Consonnes</h3>
|
||||
<div class="outline-text-3" id="text-9-1">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left">latin majuscule</th>
|
||||
<th scope="col" class="org-left">latin minuscule</th>
|
||||
<th scope="col" class="org-left">X-SAMPA</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">J</td>
|
||||
<td class="org-left">j</td>
|
||||
<td class="org-left"><code>[j]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">W</td>
|
||||
<td class="org-left">w</td>
|
||||
<td class="org-left"><code>[w]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">R</td>
|
||||
<td class="org-left">r</td>
|
||||
<td class="org-left"><code>[r]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ł</td>
|
||||
<td class="org-left">ł</td>
|
||||
<td class="org-left"><code>[K]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">L</td>
|
||||
<td class="org-left">l</td>
|
||||
<td class="org-left"><code>[l]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">M</td>
|
||||
<td class="org-left">m</td>
|
||||
<td class="org-left"><code>[m]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">N</td>
|
||||
<td class="org-left">n</td>
|
||||
<td class="org-left"><code>[n]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ň</td>
|
||||
<td class="org-left">ň</td>
|
||||
<td class="org-left"><code>[N]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">V</td>
|
||||
<td class="org-left">v</td>
|
||||
<td class="org-left"><code>[v]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ð</td>
|
||||
<td class="org-left">ð</td>
|
||||
<td class="org-left"><code>[D]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Z</td>
|
||||
<td class="org-left">z</td>
|
||||
<td class="org-left"><code>[z]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ź</td>
|
||||
<td class="org-left">ź</td>
|
||||
<td class="org-left"><code>[Z]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ž</td>
|
||||
<td class="org-left">ž</td>
|
||||
<td class="org-left"><code>[j\]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">F</td>
|
||||
<td class="org-left">f</td>
|
||||
<td class="org-left"><code>[f]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Þ</td>
|
||||
<td class="org-left">þ</td>
|
||||
<td class="org-left"><code>[T]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">S</td>
|
||||
<td class="org-left">s</td>
|
||||
<td class="org-left"><code>[s]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">ß</td>
|
||||
<td class="org-left">ß</td>
|
||||
<td class="org-left"><code>[S]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Š</td>
|
||||
<td class="org-left">š</td>
|
||||
<td class="org-left"><code>[C]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">X</td>
|
||||
<td class="org-left">x</td>
|
||||
<td class="org-left"><code>[x]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ŗ</td>
|
||||
<td class="org-left">ŗ</td>
|
||||
<td class="org-left"><code>[R]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">H</td>
|
||||
<td class="org-left">h</td>
|
||||
<td class="org-left"><code>[h]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ŕ</td>
|
||||
<td class="org-left">ŕ</td>
|
||||
<td class="org-left"><code>[r\]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">B</td>
|
||||
<td class="org-left">b</td>
|
||||
<td class="org-left"><code>[b]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">D</td>
|
||||
<td class="org-left">d</td>
|
||||
<td class="org-left"><code>[d]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ď</td>
|
||||
<td class="org-left">ď</td>
|
||||
<td class="org-left"><code>[d`]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">G</td>
|
||||
<td class="org-left">g</td>
|
||||
<td class="org-left"><code>[g]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">P</td>
|
||||
<td class="org-left">p</td>
|
||||
<td class="org-left"><code>[p]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">T</td>
|
||||
<td class="org-left">t</td>
|
||||
<td class="org-left"><code>[t]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ţ</td>
|
||||
<td class="org-left">ţ</td>
|
||||
<td class="org-left"><code>[t`]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">K</td>
|
||||
<td class="org-left">k</td>
|
||||
<td class="org-left"><code>[k]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">'</td>
|
||||
<td class="org-left">'</td>
|
||||
<td class="org-left"><code>[?]</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgd24b428" class="outline-3">
|
||||
<h3 id="orgd24b428"><span class="section-number-3">9.2</span> Voyelles</h3>
|
||||
<div class="outline-text-3" id="text-9-2">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left">latin majuscule</th>
|
||||
<th scope="col" class="org-left">latin minuscule</th>
|
||||
<th scope="col" class="org-left">X-SAMPA</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">A</td>
|
||||
<td class="org-left">a</td>
|
||||
<td class="org-left"><code>[a:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Á</td>
|
||||
<td class="org-left">á</td>
|
||||
<td class="org-left"><code>[A]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ë</td>
|
||||
<td class="org-left">ë</td>
|
||||
<td class="org-left"><code>[2:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ê</td>
|
||||
<td class="org-left">ê</td>
|
||||
<td class="org-left"><code>[9]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ě</td>
|
||||
<td class="org-left">ě</td>
|
||||
<td class="org-left"><code>[@]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ö</td>
|
||||
<td class="org-left">ö</td>
|
||||
<td class="org-left"><code>[@`]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">I</td>
|
||||
<td class="org-left">i</td>
|
||||
<td class="org-left"><code>[i:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Í</td>
|
||||
<td class="org-left">í</td>
|
||||
<td class="org-left"><code>[I]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">E</td>
|
||||
<td class="org-left">e</td>
|
||||
<td class="org-left"><code>[e:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">É</td>
|
||||
<td class="org-left">é</td>
|
||||
<td class="org-left"><code>[E]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">O</td>
|
||||
<td class="org-left">o</td>
|
||||
<td class="org-left"><code>[o:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ó</td>
|
||||
<td class="org-left">ó</td>
|
||||
<td class="org-left"><code>[O]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Y</td>
|
||||
<td class="org-left">y</td>
|
||||
<td class="org-left"><code>[y:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ý</td>
|
||||
<td class="org-left">ý</td>
|
||||
<td class="org-left"><code>[Y]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">U</td>
|
||||
<td class="org-left">u</td>
|
||||
<td class="org-left"><code>[u:]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ú</td>
|
||||
<td class="org-left">ú</td>
|
||||
<td class="org-left"><code>[U]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ń</td>
|
||||
<td class="org-left">ń</td>
|
||||
<td class="org-left"><code>[n0]</code></td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">Ļ</td>
|
||||
<td class="org-left">ļ</td>
|
||||
<td class="org-left"><code>[l0]</code></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgec7f347" class="outline-3">
|
||||
<h3 id="orgec7f347"><span class="section-number-3">9.3</span> Lexique</h3>
|
||||
<div class="outline-text-3" id="text-9-3">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:12</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,276 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:12 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Ressources grammaticales du Hjalpi’ Verniculaire</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Ressources grammaticales du Hjalpi’ Verniculaire
|
||||
<br />
|
||||
<span class="subtitle">🔴 Développement suspendu</span>
|
||||
</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="grammaire.html">Grammaire</a> (<a href="grammaire.pdf">pdf</a>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="grammaire_2.html">Grammaire V2</a> (<a href="grammaire_2.pdf">pdf</a>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="dictionnaire.html">Dictionnaire</a> (<a href="dictionnaire.pdf">pdf</a>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="cas_grammaticaux.html">Cas grammaticaux</a> (<a href="cas_grammaticaux.pdf">pdf</a>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="cas_grammaticaux_2.html">Cas grammaticaux V2</a> (<a href="cas_grammaticaux_2.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:12</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,14 +0,0 @@
|
||||
#+TITLE: Ressources grammaticales du Hjalpi’ Verniculaire
|
||||
#+SUBTITLE: 🔴 Développement suspendu
|
||||
#+INCLUDE: "../headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
[[file:grammaire.html][Grammaire]] ([[file:grammaire.pdf][pdf]])
|
||||
|
||||
[[file:grammaire_2.html][Grammaire V2]] ([[file:grammaire_2.pdf][pdf]])
|
||||
|
||||
[[file:dictionnaire.html][Dictionnaire]] ([[file:dictionnaire.pdf][pdf]])
|
||||
|
||||
[[file:cas_grammaticaux.html][Cas grammaticaux]] ([[file:cas_grammaticaux.pdf][pdf]])
|
||||
|
||||
[[file:cas_grammaticaux_2.html][Cas grammaticaux V2]] ([[file:cas_grammaticaux_2.pdf][pdf]])
|
@ -1,9 +0,0 @@
|
||||
# -*- mode: org; -*-
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
|
||||
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
7
hjalpi.org
Normal file
@ -0,0 +1,7 @@
|
||||
#+TITLE: Ressources grammaticales du Hjalpi’ Originel
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
[[file:hjalpi-grammaire.html][Grammaire du Hjalpi’]] ([[file:hjalpi-grammaire.pdf][pdf]])
|
||||
|
||||
[[file:hjalpi-grammaire-old.html][Ancienne version de la gramaire]] ([[file:hjalpi-grammaire-old.pdf][pdf]])
|
@ -1,261 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 15:48 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Ressources grammaticales du Hjalpi’ Originel</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Ressources grammaticales du Hjalpi’ Originel</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="grammaire.html">Grammaire du Hjalpi’</a> (<a href="grammaire.pdf">pdf</a>)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<a href="grammaire-old.html">Ancienne version de la gramaire</a> (<a href="grammaire-old.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 15:48</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,7 +0,0 @@
|
||||
#+TITLE: Ressources grammaticales du Hjalpi’ Originel
|
||||
#+INCLUDE: "../headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
[[file:grammaire.html][Grammaire du Hjalpi’]] ([[file:grammaire.pdf][pdf]])
|
||||
|
||||
[[file:grammaire-old.html][Ancienne version de la gramaire]] ([[file:grammaire-old.pdf][pdf]])
|
@ -1,9 +0,0 @@
|
||||
# -*- mode: org; -*-
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
|
||||
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
30
index.html
@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:11 -->
|
||||
<!-- 2018-06-06 mer. 16:41 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Ressources grammaticales des langues construites de P’undrak</title>
|
||||
@ -180,12 +180,6 @@
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
@ -243,8 +237,8 @@ for the JavaScript code in this tag.
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#orgeefa86f">1. Langues divines</a></li>
|
||||
<li><a href="#org009b217">2. Langues draconiennes</a></li>
|
||||
<li><a href="#org8738af6">1. Langues divines</a></li>
|
||||
<li><a href="#org81f7e7a">2. Langues draconiennes</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -252,35 +246,35 @@ for the JavaScript code in this tag.
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-orgeefa86f" class="outline-2">
|
||||
<h2 id="orgeefa86f"><span class="section-number-2">1</span> Langues divines</h2>
|
||||
<div id="outline-container-org8738af6" class="outline-2">
|
||||
<h2 id="org8738af6"><span class="section-number-2">1</span> Langues divines</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
🔵 <a href="hjalpi/index.html">Hjalpi’ Originel</a> (en cours)
|
||||
🔵 <a href="hjalpi.html">Hjalpi’ Originel</a> (en cours)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
🔴 <a href="hjalpi-old/index.html">Hjalpi’ Vernaculaire</a> (développement suspendu)
|
||||
🔴 <a href="old-hjalpi.html">Hjalpi’ Vernaculaire</a> (développement suspendu)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org009b217" class="outline-2">
|
||||
<h2 id="org009b217"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
||||
<div id="outline-container-org81f7e7a" class="outline-2">
|
||||
<h2 id="org81f7e7a"><span class="section-number-2">2</span> Langues draconiennes</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
🔵 <a href="lijokken/index.html">Łijökken</a> (en cours)
|
||||
🔵 <a href="lijokken.html">Łijökken</a> (en cours)
|
||||
</p>
|
||||
|
||||
<p>
|
||||
🔵 <a href="zohaen/index.html">Zöhæň</a> (en cours)
|
||||
🔵 <a href="zohaen.html">Zöhæň</a> (en cours)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:11</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 16:41</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
|
@ -3,12 +3,12 @@
|
||||
|
||||
* Langues divines
|
||||
|
||||
🔵 [[file:hjalpi/index.html][Hjalpi’ Originel]] (en cours)
|
||||
🔵 [[file:hjalpi.html][Hjalpi’ Originel]] (en cours)
|
||||
|
||||
🔴 [[file:hjalpi-old/index.html][Hjalpi’ Vernaculaire]] (développement suspendu)
|
||||
🔴 [[file:old-hjalpi.html][Hjalpi’ Vernaculaire]] (développement suspendu)
|
||||
|
||||
* Langues draconiennes
|
||||
|
||||
🔵 [[file:lijokken/index.html][Łijökken]] (en cours)
|
||||
🔵 [[file:lijokken.html][Łijökken]] (en cours)
|
||||
|
||||
🔵 [[file:zohaen/index.html][Zöhæň]] (en cours)
|
||||
🔵 [[file:zohaen.html][Zöhæň]] (en cours)
|
||||
|
7
js/bootstrap.min.js
vendored
Normal file
4
js/jquery.min.js
vendored
Normal file
1
js/jquery.stickytableheaders.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
!function(a,b){"use strict";function c(c,g){var h=this;h.$el=a(c),h.el=c,h.id=e++,h.$window=a(b),h.$document=a(document),h.$el.bind("destroyed",a.proxy(h.teardown,h)),h.$clonedHeader=null,h.$originalHeader=null,h.isSticky=!1,h.hasBeenSticky=!1,h.leftOffset=null,h.topOffset=null,h.init=function(){h.$el.each(function(){var b=a(this);b.css("padding",0),h.$originalHeader=a("thead:first",this),h.$clonedHeader=h.$originalHeader.clone(),b.trigger("clonedHeader."+d,[h.$clonedHeader]),h.$clonedHeader.addClass("tableFloatingHeader"),h.$clonedHeader.css("display","none"),h.$originalHeader.addClass("tableFloatingHeaderOriginal"),h.$originalHeader.after(h.$clonedHeader),h.$printStyle=a('<style type="text/css" media="print">.tableFloatingHeader{display:none !important;}.tableFloatingHeaderOriginal{position:static !important;}</style>'),a("head").append(h.$printStyle)}),h.setOptions(g),h.updateWidth(),h.toggleHeaders(),h.bind()},h.destroy=function(){h.$el.unbind("destroyed",h.teardown),h.teardown()},h.teardown=function(){h.isSticky&&h.$originalHeader.css("position","static"),a.removeData(h.el,"plugin_"+d),h.unbind(),h.$clonedHeader.remove(),h.$originalHeader.removeClass("tableFloatingHeaderOriginal"),h.$originalHeader.css("visibility","visible"),h.$printStyle.remove(),h.el=null,h.$el=null},h.bind=function(){h.$scrollableArea.on("scroll."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.on("scroll."+d+h.id,h.setPositionValues),h.$window.on("resize."+d+h.id,h.toggleHeaders)),h.$scrollableArea.on("resize."+d,h.toggleHeaders),h.$scrollableArea.on("resize."+d,h.updateWidth)},h.unbind=function(){h.$scrollableArea.off("."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.off("."+d+h.id,h.setPositionValues),h.$window.off("."+d+h.id,h.toggleHeaders)),h.$scrollableArea.off("."+d,h.updateWidth)},h.toggleHeaders=function(){h.$el&&h.$el.each(function(){var b,c=a(this),d=h.isWindowScrolling?isNaN(h.options.fixedOffset)?h.options.fixedOffset.outerHeight():h.options.fixedOffset:h.$scrollableArea.offset().top+(isNaN(h.options.fixedOffset)?0:h.options.fixedOffset),e=c.offset(),f=h.$scrollableArea.scrollTop()+d,g=h.$scrollableArea.scrollLeft(),i=h.isWindowScrolling?f>e.top:d>e.top,j=(h.isWindowScrolling?f:0)<e.top+c.height()-h.$clonedHeader.height()-(h.isWindowScrolling?0:d);i&&j?(b=e.left-g+h.options.leftOffset,h.$originalHeader.css({position:"fixed","margin-top":h.options.marginTop,left:b,"z-index":3}),h.leftOffset=b,h.topOffset=d,h.$clonedHeader.css("display",""),h.isSticky||(h.isSticky=!0,h.updateWidth()),h.setPositionValues()):h.isSticky&&(h.$originalHeader.css("position","static"),h.$clonedHeader.css("display","none"),h.isSticky=!1,h.resetWidth(a("td,th",h.$clonedHeader),a("td,th",h.$originalHeader)))})},h.setPositionValues=function(){var a=h.$window.scrollTop(),b=h.$window.scrollLeft();!h.isSticky||0>a||a+h.$window.height()>h.$document.height()||0>b||b+h.$window.width()>h.$document.width()||h.$originalHeader.css({top:h.topOffset-(h.isWindowScrolling?0:a),left:h.leftOffset-(h.isWindowScrolling?0:b)})},h.updateWidth=function(){if(h.isSticky){h.$originalHeaderCells||(h.$originalHeaderCells=a("th,td",h.$originalHeader)),h.$clonedHeaderCells||(h.$clonedHeaderCells=a("th,td",h.$clonedHeader));var b=h.getWidth(h.$clonedHeaderCells);h.setWidth(b,h.$clonedHeaderCells,h.$originalHeaderCells),h.$originalHeader.css("width",h.$clonedHeader.width())}},h.getWidth=function(c){var d=[];return c.each(function(c){var e,f=a(this);if("border-box"===f.css("box-sizing"))e=f[0].getBoundingClientRect().width;else{var g=a("th",h.$originalHeader);if("collapse"===g.css("border-collapse"))if(b.getComputedStyle)e=parseFloat(b.getComputedStyle(this,null).width);else{var i=parseFloat(f.css("padding-left")),j=parseFloat(f.css("padding-right")),k=parseFloat(f.css("border-width"));e=f.outerWidth()-i-j-k}else e=f.width()}d[c]=e}),d},h.setWidth=function(a,b,c){b.each(function(b){var d=a[b];c.eq(b).css({"min-width":d,"max-width":d})})},h.resetWidth=function(b,c){b.each(function(b){var d=a(this);c.eq(b).css({"min-width":d.css("min-width"),"max-width":d.css("max-width")})})},h.setOptions=function(c){h.options=a.extend({},f,c),h.$scrollableArea=a(h.options.scrollableArea),h.isWindowScrolling=h.$scrollableArea[0]===b},h.updateOptions=function(a){h.setOptions(a),h.unbind(),h.bind(),h.updateWidth(),h.toggleHeaders()},h.init()}var d="stickyTableHeaders",e=0,f={fixedOffset:0,leftOffset:0,marginTop:0,scrollableArea:b};a.fn[d]=function(b){return this.each(function(){var e=a.data(this,"plugin_"+d);e?"string"==typeof b?e[b].apply(e):e.updateOptions(b):"destroy"!==b&&a.data(this,"plugin_"+d,new c(this,b))})}}(jQuery,window);
|
86
js/readtheorg.js
Normal file
@ -0,0 +1,86 @@
|
||||
|
||||
$(function() {
|
||||
$('.note').before("<p class='admonition-title note'>Note</p>");
|
||||
$('.seealso').before("<p class='admonition-title seealso'>See also</p>");
|
||||
$('.warning').before("<p class='admonition-title warning'>Warning</p>");
|
||||
$('.caution').before("<p class='admonition-title caution'>Caution</p>");
|
||||
$('.attention').before("<p class='admonition-title attention'>Attention</p>");
|
||||
$('.tip').before("<p class='admonition-title tip'>Tip</p>");
|
||||
$('.important').before("<p class='admonition-title important'>Important</p>");
|
||||
$('.hint').before("<p class='admonition-title hint'>Hint</p>");
|
||||
$('.error').before("<p class='admonition-title error'>Error</p>");
|
||||
$('.danger').before("<p class='admonition-title danger'>Danger</p>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
|
||||
// Shift nav in mobile when clicking the menu.
|
||||
$(document).on('click', "[data-toggle='wy-nav-top']", function() {
|
||||
$("[data-toggle='wy-nav-shift']").toggleClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
// Close menu when you click a link.
|
||||
$(document).on('click', ".wy-menu-vertical .current ul li a", function() {
|
||||
$("[data-toggle='wy-nav-shift']").removeClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
$(document).on('click', "[data-toggle='rst-current-version']", function() {
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift-up");
|
||||
});
|
||||
// Make tables responsive
|
||||
$("table.docutils:not(.field-list)").wrap("<div class='wy-table-responsive'></div>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
$('#text-table-of-contents ul').first().addClass('nav');
|
||||
// ScrollSpy also requires that we use
|
||||
// a Bootstrap nav component.
|
||||
$('body').scrollspy({target: '#text-table-of-contents'});
|
||||
|
||||
// add sticky table headers
|
||||
$('table').stickyTableHeaders();
|
||||
|
||||
// set the height of tableOfContents
|
||||
var $postamble = $('#postamble');
|
||||
var $tableOfContents = $('#table-of-contents');
|
||||
$tableOfContents.css({paddingBottom: $postamble.outerHeight()});
|
||||
|
||||
// add TOC button
|
||||
var toggleSidebar = $('<div id="toggle-sidebar"><a href="#table-of-contents"><h2>Table of Contents</h2></a></div>');
|
||||
$('#content').prepend(toggleSidebar);
|
||||
|
||||
// add close button when sidebar showed in mobile screen
|
||||
var closeBtn = $('<a class="close-sidebar" href="#">Close</a>');
|
||||
var tocTitle = $('#table-of-contents').find('h2');
|
||||
tocTitle.append(closeBtn);
|
||||
});
|
||||
|
||||
window.SphinxRtdTheme = (function (jquery) {
|
||||
var stickyNav = (function () {
|
||||
var navBar,
|
||||
win,
|
||||
stickyNavCssClass = 'stickynav',
|
||||
applyStickNav = function () {
|
||||
if (navBar.height() <= win.height()) {
|
||||
navBar.addClass(stickyNavCssClass);
|
||||
} else {
|
||||
navBar.removeClass(stickyNavCssClass);
|
||||
}
|
||||
},
|
||||
enable = function () {
|
||||
applyStickNav();
|
||||
win.on('resize', applyStickNav);
|
||||
},
|
||||
init = function () {
|
||||
navBar = jquery('nav.wy-nav-side:first');
|
||||
win = jquery(window);
|
||||
};
|
||||
jquery(init);
|
||||
return {
|
||||
enable : enable
|
||||
};
|
||||
}());
|
||||
return {
|
||||
StickyNav : stickyNav
|
||||
};
|
||||
}($));
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Glossaire du Łijökken
|
||||
#+INCLUDE:"../headers.org"
|
||||
#+INCLUDE:"headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Introduction
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Łijökken
|
||||
#+INCLUDE:"../headers.org"
|
||||
#+INCLUDE:"headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Introduction
|
12
lijokken.org
Normal file
@ -0,0 +1,12 @@
|
||||
#+TITLE: Ressources grammaticales du Łijökken
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Grammaire
|
||||
|
||||
[[file:lijokken-grammaire.html][Grammaire du Łijökken]] ([[file:lijokken-grammaire.pdf][pdf]])
|
||||
|
||||
* Glossaire
|
||||
|
||||
[[file:lijokken-glossaire.html][Glossaire du Łijökken]] ([[file:lijokken-glossaire.pdf][pdf]])
|
||||
|
@ -1,517 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Glossaire du Łijökken</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Glossaire du Łijökken</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org76b4fda">1. Introduction</a></li>
|
||||
<li><a href="#org5685fcd">2. Abréviations</a></li>
|
||||
<li><a href="#org8be1414">3. Glossaire</a>
|
||||
<ul>
|
||||
<li><a href="#org5b2870b">3.1. Actions physiques</a></li>
|
||||
<li><a href="#org1e0d674">3.2. Amour</a></li>
|
||||
<li><a href="#org82bebc2">3.3. Animaux</a></li>
|
||||
<li><a href="#orgffa7878">3.4. Art</a></li>
|
||||
<li><a href="#org4ea74a5">3.5. Astronomie</a></li>
|
||||
<li><a href="#org603384e">3.6. Bâtiments</a></li>
|
||||
<li><a href="#orgcfa5e04">3.7. Commerce</a></li>
|
||||
<li><a href="#org8d2a7ef">3.8. Conflits</a></li>
|
||||
<li><a href="#orgd940d6c">3.9. Conteneurs</a></li>
|
||||
<li><a href="#orgd2553b1">3.10. Corps</a></li>
|
||||
<li><a href="#org46a619a">3.11. Couleurs</a></li>
|
||||
<li><a href="#orgb74b728">3.12. Dimensions</a></li>
|
||||
<li><a href="#org0512259">3.13. Eau</a></li>
|
||||
<li><a href="#org894d888">3.14. Effort</a></li>
|
||||
<li><a href="#orgd1af36f">3.15. Éléments</a></li>
|
||||
<li><a href="#org24eaeac">3.16. Émotions</a></li>
|
||||
<li><a href="#org0c94924">3.17. Évaluation</a></li>
|
||||
<li><a href="#org7f8d4fa">3.18. Événements</a></li>
|
||||
<li><a href="#orgc6b18b6">3.19. Existence</a></li>
|
||||
<li><a href="#org24321cb">3.20. Famille</a></li>
|
||||
<li><a href="#org18ca1bf">3.21. Forme</a></li>
|
||||
<li><a href="#org719891b">3.22. Gouvernement</a></li>
|
||||
<li><a href="#org41f7506">3.23. Grammaire</a></li>
|
||||
<li><a href="#org90ede99">3.24. Guerre</a></li>
|
||||
<li><a href="#orgfe522f1">3.25. Légal</a></li>
|
||||
<li><a href="#org86dc1ed">3.26. Lieux</a></li>
|
||||
<li><a href="#orgfda2b22">3.27. Lumière</a></li>
|
||||
<li><a href="#orgd5a8d86">3.28. Mental</a></li>
|
||||
<li><a href="#orgdeae1d0">3.29. Mesures</a></li>
|
||||
<li><a href="#org924a487">3.30. Métaux</a></li>
|
||||
<li><a href="#org451368f">3.31. Mouvement</a></li>
|
||||
<li><a href="#org5fd4c04">3.32. Nature</a></li>
|
||||
<li><a href="#org6d880ec">3.33. Nombres</a></li>
|
||||
<li><a href="#orgd4f02b0">3.34. Nourriture</a></li>
|
||||
<li><a href="#org9eb4312">3.35. Outils</a></li>
|
||||
<li><a href="#org2cb0625">3.36. Parole</a></li>
|
||||
<li><a href="#org2425e6c">3.37. Péchés</a></li>
|
||||
<li><a href="#orgc7a7050">3.38. Physique</a></li>
|
||||
<li><a href="#org858b17e">3.39. Possession</a></li>
|
||||
<li><a href="#org33cb7cf">3.40. Religion</a></li>
|
||||
<li><a href="#org1c36b93">3.41. Savoir</a></li>
|
||||
<li><a href="#org218deb6">3.42. Sensations</a></li>
|
||||
<li><a href="#orgbd3839f">3.43. Sexe</a></li>
|
||||
<li><a href="#orge4a37e0">3.44. Société</a></li>
|
||||
<li><a href="#org3c89eea">3.45. Substances</a></li>
|
||||
<li><a href="#orga9fb40d">3.46. Temps</a></li>
|
||||
<li><a href="#org2b1fb06">3.47. Travail</a></li>
|
||||
<li><a href="#org835bca6">3.48. Végétaux</a></li>
|
||||
<li><a href="#org12a51a7">3.49. Vêtements</a></li>
|
||||
<li><a href="#org90bd7d0">3.50. Vie et santé</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org76b4fda" class="outline-2">
|
||||
<h2 id="org76b4fda"><span class="section-number-2">1</span> Introduction</h2>
|
||||
</div>
|
||||
<div id="outline-container-org5685fcd" class="outline-2">
|
||||
<h2 id="org5685fcd"><span class="section-number-2">2</span> Abréviations</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<dl class="org-dl">
|
||||
<dt>nn</dt><dd>nom neutre</dd>
|
||||
<dt>nr</dt><dd>nom draconien</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org8be1414" class="outline-2">
|
||||
<h2 id="org8be1414"><span class="section-number-2">3</span> Glossaire</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
</div>
|
||||
<div id="outline-container-org5b2870b" class="outline-3">
|
||||
<h3 id="org5b2870b"><span class="section-number-3">3.1</span> Actions physiques</h3>
|
||||
</div>
|
||||
<div id="outline-container-org1e0d674" class="outline-3">
|
||||
<h3 id="org1e0d674"><span class="section-number-3">3.2</span> Amour</h3>
|
||||
</div>
|
||||
<div id="outline-container-org82bebc2" class="outline-3">
|
||||
<h3 id="org82bebc2"><span class="section-number-3">3.3</span> Animaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgffa7878" class="outline-3">
|
||||
<h3 id="orgffa7878"><span class="section-number-3">3.4</span> Art</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4ea74a5" class="outline-3">
|
||||
<h3 id="org4ea74a5"><span class="section-number-3">3.5</span> Astronomie</h3>
|
||||
</div>
|
||||
<div id="outline-container-org603384e" class="outline-3">
|
||||
<h3 id="org603384e"><span class="section-number-3">3.6</span> Bâtiments</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgcfa5e04" class="outline-3">
|
||||
<h3 id="orgcfa5e04"><span class="section-number-3">3.7</span> Commerce</h3>
|
||||
</div>
|
||||
<div id="outline-container-org8d2a7ef" class="outline-3">
|
||||
<h3 id="org8d2a7ef"><span class="section-number-3">3.8</span> Conflits</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd940d6c" class="outline-3">
|
||||
<h3 id="orgd940d6c"><span class="section-number-3">3.9</span> Conteneurs</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd2553b1" class="outline-3">
|
||||
<h3 id="orgd2553b1"><span class="section-number-3">3.10</span> Corps</h3>
|
||||
</div>
|
||||
<div id="outline-container-org46a619a" class="outline-3">
|
||||
<h3 id="org46a619a"><span class="section-number-3">3.11</span> Couleurs</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgb74b728" class="outline-3">
|
||||
<h3 id="orgb74b728"><span class="section-number-3">3.12</span> Dimensions</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0512259" class="outline-3">
|
||||
<h3 id="org0512259"><span class="section-number-3">3.13</span> Eau</h3>
|
||||
</div>
|
||||
<div id="outline-container-org894d888" class="outline-3">
|
||||
<h3 id="org894d888"><span class="section-number-3">3.14</span> Effort</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd1af36f" class="outline-3">
|
||||
<h3 id="orgd1af36f"><span class="section-number-3">3.15</span> Éléments</h3>
|
||||
</div>
|
||||
<div id="outline-container-org24eaeac" class="outline-3">
|
||||
<h3 id="org24eaeac"><span class="section-number-3">3.16</span> Émotions</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0c94924" class="outline-3">
|
||||
<h3 id="org0c94924"><span class="section-number-3">3.17</span> Évaluation</h3>
|
||||
</div>
|
||||
<div id="outline-container-org7f8d4fa" class="outline-3">
|
||||
<h3 id="org7f8d4fa"><span class="section-number-3">3.18</span> Événements</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgc6b18b6" class="outline-3">
|
||||
<h3 id="orgc6b18b6"><span class="section-number-3">3.19</span> Existence</h3>
|
||||
</div>
|
||||
<div id="outline-container-org24321cb" class="outline-3">
|
||||
<h3 id="org24321cb"><span class="section-number-3">3.20</span> Famille</h3>
|
||||
</div>
|
||||
<div id="outline-container-org18ca1bf" class="outline-3">
|
||||
<h3 id="org18ca1bf"><span class="section-number-3">3.21</span> Forme</h3>
|
||||
</div>
|
||||
<div id="outline-container-org719891b" class="outline-3">
|
||||
<h3 id="org719891b"><span class="section-number-3">3.22</span> Gouvernement</h3>
|
||||
</div>
|
||||
<div id="outline-container-org41f7506" class="outline-3">
|
||||
<h3 id="org41f7506"><span class="section-number-3">3.23</span> Grammaire</h3>
|
||||
</div>
|
||||
<div id="outline-container-org90ede99" class="outline-3">
|
||||
<h3 id="org90ede99"><span class="section-number-3">3.24</span> Guerre</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgfe522f1" class="outline-3">
|
||||
<h3 id="orgfe522f1"><span class="section-number-3">3.25</span> Légal</h3>
|
||||
</div>
|
||||
<div id="outline-container-org86dc1ed" class="outline-3">
|
||||
<h3 id="org86dc1ed"><span class="section-number-3">3.26</span> Lieux</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgfda2b22" class="outline-3">
|
||||
<h3 id="orgfda2b22"><span class="section-number-3">3.27</span> Lumière</h3>
|
||||
<div class="outline-text-3" id="text-3-27">
|
||||
<dl class="org-dl">
|
||||
<dt>ecsuŕn (nn)</dt><dd><code>/etSMr\n/</code> ténèbres, absence de lumière</dd>
|
||||
<dt>śjìň (nr)</dt><dd><code>/çj1N/</code> flamme draconienne</dd>
|
||||
<dt>šuìň (nn)</dt><dd><code>/s`M1N/</code> flamme ordinaire</dd>
|
||||
<dt>us (nr)</dt><dd><code>/Ms\/</code> feu draconien</dd>
|
||||
<dt>źíň (nn)</dt><dd><code>/j\1N/</code> feu ordinaire</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-orgd5a8d86" class="outline-3">
|
||||
<h3 id="orgd5a8d86"><span class="section-number-3">3.28</span> Mental</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgdeae1d0" class="outline-3">
|
||||
<h3 id="orgdeae1d0"><span class="section-number-3">3.29</span> Mesures</h3>
|
||||
</div>
|
||||
<div id="outline-container-org924a487" class="outline-3">
|
||||
<h3 id="org924a487"><span class="section-number-3">3.30</span> Métaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org451368f" class="outline-3">
|
||||
<h3 id="org451368f"><span class="section-number-3">3.31</span> Mouvement</h3>
|
||||
</div>
|
||||
<div id="outline-container-org5fd4c04" class="outline-3">
|
||||
<h3 id="org5fd4c04"><span class="section-number-3">3.32</span> Nature</h3>
|
||||
<div class="outline-text-3" id="text-3-32">
|
||||
<dl class="org-dl">
|
||||
<dt>csutse (nn)</dt><dd><code>/tSMts\e/</code> volcan éteint
|
||||
<ul class="org-ul">
|
||||
<li>Étymologie : <i>ecsuŕn</i> + <i>re</i></li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Pour la race des dragons, il s’agit des montagnes les plus pures, bénies par leur dieu et faisant office de lieux de choix concernant leur habitat où ils peuvent trouver des grottes volcaniques. Ces dernières sont souvent utilisées comme des lieux de culte, et les plus puissants de la race des dragons y élisent même parfois domicile.
|
||||
</p>
|
||||
<dl class="org-dl">
|
||||
<dt>nære (nn)</dt><dd><code>/naRe/</code> colline</dd>
|
||||
<dt>re (nn)</dt><dd><code>/Re/</code> montagne</dd>
|
||||
<dt>ërë (nn)</dt><dd><code>/3R3/</code> mont, sommet de montagne</dd>
|
||||
<dt>źìxe (nr)</dt><dd><code>/j\IXe/</code> volcan actif
|
||||
<ul class="org-ul">
|
||||
<li>Étymologie : <i>źiň</i> + <i>re</i></li>
|
||||
</ul></dd>
|
||||
</dl>
|
||||
<p>
|
||||
Les volcans sont regardés par les dragons comme étant l’origine pure et divine des montagnes. Les volcans actifs sont des lieux de pèlerinage et de vénération pour la race des dragons, trace de l’activité de leur créateur, le dieu du feu.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org6d880ec" class="outline-3">
|
||||
<h3 id="org6d880ec"><span class="section-number-3">3.33</span> Nombres</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd4f02b0" class="outline-3">
|
||||
<h3 id="orgd4f02b0"><span class="section-number-3">3.34</span> Nourriture</h3>
|
||||
</div>
|
||||
<div id="outline-container-org9eb4312" class="outline-3">
|
||||
<h3 id="org9eb4312"><span class="section-number-3">3.35</span> Outils</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2cb0625" class="outline-3">
|
||||
<h3 id="org2cb0625"><span class="section-number-3">3.36</span> Parole</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2425e6c" class="outline-3">
|
||||
<h3 id="org2425e6c"><span class="section-number-3">3.37</span> Péchés</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgc7a7050" class="outline-3">
|
||||
<h3 id="orgc7a7050"><span class="section-number-3">3.38</span> Physique</h3>
|
||||
</div>
|
||||
<div id="outline-container-org858b17e" class="outline-3">
|
||||
<h3 id="org858b17e"><span class="section-number-3">3.39</span> Possession</h3>
|
||||
</div>
|
||||
<div id="outline-container-org33cb7cf" class="outline-3">
|
||||
<h3 id="org33cb7cf"><span class="section-number-3">3.40</span> Religion</h3>
|
||||
</div>
|
||||
<div id="outline-container-org1c36b93" class="outline-3">
|
||||
<h3 id="org1c36b93"><span class="section-number-3">3.41</span> Savoir</h3>
|
||||
</div>
|
||||
<div id="outline-container-org218deb6" class="outline-3">
|
||||
<h3 id="org218deb6"><span class="section-number-3">3.42</span> Sensations</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgbd3839f" class="outline-3">
|
||||
<h3 id="orgbd3839f"><span class="section-number-3">3.43</span> Sexe</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge4a37e0" class="outline-3">
|
||||
<h3 id="orge4a37e0"><span class="section-number-3">3.44</span> Société</h3>
|
||||
</div>
|
||||
<div id="outline-container-org3c89eea" class="outline-3">
|
||||
<h3 id="org3c89eea"><span class="section-number-3">3.45</span> Substances</h3>
|
||||
</div>
|
||||
<div id="outline-container-orga9fb40d" class="outline-3">
|
||||
<h3 id="orga9fb40d"><span class="section-number-3">3.46</span> Temps</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2b1fb06" class="outline-3">
|
||||
<h3 id="org2b1fb06"><span class="section-number-3">3.47</span> Travail</h3>
|
||||
</div>
|
||||
<div id="outline-container-org835bca6" class="outline-3">
|
||||
<h3 id="org835bca6"><span class="section-number-3">3.48</span> Végétaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org12a51a7" class="outline-3">
|
||||
<h3 id="org12a51a7"><span class="section-number-3">3.49</span> Vêtements</h3>
|
||||
</div>
|
||||
<div id="outline-container-org90bd7d0" class="outline-3">
|
||||
<h3 id="org90bd7d0"><span class="section-number-3">3.50</span> Vie et santé</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,726 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Grammaire du Łijökken</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Grammaire du Łijökken</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org23ef2c2">1. Introduction</a></li>
|
||||
<li><a href="#org53f071a">2. Phonologie</a>
|
||||
<ul>
|
||||
<li><a href="#org08de72f">2.1. Voyelles</a></li>
|
||||
<li><a href="#org051a281">2.2. Consonnes</a></li>
|
||||
<li><a href="#org93a8391">2.3. Accentuation</a></li>
|
||||
<li><a href="#orgec020f0">2.4. Règles phonologiques</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org23ef2c2" class="outline-2">
|
||||
<h2 id="org23ef2c2"><span class="section-number-2">1</span> Introduction</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
Le Łijökken est une langue draconienne, parlée principalement par les races draconiennes mineures.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Les dragons et autres reptiles n’ont pas de voyelles, d’où l’absence totale de voyelles arrondies et de consonnes labiales.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org53f071a" class="outline-2">
|
||||
<h2 id="org53f071a"><span class="section-number-2">2</span> Phonologie</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
</div>
|
||||
<div id="outline-container-org08de72f" class="outline-3">
|
||||
<h3 id="org08de72f"><span class="section-number-3">2.1</span> Voyelles</h3>
|
||||
<div class="outline-text-3" id="text-2-1">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-right" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">front</th>
|
||||
<th scope="col" class="org-left">near-front</th>
|
||||
<th scope="col" class="org-right">central</th>
|
||||
<th scope="col" class="org-left">back</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">high</td>
|
||||
<td class="org-left">i</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">1</td>
|
||||
<td class="org-left">M</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">near-high</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">I</td>
|
||||
<td class="org-right"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">high-mid</td>
|
||||
<td class="org-left">e</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">@\</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low-mid</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">3</td>
|
||||
<td class="org-left">V</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low</td>
|
||||
<td class="org-left">a</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right"> </td>
|
||||
<td class="org-left">A</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">front</th>
|
||||
<th scope="col" class="org-left">near-front</th>
|
||||
<th scope="col" class="org-left">central</th>
|
||||
<th scope="col" class="org-left">back</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">high</td>
|
||||
<td class="org-left">i</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">í</td>
|
||||
<td class="org-left">u</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">near-high</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ì</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">high-mid</td>
|
||||
<td class="org-left">e</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">y</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low-mid</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ë</td>
|
||||
<td class="org-left">o</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low</td>
|
||||
<td class="org-left">æ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">a</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org051a281" class="outline-3">
|
||||
<h3 id="org051a281"><span class="section-number-3">2.2</span> Consonnes</h3>
|
||||
<div class="outline-text-3" id="text-2-2">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">dental</th>
|
||||
<th scope="col" class="org-left">alveolar</th>
|
||||
<th scope="col" class="org-left">postalveolar</th>
|
||||
<th scope="col" class="org-left">retroflex</th>
|
||||
<th scope="col" class="org-left">alveo-palatal</th>
|
||||
<th scope="col" class="org-left">palatal</th>
|
||||
<th scope="col" class="org-left">velar</th>
|
||||
<th scope="col" class="org-left">uvular</th>
|
||||
<th scope="col" class="org-left">glottal</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">stop</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">t</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">d`</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">k g</td>
|
||||
<td class="org-left">q G</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">nasal</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">n</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">J</td>
|
||||
<td class="org-left">N</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">affricate</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">tS dZ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">fricative</td>
|
||||
<td class="org-left">T D</td>
|
||||
<td class="org-left">z</td>
|
||||
<td class="org-left">S Z</td>
|
||||
<td class="org-left">s` z`</td>
|
||||
<td class="org-left">s\</td>
|
||||
<td class="org-left">ç j\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">X R</td>
|
||||
<td class="org-left">h</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">r\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">j</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral fricative</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">K K\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">l</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">dental</th>
|
||||
<th scope="col" class="org-left">alveolar</th>
|
||||
<th scope="col" class="org-left">postalveolar</th>
|
||||
<th scope="col" class="org-left">retroflex</th>
|
||||
<th scope="col" class="org-left">alveo-palatal</th>
|
||||
<th scope="col" class="org-left">palatal</th>
|
||||
<th scope="col" class="org-left">velar</th>
|
||||
<th scope="col" class="org-left">uvular</th>
|
||||
<th scope="col" class="org-left">glottal</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">stop</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">t</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">d</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">k g</td>
|
||||
<td class="org-left">q ǵ</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">nasal</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">n</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ń</td>
|
||||
<td class="org-left">ň</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">affricate</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">cs cz</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">fricative</td>
|
||||
<td class="org-left">þ ð</td>
|
||||
<td class="org-left">z</td>
|
||||
<td class="org-left">S Z</td>
|
||||
<td class="org-left">š ž</td>
|
||||
<td class="org-left">s</td>
|
||||
<td class="org-left">ś ź</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">x r</td>
|
||||
<td class="org-left">h</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ŕ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">j</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral fricative</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ł ļ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">l</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org93a8391" class="outline-3">
|
||||
<h3 id="org93a8391"><span class="section-number-3">2.3</span> Accentuation</h3>
|
||||
<div class="outline-text-3" id="text-2-3">
|
||||
<p>
|
||||
Deuxième syllabe d’un mot
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgec020f0" class="outline-3">
|
||||
<h3 id="orgec020f0"><span class="section-number-3">2.4</span> Règles phonologiques</h3>
|
||||
<div class="outline-text-3" id="text-2-4">
|
||||
<ul class="org-ul">
|
||||
<li><code>k > s` / _i</code></li>
|
||||
<li><code>t / r / _a</code></li>
|
||||
<li><code>g > h / _h</code></li>
|
||||
<li><code>t > ? / V_V</code></li>
|
||||
<li><code>N > w / [stop]_[stop]</code></li>
|
||||
<li><code>eN > y / _#</code></li>
|
||||
<li><code>{k,g} > [+palatal] / _E</code></li>
|
||||
<li><code>T > s / _k</code></li>
|
||||
<li><code>n > N / #_</code></li>
|
||||
<li><code>q > h / _#</code></li>
|
||||
<li><code>l > d` / _{C,#}</code></li>
|
||||
<li><code>d` > D / _[fricative]</code></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,285 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Ressources grammaticales du Łijökken</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Ressources grammaticales du Łijökken</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org20a88e6">1. Grammaire</a></li>
|
||||
<li><a href="#org423295d">2. Glossaire</a></li>
|
||||
<li><a href="#org18571ac">3. Autre</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org20a88e6" class="outline-2">
|
||||
<h2 id="org20a88e6"><span class="section-number-2">1</span> Grammaire</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
<a href="grammaire-lijokken.html">Grammaire du Łijökken</a> (<a href="grammaire-lijokken.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org423295d" class="outline-2">
|
||||
<h2 id="org423295d"><span class="section-number-2">2</span> Glossaire</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
<a href="glossaire-lijokken.html">Glossaire du Łijökken</a> (<a href="glossaire-lijokken.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org18571ac" class="outline-2">
|
||||
<h2 id="org18571ac"><span class="section-number-2">3</span> Autre</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,13 +0,0 @@
|
||||
#+TITLE: Ressources grammaticales du Łijökken
|
||||
#+INCLUDE: "../headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Grammaire
|
||||
|
||||
[[file:grammaire-lijokken.html][Grammaire du Łijökken]] ([[file:grammaire-lijokken.pdf][pdf]])
|
||||
|
||||
* Glossaire
|
||||
|
||||
[[file:glossaire-lijokken.html][Glossaire du Łijökken]] ([[file:glossaire-lijokken.pdf][pdf]])
|
||||
|
||||
* Autre
|
@ -1,9 +0,0 @@
|
||||
# -*- mode: org; -*-
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
|
||||
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Cas grammaticaux de la Langue Divine
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+TITLE: Cas grammaticaux du Hjalpi Vernaculaire
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
Grammatical states marques with a star ( * ) are grammatical states that do not exist *as declensions* in the Divine Language.
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Cas grammaticaux du Hjalpi’ Verniculaire
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+TITLE: Cas grammaticaux du Hjalpi’ Vernaculaire
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
Le Hjalpi’ verniculaire (je m’y référerai plus tard comme « Hjalpi’ » uniquement) est une langue ergative (le sujet du verbe intransitif et du verbe transitif ne sont pas confondus) (comme le tibétain)
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Dictionnaire Hjalpi’ Verniculaire - Français
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+TITLE: Dictionnaire Hjalpi’ Vernaculaire - Français
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* A
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Hjalpi’
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+TITLE: Grammaire du Hjalpi’ Vernaculaire V2
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Introduction
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Hjalpi’ verniculaire
|
||||
#+INCLUDE: "../headers.org"
|
||||
#+TITLE: Grammaire du Hjalpi’ vernaculaire
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Abréviations
|
14
old-hjalpi.org
Normal file
@ -0,0 +1,14 @@
|
||||
#+TITLE: Ressources grammaticales du Hjalpi’ Vernaculaire
|
||||
#+SUBTITLE: 🔴 Développement suspendu
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
[[file:old-hjalpi-grammaire.html][Grammaire]] ([[file:old-hjalpi-grammaire.pdf][pdf]])
|
||||
|
||||
[[file:old-hjalpi-grammaire_2.html][Grammaire V2]] ([[file:old-hjalpi-grammaire-2.pdf][pdf]])
|
||||
|
||||
[[file:old-hjalpi-dictionnaire.html][Dictionnaire]] ([[file:old-hjalpi-dictionnaire.pdf][pdf]])
|
||||
|
||||
[[file:old-hjalpi-cas-grammaticaux.html][Cas grammaticaux]] ([[file:old-hjalpi-cas-grammaticaux.pdf][pdf]])
|
||||
|
||||
[[file:old-hjalpi-cas-grammaticaux-2.html][Cas grammaticaux V2]] ([[file:old-hjalpi-cas-grammaticaux-2.pdf][pdf]])
|
756
styles/bigblow/css/bigblow.css
Normal file
@ -0,0 +1,756 @@
|
||||
/* bigblow.css --- BigBlow CSS file */
|
||||
|
||||
/* Copyright (C) 2011-2014 All Right Reserved, Fabrice Niessen */
|
||||
|
||||
/* This file is free software: you can redistribute it and/or */
|
||||
/* modify it under the terms of the GNU General Public License as */
|
||||
/* published by the Free Software Foundation, either version 3 of */
|
||||
/* the License, or (at your option) any later version. */
|
||||
|
||||
/* This file is distributed in the hope that it will be useful, */
|
||||
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
|
||||
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
|
||||
/* GNU General Public License for more details. */
|
||||
|
||||
/* Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> */
|
||||
/* URL: https://github.com/fniessen/org-html-themes/ */
|
||||
/* Version: 20140605.0925 */
|
||||
|
||||
html, body {
|
||||
border: 0;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
@media print {
|
||||
.dontprint {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
#preamble {
|
||||
background: none repeat scroll 0 0 #46484B;
|
||||
color: #FFFFFF;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 70%;
|
||||
font-weight: bold;
|
||||
height: 224px; /* so that content begins after... */
|
||||
padding: 2px 2px 0 6px;
|
||||
}
|
||||
|
||||
#banner {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#tabs {
|
||||
background-color: #2061A2;
|
||||
float: left;
|
||||
margin: 0px 0px 20px 0px;
|
||||
padding: 0;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
#tabs ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#tabs li {
|
||||
float: left;
|
||||
list-style-type: none;
|
||||
margin: 0px 2px 0px 0px;
|
||||
padding: 0px 0px 0px 0px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
#tabs li a {
|
||||
color: #EEEEEE;
|
||||
display: block;
|
||||
font-size: 13px;
|
||||
font-weight: bold;
|
||||
margin: 0;
|
||||
padding: 4px 10px 4px 10px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#tabs li a:hover {
|
||||
background: #759FCF;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
|
||||
#tabs li.ui-tabs-active a {
|
||||
background: #FFFFFF;
|
||||
color: #555555;
|
||||
}
|
||||
|
||||
#content {
|
||||
clear: both;
|
||||
background-color: #FFFFFF;
|
||||
font-size: 100%;
|
||||
margin: 0 auto;
|
||||
max-width: 810px;
|
||||
overflow-x: hidden;
|
||||
overflow-y: auto;
|
||||
padding: 0px 10px 2px 10px;
|
||||
}
|
||||
|
||||
#postamble {
|
||||
color: #999999;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 70%;
|
||||
height: 40px;
|
||||
margin: 0 auto;
|
||||
max-width: 810px;
|
||||
padding-right: 30px;
|
||||
padding-top: 22px;
|
||||
padding: 2px 2px 0 6px;
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
body {
|
||||
color: #333333;
|
||||
font: 13px/1.385 arial,helvetica,clean,sans-serif;
|
||||
margin: 0 .1em;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
b {
|
||||
color: #000000;
|
||||
}
|
||||
|
||||
i {
|
||||
color: #1A1A1A;
|
||||
}
|
||||
|
||||
h1, ul#tabs, h2, h3, h4, h5 {
|
||||
font-family: "Trebuchet MS",Verdana,sans-serif;
|
||||
}
|
||||
|
||||
h1 {
|
||||
background-color: #0A3F69;
|
||||
color: #F8F8F8;
|
||||
font-size: 24px;
|
||||
margin: 0;
|
||||
padding: 9px 0px 0px 10px;
|
||||
}
|
||||
|
||||
h2 {
|
||||
border-bottom: 4px solid #67B3E3;
|
||||
color: #13679D;
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
h3, h4, h5, h6 {
|
||||
color: #1572AE;
|
||||
}
|
||||
|
||||
h3 {
|
||||
border-bottom: 1px solid #B5DAF1;
|
||||
font-size: 16px;
|
||||
margin-left: 25px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
border-bottom: 1px dotted #C9E3F5;
|
||||
font-size: 14px;
|
||||
margin-left: 60px;
|
||||
}
|
||||
|
||||
h5 {
|
||||
font-size: 1em;
|
||||
margin-left: 87px;
|
||||
}
|
||||
|
||||
h6 {
|
||||
font-size: 1em;
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
||||
.DONEheader {
|
||||
color: #ADADAD;
|
||||
text-decoration: line-through;
|
||||
}
|
||||
|
||||
h3.DONEheader {
|
||||
border-bottom: 1px solid #DDDDDD;
|
||||
}
|
||||
|
||||
h4.DONEheader {
|
||||
border-bottom: 1px dotted #DDDDDD;
|
||||
}
|
||||
|
||||
.outline-text-2, .outline-text-3, .outline-text-4, .outline-text-5,
|
||||
.outline-3 > ul, /* for HTML export of Beamer slides */
|
||||
.outline-4 > ol, #text-footnotes {
|
||||
margin-left: 100px;
|
||||
}
|
||||
|
||||
li > .outline-text-5 {
|
||||
margin-left: 20px;
|
||||
}
|
||||
|
||||
ul, ol {
|
||||
padding-left: 1.5em;
|
||||
}
|
||||
|
||||
dt {
|
||||
color: #1572AE;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
dd {
|
||||
margin-bottom: 6px;
|
||||
}
|
||||
|
||||
pre {
|
||||
/* Use #EAEAEA for background-color of border with src code block's name */
|
||||
background-color: #F8F8FF;
|
||||
border: 1px solid #DEDEDE;
|
||||
color: #444444;
|
||||
font-family: monospace;
|
||||
line-height: 1.14em;
|
||||
overflow: auto;
|
||||
/* overflow-x: auto; */
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
code {
|
||||
background-color: #F8F8FF;
|
||||
border: 1px solid #DEDEDE;
|
||||
color: #444444;
|
||||
font-family: monospace;
|
||||
/* font-size: 0.93em; */
|
||||
margin: 0px 1px;
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
li > p, li > ul, li > .inlinetask, li > dl {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
dd > p, dd > ul, dd > .inlinetask, dd > dl {
|
||||
margin-left: 0px;
|
||||
}
|
||||
|
||||
li.checked {
|
||||
list-style-image: url('../images/checked.png');
|
||||
}
|
||||
|
||||
li.halfchecked {
|
||||
list-style-image: url('../images/halfchecked.png');
|
||||
}
|
||||
|
||||
li.unchecked {
|
||||
list-style-image: url('../images/unchecked.png');
|
||||
}
|
||||
|
||||
a, a:link, a:visited {
|
||||
color: #2061A2;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
a:focus {
|
||||
outline: none;
|
||||
}
|
||||
|
||||
#search {
|
||||
border-radius: 3px;
|
||||
background: none repeat scroll 0 0 #FFFFFF;
|
||||
display: block;
|
||||
float: right;
|
||||
height: 18px;
|
||||
margin: 5px 10px 0 0;
|
||||
overflow: hidden;
|
||||
padding: 0 3px;
|
||||
width: 188px;
|
||||
}
|
||||
|
||||
#search input {
|
||||
border: 0 none;
|
||||
color: #666666;
|
||||
float: left;
|
||||
font-family: Arial,Helvetica,sans-serif;
|
||||
font-size: 11px;
|
||||
font-weight: normal;
|
||||
margin: 0;
|
||||
padding: 2px 4px;
|
||||
width: 160px;
|
||||
}
|
||||
|
||||
#search button {
|
||||
background: url("../images/search-glass.png") no-repeat scroll 0 50% transparent;
|
||||
border: 0 none;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: right;
|
||||
height: 18px;
|
||||
margin: 0;
|
||||
text-indent: -999em;
|
||||
width: 14px;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
margin-right: auto;
|
||||
margin-left: auto;
|
||||
}
|
||||
|
||||
table td {
|
||||
padding: 3px 5px;
|
||||
}
|
||||
|
||||
table, th, td
|
||||
{
|
||||
border: 1px solid #B5DAF1;
|
||||
border-left: 2px solid white;
|
||||
border-right: 2px solid white;
|
||||
}
|
||||
|
||||
th
|
||||
{
|
||||
border-width: 1px 2px;
|
||||
border-color: white;
|
||||
background-color: #2061A2;
|
||||
color: white;
|
||||
}
|
||||
|
||||
caption {
|
||||
color: #8D8D84;
|
||||
}
|
||||
|
||||
img {
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.figure {
|
||||
color: #8D8D84;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.fixme {
|
||||
background: #FFFF88 url('../images/fixme.png') no-repeat top left;
|
||||
color: #CC0000;
|
||||
display: inline-block;
|
||||
height: 16px;
|
||||
text-indent: -9999px;
|
||||
width: 82px;
|
||||
}
|
||||
|
||||
.left {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
.right {
|
||||
text-align: right;
|
||||
}
|
||||
|
||||
.center {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.justify {
|
||||
text-align: justify;
|
||||
}
|
||||
|
||||
.inlinetask {
|
||||
background-color: #F7F7F7;
|
||||
border-collapse: separate;
|
||||
border-color: #EEEEEE #EEEEEE #EEEEEE #1E90FF;
|
||||
border-style: solid;
|
||||
border-width: 1px 1px 1px 6px;
|
||||
padding: 8px 8px 0px 8px;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
.inlinetask td {
|
||||
padding: 2px 5px 0px 2px;
|
||||
border: 0px;
|
||||
}
|
||||
|
||||
.info {
|
||||
border: 1px solid;
|
||||
background: url('../images/info.png') no-repeat 10px 10px #BDE5F8;
|
||||
color: #00529B;
|
||||
padding: 4px 10px 4px 52px;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
border-bottom-left-radius: 5px;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
.tip {
|
||||
border: 1px solid;
|
||||
background: url('../images/tip.png') no-repeat 10px 10px #DFF2BF;
|
||||
color: #4F8A10;
|
||||
padding: 4px 10px 4px 52px;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
border-bottom-left-radius: 5px;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
.note {
|
||||
border: 1px solid;
|
||||
background: url('../images/note.png') no-repeat 10px 10px #FFFCCB;
|
||||
color: #9F6000;
|
||||
padding: 4px 10px 4px 52px;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
border-bottom-left-radius: 5px;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
.warning {
|
||||
border: 1px solid;
|
||||
background: url('../images/warning.png') no-repeat 10px 10px #FFBABA;
|
||||
color: #D8000C;
|
||||
padding: 4px 10px 4px 52px;
|
||||
border-top-left-radius: 5px;
|
||||
border-top-right-radius: 5px;
|
||||
border-bottom-right-radius: 5px;
|
||||
border-bottom-left-radius: 5px;
|
||||
margin: 10px 0px;
|
||||
}
|
||||
|
||||
.todo, .done {
|
||||
margin: 10px 0;
|
||||
padding: 0px 2px;
|
||||
}
|
||||
|
||||
.NEW {
|
||||
background-color: #FDFCD8;
|
||||
border: 1px solid #EEE9C3;
|
||||
color: #302B13;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
.TODO {
|
||||
background-color: #FED5D7;
|
||||
border: 1px solid #FC5158;
|
||||
color: #FC5158;
|
||||
}
|
||||
|
||||
.STRT, .STARTED {
|
||||
background-color: #FEF2D4;
|
||||
border: 1px solid #FDBF3D;
|
||||
color: #FDBF3D;
|
||||
}
|
||||
|
||||
.WAIT, .WAITING, .DLGT, .DELEGATED {
|
||||
background-color: #DFFFDF;
|
||||
border: 1px solid #55BA80;
|
||||
color: #55BA80;
|
||||
}
|
||||
|
||||
.SDAY, .SOMEDAY, .DFRD, .DEFERRED {
|
||||
background-color: #D3EEFF;
|
||||
border: 1px solid #42B5FF;
|
||||
color: #42B5FF;
|
||||
}
|
||||
|
||||
.DONE, .CANX, .CANCELED {
|
||||
background-color: #F2F2EE;
|
||||
border: 1px solid #969696;
|
||||
color: #969696;
|
||||
}
|
||||
|
||||
.tag span {
|
||||
background-color: #EDEDED;
|
||||
border: 1px solid #EDEDED;
|
||||
color: #939393;
|
||||
cursor: pointer;
|
||||
display: block;
|
||||
float: right;
|
||||
font-size: 80%;
|
||||
font-weight: normal;
|
||||
margin: 0 3px;
|
||||
padding: 1px 2px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
#right-panel-contents .tag span {
|
||||
font-size: 100%;
|
||||
}
|
||||
|
||||
.tag span:hover {
|
||||
background: #BABDB6;
|
||||
}
|
||||
|
||||
.tag .FLAGGED {
|
||||
background-color: #EDC6C8;
|
||||
border: 1px solid #EDC6C8;
|
||||
color: #C15F4E;
|
||||
}
|
||||
|
||||
.tag .selected {
|
||||
background-color: #FFEBC1;
|
||||
border: 1px solid #FDBF3B;
|
||||
color: #A6750C;
|
||||
}
|
||||
|
||||
#listOfTags .tag span {
|
||||
display: inline;
|
||||
float: none;
|
||||
}
|
||||
|
||||
span.todo {
|
||||
cursor: pointer;
|
||||
/* display: block; */
|
||||
/* float: left; */
|
||||
margin: -1px 3px 0px 0px;
|
||||
}
|
||||
|
||||
span.todo:hover {
|
||||
background: #BABDB6;
|
||||
color: #888888;
|
||||
}
|
||||
|
||||
span.todo .selected {
|
||||
background-color: #FFEBC1;
|
||||
border-color: #FDBF3B;
|
||||
color: #A6750C;
|
||||
}
|
||||
|
||||
.matchtag {
|
||||
background-color: #FBFFC0;
|
||||
}
|
||||
|
||||
.matchNEW {
|
||||
background-color: #FDFCD8;
|
||||
}
|
||||
|
||||
.matchTODO {
|
||||
background-color: #FFE6E4;
|
||||
}
|
||||
|
||||
.matchSTRT {
|
||||
background-color: #FEF2D4;
|
||||
}
|
||||
|
||||
.matchWAIT, .matchDLGT {
|
||||
background-color: #DFFFDF;
|
||||
}
|
||||
|
||||
.matchSDAY, .matchDFRD {
|
||||
background-color: #E0EFFF;
|
||||
}
|
||||
|
||||
#listOfTodo, #listOfDone, #listOfTags {
|
||||
/* bottom: 10px; /\* together with this to put the div at the bottom*\/ */
|
||||
/* left: 10px; */
|
||||
/* list-style-type: none; */
|
||||
margin-left: 0px;
|
||||
/* position: fixed; /\* this is the magic *\/ */
|
||||
}
|
||||
|
||||
.timestamp-kwd {
|
||||
background-color: #FFF1F1;
|
||||
color: #880000;
|
||||
margin: 0px 4px 0px 0px;
|
||||
padding: 2px 0px 2px 2px;
|
||||
}
|
||||
|
||||
.timestamp {
|
||||
color: #777777;
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
#table-of-contents {
|
||||
background-color: #FFFFDD;
|
||||
border: 1px solid #E4E4E4;
|
||||
display: table;
|
||||
line-height: 1.2em;
|
||||
padding: 4px;
|
||||
margin: 4px;
|
||||
max-width: 400px;
|
||||
float: right;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#table-of-contents h2 {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#table-of-contents ul {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
#table-of-contents li {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
#table-of-contents li li {
|
||||
margin-left: 1.5em;
|
||||
}
|
||||
|
||||
#table-of-contents li li li {
|
||||
font-size: 0.8em;
|
||||
}
|
||||
|
||||
#table-of-contents a {
|
||||
color: #606060;
|
||||
font-size: 0.9em;
|
||||
font-weight: normal;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
#table-of-contents a:hover {
|
||||
color: #C61A1A;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#minitoc {
|
||||
background-color: #FFFFDD;
|
||||
border: 1px solid #E4E4E4;
|
||||
color: #484848;
|
||||
line-height: 1.2em;
|
||||
margin: 12px;
|
||||
padding: 4px;
|
||||
position: fixed;
|
||||
width: auto;
|
||||
}
|
||||
|
||||
#minitoc a {
|
||||
display: block;
|
||||
font-size: 10px;
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
#minitoc a {
|
||||
display: none;
|
||||
}
|
||||
|
||||
#minitoc:hover a {
|
||||
display: block;
|
||||
}
|
||||
|
||||
#minitoc h2 {
|
||||
margin: 3px 0px;
|
||||
border: none;
|
||||
font-size: 11px;
|
||||
}
|
||||
|
||||
p.verse {
|
||||
color: #808080;
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.example {
|
||||
background-color: #DDFADE;
|
||||
border: 1px solid #9EC49F;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.alert {
|
||||
font-weight: bold;
|
||||
color: #FF0000;
|
||||
}
|
||||
|
||||
#toTop {
|
||||
background: #F7F7F7;
|
||||
border: 1px solid #CCCCCC;
|
||||
top: 10px; /* together with this to put the div at the top */
|
||||
color: #333333;
|
||||
cursor: pointer;
|
||||
display: none;
|
||||
font-family: verdana;
|
||||
font-size: 11px;
|
||||
padding: 5px;
|
||||
position: fixed; /* this is the magic */
|
||||
right: 10px;
|
||||
text-align: center;
|
||||
width: 100px;
|
||||
z-index: 999;
|
||||
}
|
||||
|
||||
#toTop:hover {
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
#left-panel-wrapper {
|
||||
position: fixed;
|
||||
z-index: 200;
|
||||
/* display: none; /\* hide the panel if Javascript is not running *\/ */
|
||||
}
|
||||
|
||||
#left-panel-contents {
|
||||
background-color: #EFEFEF;
|
||||
border-right: 1px dotted #ADADAD;
|
||||
display: none;
|
||||
height: 100%;
|
||||
left: 0px;
|
||||
position: fixed;
|
||||
text-align: left;
|
||||
top: 0;
|
||||
width: 199px;
|
||||
z-index: 200;
|
||||
padding-top: 7px;
|
||||
padding-left: 7px;
|
||||
}
|
||||
|
||||
#left-panel-button {
|
||||
transform: rotate(90deg);
|
||||
background-color: #EFEFEF;
|
||||
border: 1px dotted #ADADAD;
|
||||
border-bottom-width: 0px;
|
||||
left: -23px;
|
||||
position: fixed;
|
||||
top: 50%;
|
||||
z-index: 200;
|
||||
padding: 2px 5px 5px 5px;
|
||||
}
|
||||
|
||||
#right-panel-wrapper {
|
||||
position: fixed;
|
||||
z-index: 200;
|
||||
/* display: none; /\* hide the panel if Javascript is not running *\/ */
|
||||
}
|
||||
|
||||
#right-panel-contents {
|
||||
background-color: #EFEFEF;
|
||||
border-left: 1px dotted #ADADAD;
|
||||
display: none;
|
||||
height: 100%;
|
||||
right: 0px;
|
||||
position: fixed;
|
||||
text-align: left;
|
||||
top: 0;
|
||||
width: 199px;
|
||||
z-index: 200;
|
||||
padding-top: 7px;
|
||||
padding-left: 7px;
|
||||
}
|
||||
|
||||
.org-src-container {
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.snippet-copy-to-clipboard {
|
||||
display: none;
|
||||
position: absolute;
|
||||
right: 10px;
|
||||
top: 5px;
|
||||
font-size: 0.9em;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
.copy-to-clipboard-button:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
/* This is for the sake of Emacs. */
|
||||
/* Local Variables: */
|
||||
/* eval: (when (locate-library "rainbow-mode") (require 'rainbow-mode) (rainbow-mode)) */
|
||||
/* End: */
|
116
styles/bigblow/css/hideshow.css
Normal file
@ -0,0 +1,116 @@
|
||||
/* hideshow.css --- HideShow CSS file */
|
||||
|
||||
/* Copyright (C) 2014 All Right Reserved, Fabrice Niessen */
|
||||
|
||||
/* This file is free software: you can redistribute it and/or */
|
||||
/* modify it under the terms of the GNU General Public License as */
|
||||
/* published by the Free Software Foundation, either version 3 of */
|
||||
/* the License, or (at your option) any later version. */
|
||||
|
||||
/* This file is distributed in the hope that it will be useful, */
|
||||
/* but WITHOUT ANY WARRANTY; without even the implied warranty of */
|
||||
/* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the */
|
||||
/* GNU General Public License for more details. */
|
||||
|
||||
/* Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")> */
|
||||
/* URL: https://github.com/fniessen/hide-show/ */
|
||||
/* Version: 20140912.1722 */
|
||||
|
||||
.hsExpanded.hsAnchor {background: #EE7700;}
|
||||
|
||||
.buttons {
|
||||
padding: 0px 7px 13px 0px;
|
||||
background: #0A3F69;
|
||||
}
|
||||
|
||||
.hsButton {
|
||||
color: white;
|
||||
float: right;
|
||||
font-size: 70%;
|
||||
margin-left: 10px;
|
||||
}
|
||||
|
||||
.hsButton:hover {
|
||||
background: #FBE448;
|
||||
color: black;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.ellipsis {
|
||||
color: #999999;
|
||||
/* background-color: #FFF8C0; */
|
||||
/* float: right; */
|
||||
margin-left: 0.6em;
|
||||
}
|
||||
|
||||
.hsReview {
|
||||
border: 1px solid #A4A4A4;
|
||||
background-color: white;
|
||||
z-index: 500; /* must be greater then z-index of hsOverlay */
|
||||
position: relative; /* required for z-index to work */
|
||||
}
|
||||
|
||||
#hsOverlay {
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
position: fixed;
|
||||
left: 0px;
|
||||
top: 0px;
|
||||
background-color: #000;
|
||||
opacity: .70;
|
||||
z-index: 250; /* must be greater than any other z-index (except the one for .hsReview */
|
||||
}
|
||||
|
||||
.hsReviewPanel {
|
||||
background-color: #757176;
|
||||
color: white;
|
||||
line-height: 1.1em;
|
||||
margin: 10px 0px;
|
||||
padding: 10px;
|
||||
position: fixed;
|
||||
width: auto;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
z-index: 501;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.hsReviewPanel.hsReviewing {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.hsReviewPanel:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hsReviewingPanel {
|
||||
background-color: white;
|
||||
color: #757176;
|
||||
line-height: 1.1em;
|
||||
margin: 10px 0px;
|
||||
padding: 10px;
|
||||
position: fixed;
|
||||
width: auto;
|
||||
bottom: 0px;
|
||||
right: 0px;
|
||||
z-index: 501;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.hsReviewButton:hover {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.hsUnselectable {
|
||||
-webkit-touch-callout: none;
|
||||
-webkit-user-select: none;
|
||||
-khtml-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
/* This is for the sake of Emacs. */
|
||||
/* Local Variables: */
|
||||
/* eval: (when (locate-library "rainbow-mode") (require 'rainbow-mode) (rainbow-mode)) */
|
||||
/* End: */
|
145
styles/bigblow/css/htmlize.css
Normal file
@ -0,0 +1,145 @@
|
||||
.org-bold { /* bold */ font-weight: bold; }
|
||||
.org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; }
|
||||
.org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; }
|
||||
.org-builtin { /* font-lock-builtin-face */ color: #7a378b; }
|
||||
.org-button { /* button */ text-decoration: underline; }
|
||||
.org-calendar-today { /* calendar-today */ text-decoration: underline; }
|
||||
.org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; }
|
||||
.org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; }
|
||||
.org-change-log-date { /* change-log-date */ color: #8b2252; }
|
||||
.org-change-log-email { /* change-log-email */ color: #a0522d; }
|
||||
.org-change-log-file { /* change-log-file */ color: #0000ff; }
|
||||
.org-change-log-function { /* change-log-function */ color: #a0522d; }
|
||||
.org-change-log-list { /* change-log-list */ color: #a020f0; }
|
||||
.org-change-log-name { /* change-log-name */ color: #008b8b; }
|
||||
.org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; }
|
||||
.org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; }
|
||||
.org-comment { /* font-lock-comment-face */ color: #b22222; }
|
||||
.org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #b22222; }
|
||||
.org-completions-annotations { /* completions-annotations */ font-style: italic; }
|
||||
.org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; }
|
||||
.org-completions-first-difference { /* completions-first-difference */ font-weight: bold; }
|
||||
.org-constant { /* font-lock-constant-face */ color: #008b8b; }
|
||||
.org-diary { /* diary */ color: #ff0000; }
|
||||
.org-diff-context { /* diff-context */ color: #7f7f7f; }
|
||||
.org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-function { /* diff-function */ background-color: #cccccc; }
|
||||
.org-diff-header { /* diff-header */ background-color: #cccccc; }
|
||||
.org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; }
|
||||
.org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; }
|
||||
.org-dired-directory { /* dired-directory */ color: #0000ff; }
|
||||
.org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-header { /* dired-header */ color: #228b22; }
|
||||
.org-dired-ignored { /* dired-ignored */ color: #7f7f7f; }
|
||||
.org-dired-mark { /* dired-mark */ color: #008b8b; }
|
||||
.org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-perm-write { /* dired-perm-write */ color: #b22222; }
|
||||
.org-dired-symlink { /* dired-symlink */ color: #a020f0; }
|
||||
.org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-doc { /* font-lock-doc-face */ color: #8b2252; }
|
||||
.org-escape-glyph { /* escape-glyph */ color: #a52a2a; }
|
||||
.org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; }
|
||||
.org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; }
|
||||
.org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; }
|
||||
.org-fringe { /* fringe */ background-color: #f2f2f2; }
|
||||
.org-function-name { /* font-lock-function-name-face */ color: #0000ff; }
|
||||
.org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; }
|
||||
.org-help-argument-name { /* help-argument-name */ font-style: italic; }
|
||||
.org-highlight { /* highlight */ background-color: #b4eeb4; }
|
||||
.org-holiday { /* holiday */ background-color: #ffc0cb; }
|
||||
.org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; }
|
||||
.org-italic { /* italic */ font-style: italic; }
|
||||
.org-keyword { /* font-lock-keyword-face */ color: #a020f0; }
|
||||
.org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; }
|
||||
.org-link { /* link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; }
|
||||
.org-log-edit-header { /* log-edit-header */ color: #a020f0; }
|
||||
.org-log-edit-summary { /* log-edit-summary */ color: #0000ff; }
|
||||
.org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; }
|
||||
.org-match { /* match */ background-color: #ffff00; }
|
||||
.org-next-error { /* next-error */ background-color: #eedc82; }
|
||||
.org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; }
|
||||
.org-org-archived { /* org-archived */ color: #7f7f7f; }
|
||||
.org-org-block { /* org-block */ color: #7f7f7f; }
|
||||
.org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; }
|
||||
.org-org-block-end-line { /* org-block-end-line */ color: #b22222; }
|
||||
.org-org-checkbox { /* org-checkbox */ font-weight: bold; }
|
||||
.org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; }
|
||||
.org-org-code { /* org-code */ color: #7f7f7f; }
|
||||
.org-org-column { /* org-column */ background-color: #e5e5e5; }
|
||||
.org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; }
|
||||
.org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-document-info { /* org-document-info */ color: #191970; }
|
||||
.org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; }
|
||||
.org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; }
|
||||
.org-org-done { /* org-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-drawer { /* org-drawer */ color: #0000ff; }
|
||||
.org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; }
|
||||
.org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-formula { /* org-formula */ color: #b22222; }
|
||||
.org-org-headline-done { /* org-headline-done */ color: #bc8f8f; }
|
||||
.org-org-hide { /* org-hide */ color: #ffffff; }
|
||||
.org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; }
|
||||
.org-org-level-1 { /* org-level-1 */ color: #0000ff; }
|
||||
.org-org-level-2 { /* org-level-2 */ color: #a0522d; }
|
||||
.org-org-level-3 { /* org-level-3 */ color: #a020f0; }
|
||||
.org-org-level-4 { /* org-level-4 */ color: #b22222; }
|
||||
.org-org-level-5 { /* org-level-5 */ color: #228b22; }
|
||||
.org-org-level-6 { /* org-level-6 */ color: #008b8b; }
|
||||
.org-org-level-7 { /* org-level-7 */ color: #7a378b; }
|
||||
.org-org-level-8 { /* org-level-8 */ color: #8b2252; }
|
||||
.org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-org-meta-line { /* org-meta-line */ color: #b22222; }
|
||||
.org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; }
|
||||
.org-org-quote { /* org-quote */ color: #7f7f7f; }
|
||||
.org-org-scheduled { /* org-scheduled */ color: #006400; }
|
||||
.org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; }
|
||||
.org-org-scheduled-today { /* org-scheduled-today */ color: #006400; }
|
||||
.org-org-sexp-date { /* org-sexp-date */ color: #a020f0; }
|
||||
.org-org-special-keyword { /* org-special-keyword */ color: #a020f0; }
|
||||
.org-org-table { /* org-table */ color: #0000ff; }
|
||||
.org-org-tag { /* org-tag */ font-weight: bold; }
|
||||
.org-org-target { /* org-target */ text-decoration: underline; }
|
||||
.org-org-time-grid { /* org-time-grid */ color: #b8860b; }
|
||||
.org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; }
|
||||
.org-org-verbatim { /* org-verbatim */ color: #7f7f7f; }
|
||||
.org-org-verse { /* org-verse */ color: #7f7f7f; }
|
||||
.org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-outline-1 { /* outline-1 */ color: #0000ff; }
|
||||
.org-outline-2 { /* outline-2 */ color: #a0522d; }
|
||||
.org-outline-3 { /* outline-3 */ color: #a020f0; }
|
||||
.org-outline-4 { /* outline-4 */ color: #b22222; }
|
||||
.org-outline-5 { /* outline-5 */ color: #228b22; }
|
||||
.org-outline-6 { /* outline-6 */ color: #008b8b; }
|
||||
.org-outline-7 { /* outline-7 */ color: #7a378b; }
|
||||
.org-outline-8 { /* outline-8 */ color: #8b2252; }
|
||||
.org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; }
|
||||
.org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; }
|
||||
.org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; }
|
||||
.org-region { /* region */ background-color: #eedc82; }
|
||||
.org-secondary-selection { /* secondary-selection */ background-color: #ffff00; }
|
||||
.org-shadow { /* shadow */ color: #7f7f7f; }
|
||||
.org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; }
|
||||
.org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; }
|
||||
.org-string { /* font-lock-string-face */ color: #8b2252; }
|
||||
.org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; }
|
||||
.org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; }
|
||||
.org-type { /* font-lock-type-face */ color: #228b22; }
|
||||
.org-underline { /* underline */ text-decoration: underline; }
|
||||
.org-variable-name { /* font-lock-variable-name-face */ color: #a0522d; }
|
||||
.org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; }
|
||||
.org-widget-button { /* widget-button */ font-weight: bold; }
|
||||
.org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; }
|
||||
.org-widget-documentation { /* widget-documentation */ color: #006400; }
|
||||
.org-widget-field { /* widget-field */ background-color: #d9d9d9; }
|
||||
.org-widget-inactive { /* widget-inactive */ color: #7f7f7f; }
|
||||
.org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
|
BIN
styles/bigblow/images/checked.png
Normal file
After Width: | Height: | Size: 3.1 KiB |
BIN
styles/bigblow/images/fixme.png
Normal file
After Width: | Height: | Size: 625 B |
BIN
styles/bigblow/images/halfchecked.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
styles/bigblow/images/info.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
styles/bigblow/images/note.png
Normal file
After Width: | Height: | Size: 4.5 KiB |
BIN
styles/bigblow/images/tip.png
Normal file
After Width: | Height: | Size: 4.3 KiB |
BIN
styles/bigblow/images/unchecked.png
Normal file
After Width: | Height: | Size: 3.0 KiB |
BIN
styles/bigblow/images/warning.png
Normal file
After Width: | Height: | Size: 4.2 KiB |
BIN
styles/bigblow/js/ZeroClipboard.swf
Normal file
529
styles/bigblow/js/bigblow.js
Normal file
@ -0,0 +1,529 @@
|
||||
// bigblow.js --- BigBlow JS file
|
||||
//
|
||||
// Copyright (C) 2011-2016 All Right Reserved, Fabrice Niessen
|
||||
//
|
||||
// This file is free software: you can redistribute it and/or
|
||||
// modify it under the terms of the GNU General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of
|
||||
// the License, or (at your option) any later version.
|
||||
//
|
||||
// This file is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU General Public License for more details.
|
||||
//
|
||||
// Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")>
|
||||
// URL: https://github.com/fniessen/org-html-themes/
|
||||
// Version: 20140515.1841
|
||||
|
||||
$(function() {
|
||||
$('p').
|
||||
html(function(index, old) {
|
||||
return old.replace('FIXME',
|
||||
'<span class="fixme">FIXME</span>');
|
||||
});
|
||||
$('p').
|
||||
html(function(index, old) {
|
||||
return old.replace('XXX',
|
||||
'<span class="fixme">XXX</span>');
|
||||
});
|
||||
});
|
||||
|
||||
// Remove leading section number
|
||||
$(function() {
|
||||
$('.section-number-2').text("");
|
||||
for (var i = 3; i <= 5; i++) {
|
||||
$('.section-number-' + i).each(function() {
|
||||
$(this).text($(this).text().replace(/^[0-9]+\./g, ""));
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('<div id="minitoc" class="dontprint"></div>').prependTo('body');
|
||||
});
|
||||
|
||||
// generate contents of minitoc
|
||||
function generateMiniToc(divId) {
|
||||
$('#minitoc').empty().append('<h2>In this section</h2>');
|
||||
$('#' + divId).find('h3').each(function(i) {
|
||||
$("#minitoc").append("<a href='#" + $(this).attr("id") + "'>"
|
||||
+ $(this).text() + "</a>");
|
||||
});
|
||||
// Ensure that the target is expanded (hideShow)
|
||||
$('#minitoc a[href^="#"]').click(function() {
|
||||
var href = $(this).attr('href');
|
||||
hsExpandAnchor(href);
|
||||
});
|
||||
}
|
||||
|
||||
// display tabs
|
||||
function tabifySections() {
|
||||
|
||||
// hide TOC (if present)
|
||||
$('#table-of-contents').hide();
|
||||
|
||||
// grab the list of `h2' from the page
|
||||
var allSections = [];
|
||||
$('h2')
|
||||
.each(function() {
|
||||
// Remove TODO keywords and tags (contained in spans)
|
||||
var tabText = $(this).clone().find('span').remove().end()
|
||||
.text().trim();
|
||||
var tabId = $(this).parent().attr('id');
|
||||
if (tabText) {
|
||||
// - remove heading number (all leading digits)
|
||||
// - remove progress logging (between square brackets)
|
||||
// - remove leading and trailing spaces
|
||||
tabText = tabText.replace(/^\d+\s+/, '').replace(/\[[\d/%]+\]/, '').trim();
|
||||
|
||||
allSections.push({
|
||||
text: tabText,
|
||||
id: tabId
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
// create the tab links
|
||||
var tabs = $('<ul id="tabs"></ul>');
|
||||
for (i = 0; i < allSections.length; i++) {
|
||||
var item = allSections[i];
|
||||
html = $('<li><a href="#' + item.id + '">' + item.text + '</a></li>');
|
||||
tabs.append(html);
|
||||
}
|
||||
|
||||
// insert tabs menu after title (`h1'), or at the beginning of the content
|
||||
if($('.title').length !== 0) {
|
||||
$('.title').after(tabs);
|
||||
}
|
||||
else {
|
||||
$('#content').prepend(tabs);
|
||||
}
|
||||
}
|
||||
|
||||
function selectTabAndScroll(href) {
|
||||
// At this point we assume that href is local (starts with #)
|
||||
// alert(href);
|
||||
|
||||
// Find the tab to activate
|
||||
var targetTab = $(href).closest('.ui-tabs-panel');
|
||||
var targetTabId = targetTab.attr('id');
|
||||
var targetTabAriaLabel = targetTab.attr('aria-labelledby');
|
||||
|
||||
var targetTabIndex = $("#content ul li")
|
||||
.index($('[aria-labelledby="' + targetTabAriaLabel + '"]'));
|
||||
|
||||
// Activate target tab
|
||||
$('#content').tabs('option', 'active', targetTabIndex);
|
||||
|
||||
// Rebuild minitoc
|
||||
generateMiniToc(targetTabId);
|
||||
|
||||
// Set the location hash
|
||||
// document.location.hash = href;
|
||||
|
||||
// Scroll to top if href was a tab
|
||||
if (href == '#' + targetTabId) {
|
||||
// alert(targetTabId);
|
||||
$.scrollTo(0);
|
||||
}
|
||||
// Scroll to href if href was not a tab
|
||||
else {
|
||||
$.scrollTo(href);
|
||||
}
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
$('#preamble').remove();
|
||||
$('#table-of-contents').remove();
|
||||
|
||||
// Prepare for tabs
|
||||
tabifySections();
|
||||
|
||||
// Build the tabs from the #content div
|
||||
$('#content').tabs();
|
||||
|
||||
// Set default animation
|
||||
$('#content').tabs('option', 'show', true);
|
||||
|
||||
// Rebuild minitoc when a tab is activated
|
||||
$('#content').tabs({
|
||||
activate: function(event, ui) {
|
||||
var divId = ui.newTab.attr('aria-controls');
|
||||
generateMiniToc(divId);
|
||||
}
|
||||
});
|
||||
|
||||
// Required to get the link of the tab in URL
|
||||
$('#content ul').localScroll({
|
||||
target: '#content',
|
||||
duration: 0,
|
||||
hash: true
|
||||
});
|
||||
|
||||
// Handle hash in URL
|
||||
if ($('#content') && document.location.hash) {
|
||||
hsExpandAnchor(document.location.hash);
|
||||
selectTabAndScroll(document.location.hash);
|
||||
}
|
||||
// If no hash, build the minitoc anyway for selected tab
|
||||
else {
|
||||
var divId = $('#content div[aria-expanded=true]').attr('id');
|
||||
generateMiniToc(divId);
|
||||
}
|
||||
|
||||
// Handle click on internal links
|
||||
$('.ui-tabs-panel a[href^="#"]').click(function(e) {
|
||||
var href = $(this).attr('href');
|
||||
hsExpandAnchor(href);
|
||||
selectTabAndScroll(href);
|
||||
e.preventDefault();
|
||||
});
|
||||
|
||||
// Initialize hideShow
|
||||
hsInit();
|
||||
|
||||
// add sticky headers to tables
|
||||
$('table').stickyTableHeaders();
|
||||
});
|
||||
|
||||
function copyToClipboard(text)
|
||||
{
|
||||
if (window.clipboardData && window.clipboardData.setData) { // Internet Explorer
|
||||
window.clipboardData.setData("Text", text);
|
||||
}
|
||||
else { // Fallback solution
|
||||
window.prompt("Copy to clipboard: Ctrl+C, Enter", text);
|
||||
}
|
||||
}
|
||||
|
||||
$(document).ready(function() {
|
||||
// Assuming that the ZeroClipboard swf file is in the same folder than bigblow,
|
||||
// get the path to it (it will be relative to the current page location).
|
||||
var bbScriptPath = $('script[src$="bigblow.js"]').attr('src'); // the js file path
|
||||
var bbPathToZeroClipboardSwf = bbScriptPath.replace('bigblow.js', 'ZeroClipboard.swf');
|
||||
|
||||
// Add copy to clipboard snippets
|
||||
$('.org-src-container').prepend('<div class="snippet-copy-to-clipboard"><span class="copy-to-clipboard-button">[copy]</span></div>');
|
||||
|
||||
// Display/hide snippets on source block mouseenter/mouseleave
|
||||
$(document).on('mouseenter', '.org-src-container', function () {
|
||||
$(this).find('.snippet-copy-to-clipboard').show();
|
||||
|
||||
// Need to call zclip here, once the button is visible.
|
||||
// Beacause when the button is not visible, zclip does nothing.
|
||||
if ((window.location.protocol != 'file:') && ($(this).find('.zclip').length == 0)) {
|
||||
$(this).find('.copy-to-clipboard-button').zclip({
|
||||
//path: 'http://www.steamdev.com/zclip/js/ZeroClipboard.swf',
|
||||
//path: 'styles/bigblow/js/ZeroClipboard.swf',
|
||||
path: bbPathToZeroClipboardSwf,
|
||||
copy: function() {
|
||||
return $(this).parent().parent().find('.src').text();
|
||||
}
|
||||
});
|
||||
}
|
||||
}).on('mouseleave', '.org-src-container', function () {
|
||||
$(this).find('.snippet-copy-to-clipboard').hide();
|
||||
});
|
||||
|
||||
// Handle copy to clipboard (here, for a local file only 'file://...'
|
||||
if (window.location.protocol == 'file:') { // if local file use browser-specific code
|
||||
$('.copy-to-clipboard-button').click(function() {
|
||||
// Get the text to be copied
|
||||
var text = $(this).parent().parent().find('.src').text();
|
||||
text = text.replace(/\n/g, "\r\n");
|
||||
// alert(text);
|
||||
copyToClipboard(text);
|
||||
});
|
||||
}
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('li > code :contains("[X]")')
|
||||
.parent()
|
||||
.addClass('checked')
|
||||
.end()
|
||||
.remove();
|
||||
$('li > code :contains("[-]")')
|
||||
.parent()
|
||||
.addClass('halfchecked')
|
||||
.end()
|
||||
.remove();
|
||||
$('li > code :contains("[ ]")')
|
||||
.parent()
|
||||
.addClass('unchecked')
|
||||
.end()
|
||||
.remove();
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('i :contains("[#A]")')
|
||||
.replaceWith('<i><span style="color: #F67777;">[#A]</span></i>');
|
||||
$('i :contains("[#B]")')
|
||||
.replaceWith('<i><span style="color: #B6E864;">[#B]</span></i>');
|
||||
$('i :contains("[#C]")')
|
||||
.replaceWith('<i><span style="color: #C3DCFF;">[#C]</span></i>');
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('<div id="toTop" class="dontprint"><span>^ Back to Top</span></div>').appendTo('body');
|
||||
|
||||
$(window).scroll(function() {
|
||||
if ($(this).scrollTop() != 0) {
|
||||
$('#toTop').fadeIn();
|
||||
} else {
|
||||
$('#toTop').fadeOut();
|
||||
}
|
||||
});
|
||||
|
||||
$('#toTop').click(function(e) {
|
||||
$('html, body').animate({scrollTop: 0}, 800);
|
||||
e.preventDefault(); // Disable default browser behavior
|
||||
});
|
||||
});
|
||||
|
||||
function togglePanel(e) {
|
||||
e.preventDefault();
|
||||
|
||||
$("#left-panel-contents").toggleClass('active').toggle(200);
|
||||
$("#right-panel-contents").toggleClass('active').toggle(200);
|
||||
|
||||
var slidePos =
|
||||
$("#left-panel-button").css("left") == "-23px"? '182px': '-23px';
|
||||
|
||||
$("#left-panel-button").
|
||||
animate({"left": slidePos, "opacity": 0.9}, {duration: "200" });
|
||||
|
||||
// if ($("#left-panel-contents").hasClass('active')) {
|
||||
// hsHideTodoKeyword('done');
|
||||
// } else {
|
||||
// hsShowTodoKeyword('done');
|
||||
// }
|
||||
|
||||
// return false;
|
||||
}
|
||||
|
||||
$(function() {
|
||||
$('<div id="left-panel-wrapper" class="dontprint"><div id="left-panel-contents" style="opacity: 0.9"></div><div id="left-panel-button" class="dontprint"><a href="#">Dashboard</a></div></div>')
|
||||
.appendTo('body');
|
||||
|
||||
$('<div id="right-panel-wrapper" class="dontprint"><div id="right-panel-contents" style="opacity: 0.9"></div></div>')
|
||||
.appendTo('body');
|
||||
|
||||
$('#left-panel-button').click(togglePanel);
|
||||
});
|
||||
|
||||
$(function() {
|
||||
var ul = $('<ul id="listOfTodo"></ul>').appendTo('#left-panel-contents');
|
||||
var countOfTodo = {}, listOfTodo = [], totalOfTodo = 0;
|
||||
|
||||
// assign the counts (avoid double-counting elements from the ToC)
|
||||
$('span.todo').not($('#table-of-contents span.todo')).each(function() {
|
||||
var $thisTodo = $(this).text().trim();
|
||||
|
||||
if ($.inArray($thisTodo, listOfTodo) == -1) {
|
||||
countOfTodo[$thisTodo] = 1;
|
||||
listOfTodo.push($thisTodo);
|
||||
}
|
||||
else
|
||||
countOfTodo[$thisTodo] += 1;
|
||||
totalOfTodo += 1;
|
||||
});
|
||||
|
||||
function scoreTodo(t) {
|
||||
switch (t) {
|
||||
case 'NEW': return 1;
|
||||
case 'TODO': return 2;
|
||||
case 'STRT': return 3;
|
||||
case 'WAIT': return 4;
|
||||
case 'DLGT': return 5;
|
||||
case 'SDAY': return 6;
|
||||
case 'DFRD': return 7;
|
||||
case 'DONE': return 8;
|
||||
case 'CANX': return 9;
|
||||
default: return 0;
|
||||
}
|
||||
}
|
||||
|
||||
function compareTodo(a, b) {
|
||||
if (scoreTodo(a) < scoreTodo(b)) return -1;
|
||||
if (scoreTodo(a) > scoreTodo(b)) return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
listOfTodo.sort(compareTodo);
|
||||
|
||||
// display
|
||||
for (i = 0; i < listOfTodo.length; i++) {
|
||||
var $thisTodo = listOfTodo[i];
|
||||
$(ul).append('<li><span class="todo ' + $thisTodo + '">'+ $thisTodo + '</span>'
|
||||
+ ' <small>(' + countOfTodo[$thisTodo] + ')</small></li>');
|
||||
}
|
||||
|
||||
$('#listOfTodo')
|
||||
.before('<b>Next Actions</b> <small>(' + totalOfTodo + ')</small>:<br>');
|
||||
});
|
||||
|
||||
$(function() {
|
||||
var ul = $('<ul id="listOfDone"></ul>').appendTo('#left-panel-contents');
|
||||
var countOfDone = {}, listOfDone = [], totalOfDone = 0;
|
||||
|
||||
// assign the counts (avoid double-counting elements from the ToC)
|
||||
$('span.done').not($('#table-of-contents span.done')).each(function() {
|
||||
var $thisDone = $(this).text().trim();
|
||||
|
||||
if ($.inArray($thisDone, listOfDone) == -1) {
|
||||
countOfDone[$thisDone] = 1;
|
||||
listOfDone.push($thisDone);
|
||||
}
|
||||
else
|
||||
countOfDone[$thisDone] += 1;
|
||||
totalOfDone += 1;
|
||||
});
|
||||
|
||||
// display
|
||||
for (i = 0; i < listOfDone.length; i++) {
|
||||
var $thisDone = listOfDone[i];
|
||||
$(ul).append('<li><span class="done ' + $thisDone + '">'+ $thisDone + '</span>'
|
||||
+ ' <small>(' + countOfDone[$thisDone] + ')</small></li>');
|
||||
}
|
||||
|
||||
$('#listOfDone')
|
||||
.before('<b>Done Actions</b> <small>(' + totalOfDone + '):</small><br>');
|
||||
});
|
||||
|
||||
$(function() {
|
||||
var ul = $('<ul id="listOfTags"></ul>').appendTo('#right-panel-contents');
|
||||
var countOfTags = {}, listOfTags = [], totalOfTags = 0;
|
||||
|
||||
// assign the counts (avoid double-counting elements from the ToC)
|
||||
$('span.tag').not($('#table-of-contents span.tag')).each(function() {
|
||||
var $thisTagGroup = $(this).text().trim().split(/\s/);
|
||||
// \s matches spaces, tabs, new lines, etc.
|
||||
|
||||
for (tag in $thisTagGroup) {
|
||||
if ($.inArray($thisTagGroup[tag], listOfTags) == -1) {
|
||||
countOfTags[$thisTagGroup[tag]] = 1;
|
||||
listOfTags.push($thisTagGroup[tag]);
|
||||
}
|
||||
else
|
||||
countOfTags[$thisTagGroup[tag]] += 1;
|
||||
totalOfTags += 1;
|
||||
}
|
||||
});
|
||||
|
||||
listOfTags.sort();
|
||||
|
||||
// display
|
||||
for (i = 0; i < listOfTags.length; i++) {
|
||||
var $thisTag = listOfTags[i];
|
||||
// $(ul).append('<li><span class="tag ' + $thisTag + '">'+
|
||||
// $thisTag + '</span> <small>(' + countOfTags[$thisTag] + ')</small></li>');
|
||||
$(ul).append('<li><span class="tag"><span class="' + $thisTag + '">' + $thisTag
|
||||
+ '</span></span>'
|
||||
+ ' <small>(' + countOfTags[$thisTag] + ')</small></li>');
|
||||
}
|
||||
|
||||
$('#listOfTags')
|
||||
.before('<b>Contexts</b> <small>(' + totalOfTags + '):</small><br>');
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('.done').parent(':header').parent().find(':header').addClass('DONEheader');
|
||||
$('.done').parent(':header').parent().css({color: '#999999'});
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('span.todo').click(function(e) {
|
||||
var orgKeyword = $(this).text().trim();
|
||||
$('.' + orgKeyword).toggleClass('selected');
|
||||
$('#content .' + orgKeyword).parent().parent()
|
||||
.toggleClass('match' + orgKeyword);
|
||||
$('#left-panel-wrapper .' + orgKeyword).parent()
|
||||
.toggleClass('match' + orgKeyword);
|
||||
e.preventDefault();
|
||||
})
|
||||
});
|
||||
|
||||
$(function() {
|
||||
$('.tag span').click(function(e) {
|
||||
var orgTag = $(this).text().trim();
|
||||
$('.' + orgTag).toggleClass('selected');
|
||||
$('#content .' + orgTag).parent().parent().parent()
|
||||
.toggleClass('matchtag');
|
||||
$('#right-panel-wrapper .' + orgTag).parent().parent()
|
||||
.toggleClass('matchtag');
|
||||
e.preventDefault();
|
||||
})
|
||||
});
|
||||
|
||||
function clickPreviousTab() {
|
||||
var active = $('#content').tabs('option', 'active');
|
||||
// Avoid going back to last tab
|
||||
if (active == 0) return;
|
||||
|
||||
$('#content').tabs('option', 'active', active - 1);
|
||||
|
||||
// Set the location href
|
||||
var href = $('#content div[aria-expanded=true]').attr('id');
|
||||
document.location.hash = href;
|
||||
$.scrollTo(0);
|
||||
}
|
||||
|
||||
function clickNextTab() {
|
||||
var active = $('#content').tabs('option', 'active');
|
||||
$('#content').tabs('option', 'active', active + 1);
|
||||
|
||||
// Set the location href
|
||||
var href = $('#content div[aria-expanded=true]').attr('id');
|
||||
document.location.hash = href;
|
||||
$.scrollTo(0);
|
||||
}
|
||||
|
||||
function orgDefkey(e) {
|
||||
if (!e)
|
||||
var e = window.event;
|
||||
var keycode = (e.keyCode) ? e.keyCode : e.which;
|
||||
var actualkey = String.fromCharCode(keycode);
|
||||
switch (actualkey) {
|
||||
case "?": // help (dashboard)
|
||||
case "h":
|
||||
togglePanel(e);
|
||||
break;
|
||||
case "n": // next
|
||||
clickNextTab();
|
||||
break;
|
||||
case "p": // previous
|
||||
clickPreviousTab();
|
||||
break;
|
||||
// case "b": // scroll down - should be mapped to Shift-SPC
|
||||
// $(window).scrollTop($(window).scrollTop()-$(window).height());
|
||||
// break;
|
||||
case "<": // scroll to top
|
||||
$(window).scrollTop(0);
|
||||
break;
|
||||
case ">": // scroll to bottom
|
||||
$(window).scrollTop($(document).height());
|
||||
break;
|
||||
case "-": // collapse all
|
||||
hsCollapseAll();
|
||||
break;
|
||||
case "+": // expand all
|
||||
hsExpandAll();
|
||||
break;
|
||||
case "r": // go to next task
|
||||
hsReviewTaskNext();
|
||||
break;
|
||||
case "R": // go to previous task
|
||||
hsReviewTaskPrev();
|
||||
break;
|
||||
case "q": // quit reviewing
|
||||
hsReviewTaskQuit();
|
||||
break;
|
||||
case "g": // refresh the page (from the server, rather than the cache)
|
||||
location.reload(true);
|
||||
break;
|
||||
}
|
||||
}
|
||||
|
||||
document.onkeypress = orgDefkey;
|
332
styles/bigblow/js/hideshow.js
Normal file
@ -0,0 +1,332 @@
|
||||
// hideshow.js --- HideShow JS file
|
||||
//
|
||||
// Copyright (C) 2014 All Right Reserved, Fabrice Niessen
|
||||
//
|
||||
// This file is free software: you can redistribute it and/or
|
||||
// modify it under the terms of the GNU General Public License as
|
||||
// published by the Free Software Foundation, either version 3 of
|
||||
// the License, or (at your option) any later version.
|
||||
//
|
||||
// This file is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
// GNU General Public License for more details.
|
||||
//
|
||||
// Author: Fabrice Niessen <(concat "fniessen" at-sign "pirilampo.org")>
|
||||
// URL: https://github.com/fniessen/hide-show/
|
||||
// Version: 20140912.1722
|
||||
|
||||
// var HS_COLLAPSIBLE_HEADERS = $('h3, h4, h5'); // collapsible headers
|
||||
|
||||
if (typeof HS_STARTUP_FOLDED === 'undefined') {
|
||||
var HS_STARTUP_FOLDED = false; // Show just the overview, or show all.
|
||||
}
|
||||
|
||||
if (typeof HS_SHOW_ALL_TEXT === 'undefined') {
|
||||
var HS_SHOW_ALL_TEXT = '[Expand all]';
|
||||
}
|
||||
if (typeof HS_HIDE_ALL_TEXT === 'undefined') {
|
||||
var HS_HIDE_ALL_TEXT = '[Collapse all]';
|
||||
}
|
||||
|
||||
if (typeof HS_ALWAYS_DISPLAY_ICON === 'undefined') {
|
||||
var HS_ALWAYS_DISPLAY_ICON = false; // Display an icon for all states, or
|
||||
// just when closed.
|
||||
}
|
||||
|
||||
if (typeof HS_ICON_CLOSED === 'undefined') {
|
||||
var HS_ICON_CLOSED = '►'; // black right-pointing pointer
|
||||
}
|
||||
if (typeof HS_ICON_OPEN === 'undefined') {
|
||||
var HS_ICON_OPEN = '▼'; // black down-pointing triangle
|
||||
}
|
||||
if (typeof HS_ICON_EMPTY === 'undefined') {
|
||||
var HS_ICON_EMPTY = '■'; // black square
|
||||
}
|
||||
|
||||
if (typeof HS_SHOW_ALL_OPEN_DONE_TREES === 'undefined') {
|
||||
var HS_SHOW_ALL_OPEN_DONE_TREES = false; // Expand all will open DONE trees.
|
||||
}
|
||||
|
||||
if (typeof HS_CLASS === 'undefined') {
|
||||
var HS_CLASS = 'hsCollapsible';
|
||||
}
|
||||
|
||||
// Expand a header
|
||||
function hsExpand(header) {
|
||||
hsExpand2(header, true);
|
||||
}
|
||||
|
||||
// Expand a header
|
||||
function hsExpand2(header, expandDoneHeader) {
|
||||
// Ignore non collapsible entries
|
||||
if (!header.parent().hasClass(HS_CLASS)) return;
|
||||
|
||||
// Do not expand DONE node if not required
|
||||
if (hsIsDoneHeader(header) && !expandDoneHeader) return;
|
||||
|
||||
header.children('span[class="ellipsis"]').remove();
|
||||
if (HS_ALWAYS_DISPLAY_ICON == true) {
|
||||
header.append('<span class="ellipsis"> ' + HS_ICON_OPEN + '</span>');
|
||||
}
|
||||
header.parent().removeClass('hsCollapsed').addClass('hsExpanded');
|
||||
header.nextAll().show();
|
||||
}
|
||||
|
||||
// Expand a header and all its parents
|
||||
function hsExpandParents(header) {
|
||||
hsExpand(header);
|
||||
header.parents('.hsCollapsed').each(function() {
|
||||
hsExpand($(this).children(':header'));
|
||||
});
|
||||
}
|
||||
|
||||
// Collapse a header and all its parents
|
||||
function hsCollapseParents(header) {
|
||||
hsCollapse(header);
|
||||
header.parents('.hsExpanded').each(function() {
|
||||
hsCollapse($(this).children(':header'));
|
||||
});
|
||||
}
|
||||
|
||||
// Collapse a header
|
||||
function hsCollapse(header) {
|
||||
// Ignore non collapsible entries
|
||||
if (!header.parent().hasClass(HS_CLASS)) return;
|
||||
|
||||
header.children('span[class="ellipsis"]').remove();
|
||||
header.append('<span class="ellipsis"> ' + HS_ICON_CLOSED + '</span>');
|
||||
header.parent().removeClass('hsExpanded').addClass('hsCollapsed');
|
||||
// header.nextAll().hide('fast');
|
||||
header.nextAll().hide();
|
||||
}
|
||||
|
||||
// Toggle a header
|
||||
function hsToggleCollapsing(header) {
|
||||
if (header.parent().hasClass('hsCollapsed'))
|
||||
hsExpand(header);
|
||||
else if (header.parent().hasClass('hsExpanded'))
|
||||
hsCollapse(header);
|
||||
}
|
||||
|
||||
// Expand all headers
|
||||
function hsExpandAll() {
|
||||
$('#content .hsCollapsed').each(function() {
|
||||
hsExpand2($(this).children(':header'), HS_SHOW_ALL_OPEN_DONE_TREES);
|
||||
});
|
||||
}
|
||||
|
||||
// Collapse all headers
|
||||
function hsCollapseAll() {
|
||||
$('#content .hsExpanded').each(function() {
|
||||
hsCollapse($(this).children(':header'));
|
||||
});
|
||||
}
|
||||
|
||||
// Collapse all visible headers
|
||||
function hsCollapseAllVisible() {
|
||||
$('#content .hsExpanded:visible').each(function() {
|
||||
hsCollapse($(this).children(':header'));
|
||||
});
|
||||
}
|
||||
|
||||
// Add click events to H3/H4/H5 headers which have contents.
|
||||
function hsInit() {
|
||||
for (var i = 3; i <= 5; i++) {
|
||||
$('#content .outline-' + i).each(function() {
|
||||
var header = $(this).children(':header');
|
||||
if (header.siblings().length > 0) {
|
||||
$(this).addClass(HS_CLASS);
|
||||
header.css({cursor: 'pointer'});
|
||||
header.click(function() {
|
||||
hsToggleCollapsing($(this)); });
|
||||
|
||||
// Allow to override global Collapse/Expand default on an entry
|
||||
// basis (see property `:HTML_CONTAINER_CLASS:')
|
||||
if (header.parent().hasClass('hsCollapsed')) {
|
||||
hsCollapse(header);
|
||||
} else if (header.parent().hasClass('hsExpanded')) {
|
||||
hsExpand(header);
|
||||
} else {
|
||||
hsSetDefaultVisibility(header);
|
||||
}
|
||||
}
|
||||
else {
|
||||
if (HS_ALWAYS_DISPLAY_ICON == true) {
|
||||
header.append('<span class="ellipsis"> ' + HS_ICON_EMPTY
|
||||
+ '</span>');
|
||||
}
|
||||
$(this).addClass('hsEmpty');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
// Add buttons
|
||||
$('.title').after($('<div class="buttons dontprint"></div>'));
|
||||
$('.buttons').append($('<span>' + HS_SHOW_ALL_TEXT + '</span>')
|
||||
.addClass('hsButton')
|
||||
.click(hsExpandAll));
|
||||
$('.buttons').append($('<span>' + HS_HIDE_ALL_TEXT + '</span>')
|
||||
.addClass('hsButton')
|
||||
.click(hsCollapseAll));
|
||||
}
|
||||
|
||||
// Returns true if a header is a DONE header
|
||||
function hsIsDoneHeader(header) {
|
||||
return $('span.done', header).length;
|
||||
}
|
||||
|
||||
// Sets the default visibility state to a header
|
||||
function hsSetDefaultVisibility(header) {
|
||||
if (HS_STARTUP_FOLDED) {
|
||||
hsCollapse(header);
|
||||
}
|
||||
else {
|
||||
if (!hsIsDoneHeader(header) | HS_SHOW_ALL_OPEN_DONE_TREES) {
|
||||
hsExpand(header);
|
||||
}
|
||||
else {
|
||||
hsCollapse(header);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Expands an anchor, i.e. expand all parent headers
|
||||
function hsExpandAnchor(id) {
|
||||
// alert(id);
|
||||
if (id) {
|
||||
// alert($(id + '.hsNode').length);
|
||||
$(id).parents('.hsCollapsed').each(function() {
|
||||
hsExpand2($(this).children(':header'), true);
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
// Search for next task to review, starting from beginning of current tab.
|
||||
// If BACKWARD is true, search in the reverse direction.
|
||||
function hsReviewTaskNext(backward) {
|
||||
// If no tasks to review at all, do nothing.
|
||||
if ($('.outline-2 span.todo').length == 0) return;
|
||||
|
||||
if ($('.hsReviewing').length == 0) { // reviewing is starting
|
||||
$('body').addClass('hsReviewing');
|
||||
$('.hsReviewPanel').addClass('hsReviewing');
|
||||
$('body').prepend('<div id="hsOverlay"></div>');
|
||||
hsAddReviewingPanels();
|
||||
|
||||
hsCollapseAll();
|
||||
// Get first task to review on each tab and expand it
|
||||
$('.outline-2').each(function(){
|
||||
var firstTodo = $(this).find('span.todo:first').parent().parent();
|
||||
firstTodo.addClass('hsReview');
|
||||
hsExpandParents($(firstTodo).children(':header'));
|
||||
});
|
||||
}
|
||||
else {
|
||||
// Get all todos
|
||||
var todosElements = $('.outline-2:visible span.todo').parent().parent();
|
||||
// alert(todosElements.length);
|
||||
var todos = jQuery.makeArray(todosElements);
|
||||
if (backward) {
|
||||
todos = todos.reverse();
|
||||
}
|
||||
|
||||
// Find current review item and review the next one
|
||||
var foundReview = false;
|
||||
var index;
|
||||
for (index = 0; index < todos.length; ++index) {
|
||||
var todo = todos[index];
|
||||
if (foundReview) {
|
||||
$(todo).addClass('hsReview');
|
||||
hsExpandParents($(todo).children(':header'));
|
||||
break;
|
||||
}
|
||||
if ($(todo).hasClass('hsReview')) {
|
||||
foundReview = true;
|
||||
if (index < todos.length - 1) {
|
||||
$(todo).removeClass('hsReview');
|
||||
hsCollapseParents($(todo).children(':header'));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
// Update reviewing panel
|
||||
if (index < todos.length) {
|
||||
var reviewItem = index + 1;
|
||||
if (backward) {
|
||||
reviewItem = todos.length - index;
|
||||
}
|
||||
|
||||
$('.outline-2:visible .hsReviewingPanel .hsReviewItem').text(reviewItem);
|
||||
}
|
||||
}
|
||||
|
||||
// Scroll to the current review item
|
||||
$('html, body').animate({
|
||||
scrollTop: $(".hsReview:visible").offset().top
|
||||
}, 200);
|
||||
}
|
||||
|
||||
// go to previous task to review
|
||||
function hsReviewTaskPrev() {
|
||||
hsReviewTaskNext(true);
|
||||
}
|
||||
|
||||
// stop reviewing tasks
|
||||
function hsReviewTaskQuit() {
|
||||
$('body').removeClass('hsReviewing');
|
||||
$('.hsReviewPanel').removeClass('hsReviewing');
|
||||
$('.hsReview').removeClass('hsReview');
|
||||
$('#hsOverlay').remove();
|
||||
$('.hsReviewingPanel').remove();
|
||||
}
|
||||
|
||||
function hsHideTodoKeyword(kw) {
|
||||
$('span.' + kw).addClass('hsHidden').parent().parent().hide();
|
||||
}
|
||||
|
||||
function hsShowTodoKeyword(kw) {
|
||||
$('span.' + kw).removeClass('hsHidden').parent().parent().show();
|
||||
// XXX Show if parent is not collapsed!
|
||||
}
|
||||
|
||||
function hsAddReviewPanels() {
|
||||
$('.outline-2').each(function(e) {
|
||||
var nbItems = $(this).find('span.todo').length;
|
||||
if (nbItems > 0) {
|
||||
$(this).prepend('<div class="hsReviewPanel hsUnselectable" onclick="hsReviewTaskNext()">'
|
||||
+ 'Press r or click here<br>'
|
||||
+ 'to review ' + nbItems + ' tasks<br>'
|
||||
+ '(out of ' + nbReviewTotalTasks + ' tasks)</div>');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
function hsAddReviewingPanels() {
|
||||
$('.outline-2').each(function(e) {
|
||||
var nbItems = $(this).find('span.todo').length;
|
||||
if (nbItems > 0) {
|
||||
$(this).prepend('<div class="hsReviewingPanel hsUnselectable">Reviewing task <span class="hsReviewItem">1</span> / ' + nbItems + '<br>'
|
||||
+ '(out of ' + nbReviewTotalTasks + ' tasks)<br>'
|
||||
+ 'Shortcuts: '
|
||||
+ '<span class="hsReviewButton" onclick="hsReviewTaskNext()">r (next)</span> - '
|
||||
+ '<span class="hsReviewButton" onclick="hsReviewTaskPrev()">R (previous)</span>'
|
||||
+ '</div>');
|
||||
}
|
||||
else {
|
||||
$(this).prepend('<div class="hsReviewingPanel hsUnselectable">No task to review<br>'
|
||||
+ '(out of ' + nbReviewTotalTasks + ' tasks)<br>'
|
||||
+ 'Shortcuts: '
|
||||
+ '<span class="hsReviewButton" onclick="hsReviewTaskNext()">r (next)</span> - '
|
||||
+ '<span class="hsReviewButton" onclick="hsReviewTaskPrev()">R (previous)</span>'
|
||||
+ '</div>');
|
||||
}
|
||||
});
|
||||
}
|
||||
|
||||
var nbReviewTotalTasks;
|
||||
|
||||
$(document).ready(function() {
|
||||
nbReviewTotalTasks = $('.outline-2 span.todo').length;
|
||||
hsAddReviewPanels();
|
||||
});
|
4
styles/bigblow/js/jquery-1.11.0.min.js
vendored
Normal file
5
styles/bigblow/js/jquery-1.9.1.min.js
vendored
Normal file
12
styles/bigblow/js/jquery-ui-1.10.2.min.js
vendored
Normal file
9
styles/bigblow/js/jquery.localscroll-min.js
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
/**
|
||||
* jQuery.LocalScroll - Animated scrolling navigation, using anchors.
|
||||
* Copyright (c) 2007-2009 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
|
||||
* Dual licensed under MIT and GPL.
|
||||
* Date: 3/11/2009
|
||||
* @author Ariel Flesler
|
||||
* @version 1.2.7
|
||||
**/
|
||||
;(function($){var l=location.href.replace(/#.*/,'');var g=$.localScroll=function(a){$('body').localScroll(a)};g.defaults={duration:1e3,axis:'y',event:'click',stop:true,target:window,reset:true};g.hash=function(a){if(location.hash){a=$.extend({},g.defaults,a);a.hash=false;if(a.reset){var e=a.duration;delete a.duration;$(a.target).scrollTo(0,a);a.duration=e}i(0,location,a)}};$.fn.localScroll=function(b){b=$.extend({},g.defaults,b);return b.lazy?this.bind(b.event,function(a){var e=$([a.target,a.target.parentNode]).filter(d)[0];if(e)i(a,e,b)}):this.find('a,area').filter(d).bind(b.event,function(a){i(a,this,b)}).end().end();function d(){return!!this.href&&!!this.hash&&this.href.replace(this.hash,'')==l&&(!b.filter||$(this).is(b.filter))}};function i(a,e,b){var d=e.hash.slice(1),f=document.getElementById(d)||document.getElementsByName(d)[0];if(!f)return;if(a)a.preventDefault();var h=$(b.target);if(b.lock&&h.is(':animated')||b.onBefore&&b.onBefore.call(b,a,f,h)===false)return;if(b.stop)h.stop(true);if(b.hash){var j=f.id==d?'id':'name',k=$('<a> </a>').attr(j,d).css({position:'absolute',top:$(window).scrollTop(),left:$(window).scrollLeft()});f[j]='';$('body').prepend(k);location=e.hash;k.remove();f[j]=d}h.scrollTo(f,b).trigger('notify.serialScroll',[f])}})(jQuery);
|
7
styles/bigblow/js/jquery.scrollTo-1.4.3.1-min.js
vendored
Normal file
@ -0,0 +1,7 @@
|
||||
/**
|
||||
* Copyright (c) 2007-2012 Ariel Flesler - aflesler(at)gmail(dot)com | http://flesler.blogspot.com
|
||||
* Dual licensed under MIT and GPL.
|
||||
* @author Ariel Flesler
|
||||
* @version 1.4.3.1
|
||||
*/
|
||||
;(function($){var h=$.scrollTo=function(a,b,c){$(window).scrollTo(a,b,c)};h.defaults={axis:'xy',duration:parseFloat($.fn.jquery)>=1.3?0:1,limit:true};h.window=function(a){return $(window)._scrollable()};$.fn._scrollable=function(){return this.map(function(){var a=this,isWin=!a.nodeName||$.inArray(a.nodeName.toLowerCase(),['iframe','#document','html','body'])!=-1;if(!isWin)return a;var b=(a.contentWindow||a).document||a.ownerDocument||a;return/webkit/i.test(navigator.userAgent)||b.compatMode=='BackCompat'?b.body:b.documentElement})};$.fn.scrollTo=function(e,f,g){if(typeof f=='object'){g=f;f=0}if(typeof g=='function')g={onAfter:g};if(e=='max')e=9e9;g=$.extend({},h.defaults,g);f=f||g.duration;g.queue=g.queue&&g.axis.length>1;if(g.queue)f/=2;g.offset=both(g.offset);g.over=both(g.over);return this._scrollable().each(function(){if(e==null)return;var d=this,$elem=$(d),targ=e,toff,attr={},win=$elem.is('html,body');switch(typeof targ){case'number':case'string':if(/^([+-]=)?\d+(\.\d+)?(px|%)?$/.test(targ)){targ=both(targ);break}targ=$(targ,this);if(!targ.length)return;case'object':if(targ.is||targ.style)toff=(targ=$(targ)).offset()}$.each(g.axis.split(''),function(i,a){var b=a=='x'?'Left':'Top',pos=b.toLowerCase(),key='scroll'+b,old=d[key],max=h.max(d,a);if(toff){attr[key]=toff[pos]+(win?0:old-$elem.offset()[pos]);if(g.margin){attr[key]-=parseInt(targ.css('margin'+b))||0;attr[key]-=parseInt(targ.css('border'+b+'Width'))||0}attr[key]+=g.offset[pos]||0;if(g.over[pos])attr[key]+=targ[a=='x'?'width':'height']()*g.over[pos]}else{var c=targ[pos];attr[key]=c.slice&&c.slice(-1)=='%'?parseFloat(c)/100*max:c}if(g.limit&&/^\d+$/.test(attr[key]))attr[key]=attr[key]<=0?0:Math.min(attr[key],max);if(!i&&g.queue){if(old!=attr[key])animate(g.onAfterFirst);delete attr[key]}});animate(g.onAfter);function animate(a){$elem.animate(attr,f,g.easing,a&&function(){a.call(this,e,g)})}}).end()};h.max=function(a,b){var c=b=='x'?'Width':'Height',scroll='scroll'+c;if(!$(a).is('html,body'))return a[scroll]-$(a)[c.toLowerCase()]();var d='client'+c,html=a.ownerDocument.documentElement,body=a.ownerDocument.body;return Math.max(html[scroll],body[scroll])-Math.min(html[d],body[d])};function both(a){return typeof a=='object'?a:{top:a,left:a}}})(jQuery);
|
12
styles/bigblow/js/jquery.zclip.min.js
vendored
Normal file
1
styles/lib/js/jquery.stickytableheaders.min.js
vendored
Normal file
@ -0,0 +1 @@
|
||||
!function(a,b){"use strict";function c(c,g){var h=this;h.$el=a(c),h.el=c,h.id=e++,h.$window=a(b),h.$document=a(document),h.$el.bind("destroyed",a.proxy(h.teardown,h)),h.$clonedHeader=null,h.$originalHeader=null,h.isSticky=!1,h.hasBeenSticky=!1,h.leftOffset=null,h.topOffset=null,h.init=function(){h.$el.each(function(){var b=a(this);b.css("padding",0),h.$originalHeader=a("thead:first",this),h.$clonedHeader=h.$originalHeader.clone(),b.trigger("clonedHeader."+d,[h.$clonedHeader]),h.$clonedHeader.addClass("tableFloatingHeader"),h.$clonedHeader.css("display","none"),h.$originalHeader.addClass("tableFloatingHeaderOriginal"),h.$originalHeader.after(h.$clonedHeader),h.$printStyle=a('<style type="text/css" media="print">.tableFloatingHeader{display:none !important;}.tableFloatingHeaderOriginal{position:static !important;}</style>'),a("head").append(h.$printStyle)}),h.setOptions(g),h.updateWidth(),h.toggleHeaders(),h.bind()},h.destroy=function(){h.$el.unbind("destroyed",h.teardown),h.teardown()},h.teardown=function(){h.isSticky&&h.$originalHeader.css("position","static"),a.removeData(h.el,"plugin_"+d),h.unbind(),h.$clonedHeader.remove(),h.$originalHeader.removeClass("tableFloatingHeaderOriginal"),h.$originalHeader.css("visibility","visible"),h.$printStyle.remove(),h.el=null,h.$el=null},h.bind=function(){h.$scrollableArea.on("scroll."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.on("scroll."+d+h.id,h.setPositionValues),h.$window.on("resize."+d+h.id,h.toggleHeaders)),h.$scrollableArea.on("resize."+d,h.toggleHeaders),h.$scrollableArea.on("resize."+d,h.updateWidth)},h.unbind=function(){h.$scrollableArea.off("."+d,h.toggleHeaders),h.isWindowScrolling||(h.$window.off("."+d+h.id,h.setPositionValues),h.$window.off("."+d+h.id,h.toggleHeaders)),h.$scrollableArea.off("."+d,h.updateWidth)},h.toggleHeaders=function(){h.$el&&h.$el.each(function(){var b,c=a(this),d=h.isWindowScrolling?isNaN(h.options.fixedOffset)?h.options.fixedOffset.outerHeight():h.options.fixedOffset:h.$scrollableArea.offset().top+(isNaN(h.options.fixedOffset)?0:h.options.fixedOffset),e=c.offset(),f=h.$scrollableArea.scrollTop()+d,g=h.$scrollableArea.scrollLeft(),i=h.isWindowScrolling?f>e.top:d>e.top,j=(h.isWindowScrolling?f:0)<e.top+c.height()-h.$clonedHeader.height()-(h.isWindowScrolling?0:d);i&&j?(b=e.left-g+h.options.leftOffset,h.$originalHeader.css({position:"fixed","margin-top":h.options.marginTop,left:b,"z-index":3}),h.leftOffset=b,h.topOffset=d,h.$clonedHeader.css("display",""),h.isSticky||(h.isSticky=!0,h.updateWidth()),h.setPositionValues()):h.isSticky&&(h.$originalHeader.css("position","static"),h.$clonedHeader.css("display","none"),h.isSticky=!1,h.resetWidth(a("td,th",h.$clonedHeader),a("td,th",h.$originalHeader)))})},h.setPositionValues=function(){var a=h.$window.scrollTop(),b=h.$window.scrollLeft();!h.isSticky||0>a||a+h.$window.height()>h.$document.height()||0>b||b+h.$window.width()>h.$document.width()||h.$originalHeader.css({top:h.topOffset-(h.isWindowScrolling?0:a),left:h.leftOffset-(h.isWindowScrolling?0:b)})},h.updateWidth=function(){if(h.isSticky){h.$originalHeaderCells||(h.$originalHeaderCells=a("th,td",h.$originalHeader)),h.$clonedHeaderCells||(h.$clonedHeaderCells=a("th,td",h.$clonedHeader));var b=h.getWidth(h.$clonedHeaderCells);h.setWidth(b,h.$clonedHeaderCells,h.$originalHeaderCells),h.$originalHeader.css("width",h.$clonedHeader.width())}},h.getWidth=function(c){var d=[];return c.each(function(c){var e,f=a(this);if("border-box"===f.css("box-sizing"))e=f[0].getBoundingClientRect().width;else{var g=a("th",h.$originalHeader);if("collapse"===g.css("border-collapse"))if(b.getComputedStyle)e=parseFloat(b.getComputedStyle(this,null).width);else{var i=parseFloat(f.css("padding-left")),j=parseFloat(f.css("padding-right")),k=parseFloat(f.css("border-width"));e=f.outerWidth()-i-j-k}else e=f.width()}d[c]=e}),d},h.setWidth=function(a,b,c){b.each(function(b){var d=a[b];c.eq(b).css({"min-width":d,"max-width":d})})},h.resetWidth=function(b,c){b.each(function(b){var d=a(this);c.eq(b).css({"min-width":d.css("min-width"),"max-width":d.css("max-width")})})},h.setOptions=function(c){h.options=a.extend({},f,c),h.$scrollableArea=a(h.options.scrollableArea),h.isWindowScrolling=h.$scrollableArea[0]===b},h.updateOptions=function(a){h.setOptions(a),h.unbind(),h.bind(),h.updateWidth(),h.toggleHeaders()},h.init()}var d="stickyTableHeaders",e=0,f={fixedOffset:0,leftOffset:0,marginTop:0,scrollableArea:b};a.fn[d]=function(b){return this.each(function(){var e=a.data(this,"plugin_"+d);e?"string"==typeof b?e[b].apply(e):e.updateOptions(b):"destroy"!==b&&a.data(this,"plugin_"+d,new c(this,b))})}}(jQuery,window);
|
20
styles/lib/js/stickytableheaders-license.txt
Normal file
@ -0,0 +1,20 @@
|
||||
Copyright (c) 2011 Jonas Mosbech
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining
|
||||
a copy of this software and associated documentation files (the
|
||||
"Software"), to deal in the Software without restriction, including
|
||||
without limitation the rights to use, copy, modify, merge, publish,
|
||||
distribute, sublicense, and/or sell copies of the Software, and to
|
||||
permit persons to whom the Software is furnished to do so, subject to
|
||||
the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be
|
||||
included in all copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
||||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
||||
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
||||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
||||
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
||||
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
||||
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
145
styles/readtheorg/css/htmlize.css
Normal file
@ -0,0 +1,145 @@
|
||||
.org-bold { /* bold */ font-weight: bold; }
|
||||
.org-bold-italic { /* bold-italic */ font-weight: bold; font-style: italic; }
|
||||
.org-buffer-menu-buffer { /* buffer-menu-buffer */ font-weight: bold; }
|
||||
.org-builtin { /* font-lock-builtin-face */ color: #7a378b; }
|
||||
.org-button { /* button */ text-decoration: underline; }
|
||||
.org-calendar-today { /* calendar-today */ text-decoration: underline; }
|
||||
.org-change-log-acknowledgement { /* change-log-acknowledgement */ color: #b22222; }
|
||||
.org-change-log-conditionals { /* change-log-conditionals */ color: #a0522d; }
|
||||
.org-change-log-date { /* change-log-date */ color: #8b2252; }
|
||||
.org-change-log-email { /* change-log-email */ color: #a0522d; }
|
||||
.org-change-log-file { /* change-log-file */ color: #0000ff; }
|
||||
.org-change-log-function { /* change-log-function */ color: #a0522d; }
|
||||
.org-change-log-list { /* change-log-list */ color: #a020f0; }
|
||||
.org-change-log-name { /* change-log-name */ color: #008b8b; }
|
||||
.org-comint-highlight-input { /* comint-highlight-input */ font-weight: bold; }
|
||||
.org-comint-highlight-prompt { /* comint-highlight-prompt */ color: #00008b; }
|
||||
.org-comment { /* font-lock-comment-face */ color: #999988; font-style: italic; }
|
||||
.org-comment-delimiter { /* font-lock-comment-delimiter-face */ color: #999988; font-style: italic; }
|
||||
.org-completions-annotations { /* completions-annotations */ font-style: italic; }
|
||||
.org-completions-common-part { /* completions-common-part */ color: #000000; background-color: #ffffff; }
|
||||
.org-completions-first-difference { /* completions-first-difference */ font-weight: bold; }
|
||||
.org-constant { /* font-lock-constant-face */ color: #008b8b; }
|
||||
.org-diary { /* diary */ color: #ff0000; }
|
||||
.org-diff-context { /* diff-context */ color: #7f7f7f; }
|
||||
.org-diff-file-header { /* diff-file-header */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-function { /* diff-function */ background-color: #cccccc; }
|
||||
.org-diff-header { /* diff-header */ background-color: #cccccc; }
|
||||
.org-diff-hunk-header { /* diff-hunk-header */ background-color: #cccccc; }
|
||||
.org-diff-index { /* diff-index */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-nonexistent { /* diff-nonexistent */ background-color: #b3b3b3; font-weight: bold; }
|
||||
.org-diff-refine-change { /* diff-refine-change */ background-color: #d9d9d9; }
|
||||
.org-dired-directory { /* dired-directory */ color: #0000ff; }
|
||||
.org-dired-flagged { /* dired-flagged */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-header { /* dired-header */ color: #228b22; }
|
||||
.org-dired-ignored { /* dired-ignored */ color: #7f7f7f; }
|
||||
.org-dired-mark { /* dired-mark */ color: #008b8b; }
|
||||
.org-dired-marked { /* dired-marked */ color: #ff0000; font-weight: bold; }
|
||||
.org-dired-perm-write { /* dired-perm-write */ color: #b22222; }
|
||||
.org-dired-symlink { /* dired-symlink */ color: #a020f0; }
|
||||
.org-dired-warning { /* dired-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-doc { /* font-lock-doc-face */ color: #8b2252; }
|
||||
.org-escape-glyph { /* escape-glyph */ color: #a52a2a; }
|
||||
.org-file-name-shadow { /* file-name-shadow */ color: #7f7f7f; }
|
||||
.org-flyspell-duplicate { /* flyspell-duplicate */ color: #cdad00; font-weight: bold; text-decoration: underline; }
|
||||
.org-flyspell-incorrect { /* flyspell-incorrect */ color: #ff4500; font-weight: bold; text-decoration: underline; }
|
||||
.org-fringe { /* fringe */ background-color: #f2f2f2; }
|
||||
.org-function-name { /* font-lock-function-name-face */ color: teal; }
|
||||
.org-header-line { /* header-line */ color: #333333; background-color: #e5e5e5; }
|
||||
.org-help-argument-name { /* help-argument-name */ font-style: italic; }
|
||||
.org-highlight { /* highlight */ background-color: #b4eeb4; }
|
||||
.org-holiday { /* holiday */ background-color: #ffc0cb; }
|
||||
.org-isearch { /* isearch */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-isearch-fail { /* isearch-fail */ background-color: #ffc1c1; }
|
||||
.org-italic { /* italic */ font-style: italic; }
|
||||
.org-keyword { /* font-lock-keyword-face */ color: #0086b3; }
|
||||
.org-lazy-highlight { /* lazy-highlight */ background-color: #afeeee; }
|
||||
.org-link { /* link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-link-visited { /* link-visited */ color: #8b008b; text-decoration: underline; }
|
||||
.org-log-edit-header { /* log-edit-header */ color: #a020f0; }
|
||||
.org-log-edit-summary { /* log-edit-summary */ color: #0000ff; }
|
||||
.org-log-edit-unknown-header { /* log-edit-unknown-header */ color: #b22222; }
|
||||
.org-match { /* match */ background-color: #ffff00; }
|
||||
.org-next-error { /* next-error */ background-color: #eedc82; }
|
||||
.org-nobreak-space { /* nobreak-space */ color: #a52a2a; text-decoration: underline; }
|
||||
.org-org-archived { /* org-archived */ color: #7f7f7f; }
|
||||
.org-org-block { /* org-block */ color: #7f7f7f; }
|
||||
.org-org-block-begin-line { /* org-block-begin-line */ color: #b22222; }
|
||||
.org-org-block-end-line { /* org-block-end-line */ color: #b22222; }
|
||||
.org-org-checkbox { /* org-checkbox */ font-weight: bold; }
|
||||
.org-org-checkbox-statistics-done { /* org-checkbox-statistics-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-checkbox-statistics-todo { /* org-checkbox-statistics-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-clock-overlay { /* org-clock-overlay */ background-color: #ffff00; }
|
||||
.org-org-code { /* org-code */ color: #7f7f7f; }
|
||||
.org-org-column { /* org-column */ background-color: #e5e5e5; }
|
||||
.org-org-column-title { /* org-column-title */ background-color: #e5e5e5; font-weight: bold; text-decoration: underline; }
|
||||
.org-org-date { /* org-date */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-document-info { /* org-document-info */ color: #191970; }
|
||||
.org-org-document-info-keyword { /* org-document-info-keyword */ color: #7f7f7f; }
|
||||
.org-org-document-title { /* org-document-title */ color: #191970; font-size: 144%; font-weight: bold; }
|
||||
.org-org-done { /* org-done */ color: #228b22; font-weight: bold; }
|
||||
.org-org-drawer { /* org-drawer */ color: #0000ff; }
|
||||
.org-org-ellipsis { /* org-ellipsis */ color: #b8860b; text-decoration: underline; }
|
||||
.org-org-footnote { /* org-footnote */ color: #a020f0; text-decoration: underline; }
|
||||
.org-org-formula { /* org-formula */ color: #b22222; }
|
||||
.org-org-headline-done { /* org-headline-done */ color: #bc8f8f; }
|
||||
.org-org-hide { /* org-hide */ color: #ffffff; }
|
||||
.org-org-latex-and-export-specials { /* org-latex-and-export-specials */ color: #8b4513; }
|
||||
.org-org-level-1 { /* org-level-1 */ color: #0000ff; }
|
||||
.org-org-level-2 { /* org-level-2 */ color: #a0522d; }
|
||||
.org-org-level-3 { /* org-level-3 */ color: #a020f0; }
|
||||
.org-org-level-4 { /* org-level-4 */ color: #b22222; }
|
||||
.org-org-level-5 { /* org-level-5 */ color: #228b22; }
|
||||
.org-org-level-6 { /* org-level-6 */ color: #008b8b; }
|
||||
.org-org-level-7 { /* org-level-7 */ color: #7a378b; }
|
||||
.org-org-level-8 { /* org-level-8 */ color: #8b2252; }
|
||||
.org-org-link { /* org-link */ color: #0000ff; text-decoration: underline; }
|
||||
.org-org-meta-line { /* org-meta-line */ color: #b22222; }
|
||||
.org-org-mode-line-clock { /* org-mode-line-clock */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-org-mode-line-clock-overrun { /* org-mode-line-clock-overrun */ color: #000000; background-color: #ff0000; }
|
||||
.org-org-quote { /* org-quote */ color: #7f7f7f; }
|
||||
.org-org-scheduled { /* org-scheduled */ color: #006400; }
|
||||
.org-org-scheduled-previously { /* org-scheduled-previously */ color: #b22222; }
|
||||
.org-org-scheduled-today { /* org-scheduled-today */ color: #006400; }
|
||||
.org-org-sexp-date { /* org-sexp-date */ color: #a020f0; }
|
||||
.org-org-special-keyword { /* org-special-keyword */ color: #a020f0; }
|
||||
.org-org-table { /* org-table */ color: #0000ff; }
|
||||
.org-org-tag { /* org-tag */ font-weight: bold; }
|
||||
.org-org-target { /* org-target */ text-decoration: underline; }
|
||||
.org-org-time-grid { /* org-time-grid */ color: #b8860b; }
|
||||
.org-org-todo { /* org-todo */ color: #ff0000; font-weight: bold; }
|
||||
.org-org-upcoming-deadline { /* org-upcoming-deadline */ color: #b22222; }
|
||||
.org-org-verbatim { /* org-verbatim */ color: #7f7f7f; }
|
||||
.org-org-verse { /* org-verse */ color: #7f7f7f; }
|
||||
.org-org-warning { /* org-warning */ color: #ff0000; font-weight: bold; }
|
||||
.org-outline-1 { /* outline-1 */ color: #0000ff; }
|
||||
.org-outline-2 { /* outline-2 */ color: #a0522d; }
|
||||
.org-outline-3 { /* outline-3 */ color: #a020f0; }
|
||||
.org-outline-4 { /* outline-4 */ color: #b22222; }
|
||||
.org-outline-5 { /* outline-5 */ color: #228b22; }
|
||||
.org-outline-6 { /* outline-6 */ color: #008b8b; }
|
||||
.org-outline-7 { /* outline-7 */ color: #7a378b; }
|
||||
.org-outline-8 { /* outline-8 */ color: #8b2252; }
|
||||
.org-preprocessor { /* font-lock-preprocessor-face */ color: #7a378b; }
|
||||
.org-query-replace { /* query-replace */ color: #b0e2ff; background-color: #cd00cd; }
|
||||
.org-regexp-grouping-backslash { /* font-lock-regexp-grouping-backslash */ font-weight: bold; }
|
||||
.org-regexp-grouping-construct { /* font-lock-regexp-grouping-construct */ font-weight: bold; }
|
||||
.org-region { /* region */ background-color: #eedc82; }
|
||||
.org-secondary-selection { /* secondary-selection */ background-color: #ffff00; }
|
||||
.org-shadow { /* shadow */ color: #7f7f7f; }
|
||||
.org-show-paren-match { /* show-paren-match */ background-color: #40e0d0; }
|
||||
.org-show-paren-mismatch { /* show-paren-mismatch */ color: #ffffff; background-color: #a020f0; }
|
||||
.org-string { /* font-lock-string-face */ color: #dd1144; }
|
||||
.org-tool-bar { /* tool-bar */ color: #000000; background-color: #bfbfbf; }
|
||||
.org-tooltip { /* tooltip */ color: #000000; background-color: #ffffe0; }
|
||||
.org-trailing-whitespace { /* trailing-whitespace */ background-color: #ff0000; }
|
||||
.org-type { /* font-lock-type-face */ color: #228b22; }
|
||||
.org-underline { /* underline */ text-decoration: underline; }
|
||||
.org-variable-name { /* font-lock-variable-name-face */ color: teal; }
|
||||
.org-warning { /* font-lock-warning-face */ color: #ff0000; font-weight: bold; }
|
||||
.org-widget-button { /* widget-button */ font-weight: bold; }
|
||||
.org-widget-button-pressed { /* widget-button-pressed */ color: #ff0000; }
|
||||
.org-widget-documentation { /* widget-documentation */ color: #006400; }
|
||||
.org-widget-field { /* widget-field */ background-color: #d9d9d9; }
|
||||
.org-widget-inactive { /* widget-inactive */ color: #7f7f7f; }
|
||||
.org-widget-single-line-field { /* widget-single-line-field */ background-color: #d9d9d9; }
|
@ -1,3 +1,4 @@
|
||||
|
||||
@import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic|Roboto+Slab:400,700|Inconsolata:400,700);
|
||||
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css);
|
||||
|
||||
@ -63,7 +64,7 @@ body{
|
||||
height:100%;
|
||||
margin-left:300px;
|
||||
/* margin:auto; */
|
||||
max-width:1100px;
|
||||
max-width:800px;
|
||||
min-height:100%;
|
||||
padding:1.618em 3.236em;
|
||||
}
|
||||
@ -351,14 +352,13 @@ table{
|
||||
}
|
||||
|
||||
td{
|
||||
vertical-align:top
|
||||
}
|
||||
vertical-align:top}
|
||||
|
||||
table td,table th{
|
||||
font-size:90%;
|
||||
margin:0;
|
||||
overflow:visible;
|
||||
padding:5px 10px;
|
||||
padding:8px 16px;
|
||||
background-color:white;
|
||||
border:1px solid #e1e4e5;
|
||||
}
|
||||
@ -437,11 +437,18 @@ table tr:nth-child(2n) td{
|
||||
}
|
||||
|
||||
#toggle-sidebar h2 {
|
||||
background-color:#2980B9;
|
||||
width:100%;
|
||||
height:50px;
|
||||
left:0;
|
||||
top:0;
|
||||
color: white;
|
||||
font-size: 100%;
|
||||
line-height: 50px;
|
||||
position:fixed;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
opacity:0.7;
|
||||
}
|
||||
|
||||
#table-of-contents .close-sidebar {
|
3910
styles/readtheorg/css/rtd-full.css
Normal file
86
styles/readtheorg/js/readtheorg.js
Normal file
@ -0,0 +1,86 @@
|
||||
|
||||
$(function() {
|
||||
$('.note').before("<p class='admonition-title note'>Note</p>");
|
||||
$('.seealso').before("<p class='admonition-title seealso'>See also</p>");
|
||||
$('.warning').before("<p class='admonition-title warning'>Warning</p>");
|
||||
$('.caution').before("<p class='admonition-title caution'>Caution</p>");
|
||||
$('.attention').before("<p class='admonition-title attention'>Attention</p>");
|
||||
$('.tip').before("<p class='admonition-title tip'>Tip</p>");
|
||||
$('.important').before("<p class='admonition-title important'>Important</p>");
|
||||
$('.hint').before("<p class='admonition-title hint'>Hint</p>");
|
||||
$('.error').before("<p class='admonition-title error'>Error</p>");
|
||||
$('.danger').before("<p class='admonition-title danger'>Danger</p>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
|
||||
// Shift nav in mobile when clicking the menu.
|
||||
$(document).on('click', "[data-toggle='wy-nav-top']", function() {
|
||||
$("[data-toggle='wy-nav-shift']").toggleClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
// Close menu when you click a link.
|
||||
$(document).on('click', ".wy-menu-vertical .current ul li a", function() {
|
||||
$("[data-toggle='wy-nav-shift']").removeClass("shift");
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift");
|
||||
});
|
||||
$(document).on('click', "[data-toggle='rst-current-version']", function() {
|
||||
$("[data-toggle='rst-versions']").toggleClass("shift-up");
|
||||
});
|
||||
// Make tables responsive
|
||||
$("table.docutils:not(.field-list)").wrap("<div class='wy-table-responsive'></div>");
|
||||
});
|
||||
|
||||
$( document ).ready(function() {
|
||||
$('#text-table-of-contents ul').first().addClass('nav');
|
||||
// ScrollSpy also requires that we use
|
||||
// a Bootstrap nav component.
|
||||
$('body').scrollspy({target: '#text-table-of-contents'});
|
||||
|
||||
// add sticky table headers
|
||||
$('table').stickyTableHeaders();
|
||||
|
||||
// set the height of tableOfContents
|
||||
var $postamble = $('#postamble');
|
||||
var $tableOfContents = $('#table-of-contents');
|
||||
$tableOfContents.css({paddingBottom: $postamble.outerHeight()});
|
||||
|
||||
// add TOC button
|
||||
var toggleSidebar = $('<div id="toggle-sidebar"><a href="#table-of-contents"><h2>Table of Contents</h2></a></div>');
|
||||
$('#content').prepend(toggleSidebar);
|
||||
|
||||
// add close button when sidebar showed in mobile screen
|
||||
var closeBtn = $('<a class="close-sidebar" href="#">Close</a>');
|
||||
var tocTitle = $('#table-of-contents').find('h2');
|
||||
tocTitle.append(closeBtn);
|
||||
});
|
||||
|
||||
window.SphinxRtdTheme = (function (jquery) {
|
||||
var stickyNav = (function () {
|
||||
var navBar,
|
||||
win,
|
||||
stickyNavCssClass = 'stickynav',
|
||||
applyStickNav = function () {
|
||||
if (navBar.height() <= win.height()) {
|
||||
navBar.addClass(stickyNavCssClass);
|
||||
} else {
|
||||
navBar.removeClass(stickyNavCssClass);
|
||||
}
|
||||
},
|
||||
enable = function () {
|
||||
applyStickNav();
|
||||
win.on('resize', applyStickNav);
|
||||
},
|
||||
init = function () {
|
||||
navBar = jquery('nav.wy-nav-side:first');
|
||||
win = jquery(window);
|
||||
};
|
||||
jquery(init);
|
||||
return {
|
||||
enable : enable
|
||||
};
|
||||
}());
|
||||
return {
|
||||
StickyNav : stickyNav
|
||||
};
|
||||
}($));
|
1511
styles/readtheorg/readtheorg.org
Normal file
@ -1,9 +1,9 @@
|
||||
# -*- mode: org; -*-
|
||||
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
|
||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
|
||||
|
||||
#+HTML_HEAD: <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
#+HTML_HEAD: <script src="js/jquery.min.js"></script>
|
||||
#+HTML_HEAD: <script src="js/bootstrap.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="js/jquery.stickytableheaders.min.js"></script>
|
||||
#+HTML_HEAD: <script type="text/javascript" src="js/readtheorg.js"></script>
|
||||
|
@ -3,7 +3,7 @@
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<!-- 2018-06-06 mer. 16:51 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Glossaire du Zöhæň</title>
|
||||
@ -243,60 +243,60 @@ for the JavaScript code in this tag.
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org912edc7">1. Introduction</a></li>
|
||||
<li><a href="#org86ecaf6">2. Abréviations</a></li>
|
||||
<li><a href="#org88c58cd">3. Glossaire</a>
|
||||
<li><a href="#org57239df">1. Introduction</a></li>
|
||||
<li><a href="#org9db4b92">2. Abréviations</a></li>
|
||||
<li><a href="#org9fe59f0">3. Glossaire</a>
|
||||
<ul>
|
||||
<li><a href="#orgcc1f62b">3.1. Actions physiques</a></li>
|
||||
<li><a href="#orge2c4310">3.2. Amour</a></li>
|
||||
<li><a href="#orga197da7">3.3. Animaux</a></li>
|
||||
<li><a href="#org6f6882c">3.4. Art</a></li>
|
||||
<li><a href="#org2dcb4a6">3.5. Astronomie</a></li>
|
||||
<li><a href="#org2a39ace">3.6. Bâtiments</a></li>
|
||||
<li><a href="#org94bbea4">3.7. Commerce</a></li>
|
||||
<li><a href="#orgd6a27a1">3.8. Conflits</a></li>
|
||||
<li><a href="#org9a56a78">3.9. Conteneurs</a></li>
|
||||
<li><a href="#org2a1c9d2">3.10. Corps</a></li>
|
||||
<li><a href="#orgc9df5c2">3.11. Couleurs</a></li>
|
||||
<li><a href="#org0b90c45">3.12. Dimensions</a></li>
|
||||
<li><a href="#orga651b38">3.13. Eau</a></li>
|
||||
<li><a href="#org7cf3e68">3.14. Effort</a></li>
|
||||
<li><a href="#org2d7df6f">3.15. Éléments</a></li>
|
||||
<li><a href="#org94d0894">3.16. Émotions</a></li>
|
||||
<li><a href="#org14c1add">3.17. Évaluation</a></li>
|
||||
<li><a href="#orge151a5c">3.18. Événements</a></li>
|
||||
<li><a href="#org4326544">3.19. Existence</a></li>
|
||||
<li><a href="#org4cabef1">3.20. Famille</a></li>
|
||||
<li><a href="#org4c78caa">3.21. Forme</a></li>
|
||||
<li><a href="#org1b93dd2">3.22. Gouvernement</a></li>
|
||||
<li><a href="#org51f60e1">3.23. Grammaire</a></li>
|
||||
<li><a href="#org8e1f965">3.24. Guerre</a></li>
|
||||
<li><a href="#org575219d">3.25. Légal</a></li>
|
||||
<li><a href="#orgaa120de">3.26. Lieux</a></li>
|
||||
<li><a href="#org2eec799">3.27. Lumière</a></li>
|
||||
<li><a href="#org2c842fe">3.28. Mental</a></li>
|
||||
<li><a href="#org1ac6d9d">3.29. Mesures</a></li>
|
||||
<li><a href="#orga129999">3.30. Métaux</a></li>
|
||||
<li><a href="#org3d77a9d">3.31. Mouvement</a></li>
|
||||
<li><a href="#orga47242b">3.32. Nature</a></li>
|
||||
<li><a href="#org998ce9e">3.33. Nombres</a></li>
|
||||
<li><a href="#orgb40b28c">3.34. Nourriture</a></li>
|
||||
<li><a href="#org594c1da">3.35. Outils</a></li>
|
||||
<li><a href="#org0f2449a">3.36. Parole</a></li>
|
||||
<li><a href="#orgf762f21">3.37. Péchés</a></li>
|
||||
<li><a href="#orge42f580">3.38. Physique</a></li>
|
||||
<li><a href="#org8eaefb2">3.39. Possession</a></li>
|
||||
<li><a href="#org07f0e99">3.40. Religion</a></li>
|
||||
<li><a href="#orgc6ee2f4">3.41. Savoir</a></li>
|
||||
<li><a href="#org29c1eb8">3.42. Sensations</a></li>
|
||||
<li><a href="#orgc28d3c2">3.43. Sexe</a></li>
|
||||
<li><a href="#org6f42483">3.44. Société</a></li>
|
||||
<li><a href="#org47e77a5">3.45. Substances</a></li>
|
||||
<li><a href="#orgd07c661">3.46. Temps</a></li>
|
||||
<li><a href="#orgb9c1622">3.47. Travail</a></li>
|
||||
<li><a href="#org053e7f9">3.48. Végétaux</a></li>
|
||||
<li><a href="#org4fc908e">3.49. Vêtements</a></li>
|
||||
<li><a href="#org7cc4e5b">3.50. Vie et santé</a></li>
|
||||
<li><a href="#org4332b11">3.1. Actions physiques</a></li>
|
||||
<li><a href="#org6a4b412">3.2. Amour</a></li>
|
||||
<li><a href="#org0160c5c">3.3. Animaux</a></li>
|
||||
<li><a href="#orgd6710be">3.4. Art</a></li>
|
||||
<li><a href="#org0f54fa1">3.5. Astronomie</a></li>
|
||||
<li><a href="#orgc762754">3.6. Bâtiments</a></li>
|
||||
<li><a href="#org21a9d15">3.7. Commerce</a></li>
|
||||
<li><a href="#org550003c">3.8. Conflits</a></li>
|
||||
<li><a href="#org498252d">3.9. Conteneurs</a></li>
|
||||
<li><a href="#orgbca5832">3.10. Corps</a></li>
|
||||
<li><a href="#org94bc56a">3.11. Couleurs</a></li>
|
||||
<li><a href="#org4f2985d">3.12. Dimensions</a></li>
|
||||
<li><a href="#org005338f">3.13. Eau</a></li>
|
||||
<li><a href="#orgc5aad5e">3.14. Effort</a></li>
|
||||
<li><a href="#org0b64817">3.15. Éléments</a></li>
|
||||
<li><a href="#org75ad774">3.16. Émotions</a></li>
|
||||
<li><a href="#orgee4d19b">3.17. Évaluation</a></li>
|
||||
<li><a href="#org694249f">3.18. Événements</a></li>
|
||||
<li><a href="#org7f8e126">3.19. Existence</a></li>
|
||||
<li><a href="#orgecd4251">3.20. Famille</a></li>
|
||||
<li><a href="#org22c5f62">3.21. Forme</a></li>
|
||||
<li><a href="#org43468eb">3.22. Gouvernement</a></li>
|
||||
<li><a href="#orgfb8c26f">3.23. Grammaire</a></li>
|
||||
<li><a href="#orgd42c5d5">3.24. Guerre</a></li>
|
||||
<li><a href="#orgcf53e58">3.25. Légal</a></li>
|
||||
<li><a href="#org380a4c0">3.26. Lieux</a></li>
|
||||
<li><a href="#org42dd2d6">3.27. Lumière</a></li>
|
||||
<li><a href="#org0fc2be2">3.28. Mental</a></li>
|
||||
<li><a href="#org3acac1a">3.29. Mesures</a></li>
|
||||
<li><a href="#org4a4c962">3.30. Métaux</a></li>
|
||||
<li><a href="#org1b288cf">3.31. Mouvement</a></li>
|
||||
<li><a href="#org6277b70">3.32. Nature</a></li>
|
||||
<li><a href="#orgcb5cb58">3.33. Nombres</a></li>
|
||||
<li><a href="#orgf0b1346">3.34. Nourriture</a></li>
|
||||
<li><a href="#org86e106f">3.35. Outils</a></li>
|
||||
<li><a href="#orgb3ad74d">3.36. Parole</a></li>
|
||||
<li><a href="#orgb997730">3.37. Péchés</a></li>
|
||||
<li><a href="#org6103832">3.38. Physique</a></li>
|
||||
<li><a href="#org4010d46">3.39. Possession</a></li>
|
||||
<li><a href="#org540115b">3.40. Religion</a></li>
|
||||
<li><a href="#org85f7a44">3.41. Savoir</a></li>
|
||||
<li><a href="#org4a01635">3.42. Sensations</a></li>
|
||||
<li><a href="#orgc115265">3.43. Sexe</a></li>
|
||||
<li><a href="#org0366d3c">3.44. Société</a></li>
|
||||
<li><a href="#org0266b2d">3.45. Substances</a></li>
|
||||
<li><a href="#org3b79e41">3.46. Temps</a></li>
|
||||
<li><a href="#org595228b">3.47. Travail</a></li>
|
||||
<li><a href="#orgba1a4ee">3.48. Végétaux</a></li>
|
||||
<li><a href="#org9028014">3.49. Vêtements</a></li>
|
||||
<li><a href="#org603fa1c">3.50. Vie et santé</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@ -307,176 +307,176 @@ for the JavaScript code in this tag.
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org912edc7" class="outline-2">
|
||||
<h2 id="org912edc7"><span class="section-number-2">1</span> Introduction</h2>
|
||||
<div id="outline-container-org57239df" class="outline-2">
|
||||
<h2 id="org57239df"><span class="section-number-2">1</span> Introduction</h2>
|
||||
</div>
|
||||
<div id="outline-container-org86ecaf6" class="outline-2">
|
||||
<h2 id="org86ecaf6"><span class="section-number-2">2</span> Abréviations</h2>
|
||||
<div id="outline-container-org9db4b92" class="outline-2">
|
||||
<h2 id="org9db4b92"><span class="section-number-2">2</span> Abréviations</h2>
|
||||
</div>
|
||||
<div id="outline-container-org88c58cd" class="outline-2">
|
||||
<h2 id="org88c58cd"><span class="section-number-2">3</span> Glossaire</h2>
|
||||
<div id="outline-container-org9fe59f0" class="outline-2">
|
||||
<h2 id="org9fe59f0"><span class="section-number-2">3</span> Glossaire</h2>
|
||||
<div class="outline-text-2" id="text-3">
|
||||
</div>
|
||||
<div id="outline-container-orgcc1f62b" class="outline-3">
|
||||
<h3 id="orgcc1f62b"><span class="section-number-3">3.1</span> Actions physiques</h3>
|
||||
<div id="outline-container-org4332b11" class="outline-3">
|
||||
<h3 id="org4332b11"><span class="section-number-3">3.1</span> Actions physiques</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge2c4310" class="outline-3">
|
||||
<h3 id="orge2c4310"><span class="section-number-3">3.2</span> Amour</h3>
|
||||
<div id="outline-container-org6a4b412" class="outline-3">
|
||||
<h3 id="org6a4b412"><span class="section-number-3">3.2</span> Amour</h3>
|
||||
</div>
|
||||
<div id="outline-container-orga197da7" class="outline-3">
|
||||
<h3 id="orga197da7"><span class="section-number-3">3.3</span> Animaux</h3>
|
||||
<div id="outline-container-org0160c5c" class="outline-3">
|
||||
<h3 id="org0160c5c"><span class="section-number-3">3.3</span> Animaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org6f6882c" class="outline-3">
|
||||
<h3 id="org6f6882c"><span class="section-number-3">3.4</span> Art</h3>
|
||||
<div id="outline-container-orgd6710be" class="outline-3">
|
||||
<h3 id="orgd6710be"><span class="section-number-3">3.4</span> Art</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2dcb4a6" class="outline-3">
|
||||
<h3 id="org2dcb4a6"><span class="section-number-3">3.5</span> Astronomie</h3>
|
||||
<div id="outline-container-org0f54fa1" class="outline-3">
|
||||
<h3 id="org0f54fa1"><span class="section-number-3">3.5</span> Astronomie</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2a39ace" class="outline-3">
|
||||
<h3 id="org2a39ace"><span class="section-number-3">3.6</span> Bâtiments</h3>
|
||||
<div id="outline-container-orgc762754" class="outline-3">
|
||||
<h3 id="orgc762754"><span class="section-number-3">3.6</span> Bâtiments</h3>
|
||||
</div>
|
||||
<div id="outline-container-org94bbea4" class="outline-3">
|
||||
<h3 id="org94bbea4"><span class="section-number-3">3.7</span> Commerce</h3>
|
||||
<div id="outline-container-org21a9d15" class="outline-3">
|
||||
<h3 id="org21a9d15"><span class="section-number-3">3.7</span> Commerce</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd6a27a1" class="outline-3">
|
||||
<h3 id="orgd6a27a1"><span class="section-number-3">3.8</span> Conflits</h3>
|
||||
<div id="outline-container-org550003c" class="outline-3">
|
||||
<h3 id="org550003c"><span class="section-number-3">3.8</span> Conflits</h3>
|
||||
</div>
|
||||
<div id="outline-container-org9a56a78" class="outline-3">
|
||||
<h3 id="org9a56a78"><span class="section-number-3">3.9</span> Conteneurs</h3>
|
||||
<div id="outline-container-org498252d" class="outline-3">
|
||||
<h3 id="org498252d"><span class="section-number-3">3.9</span> Conteneurs</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2a1c9d2" class="outline-3">
|
||||
<h3 id="org2a1c9d2"><span class="section-number-3">3.10</span> Corps</h3>
|
||||
<div id="outline-container-orgbca5832" class="outline-3">
|
||||
<h3 id="orgbca5832"><span class="section-number-3">3.10</span> Corps</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgc9df5c2" class="outline-3">
|
||||
<h3 id="orgc9df5c2"><span class="section-number-3">3.11</span> Couleurs</h3>
|
||||
<div id="outline-container-org94bc56a" class="outline-3">
|
||||
<h3 id="org94bc56a"><span class="section-number-3">3.11</span> Couleurs</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0b90c45" class="outline-3">
|
||||
<h3 id="org0b90c45"><span class="section-number-3">3.12</span> Dimensions</h3>
|
||||
<div id="outline-container-org4f2985d" class="outline-3">
|
||||
<h3 id="org4f2985d"><span class="section-number-3">3.12</span> Dimensions</h3>
|
||||
</div>
|
||||
<div id="outline-container-orga651b38" class="outline-3">
|
||||
<h3 id="orga651b38"><span class="section-number-3">3.13</span> Eau</h3>
|
||||
<div id="outline-container-org005338f" class="outline-3">
|
||||
<h3 id="org005338f"><span class="section-number-3">3.13</span> Eau</h3>
|
||||
</div>
|
||||
<div id="outline-container-org7cf3e68" class="outline-3">
|
||||
<h3 id="org7cf3e68"><span class="section-number-3">3.14</span> Effort</h3>
|
||||
<div id="outline-container-orgc5aad5e" class="outline-3">
|
||||
<h3 id="orgc5aad5e"><span class="section-number-3">3.14</span> Effort</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2d7df6f" class="outline-3">
|
||||
<h3 id="org2d7df6f"><span class="section-number-3">3.15</span> Éléments</h3>
|
||||
<div id="outline-container-org0b64817" class="outline-3">
|
||||
<h3 id="org0b64817"><span class="section-number-3">3.15</span> Éléments</h3>
|
||||
</div>
|
||||
<div id="outline-container-org94d0894" class="outline-3">
|
||||
<h3 id="org94d0894"><span class="section-number-3">3.16</span> Émotions</h3>
|
||||
<div id="outline-container-org75ad774" class="outline-3">
|
||||
<h3 id="org75ad774"><span class="section-number-3">3.16</span> Émotions</h3>
|
||||
</div>
|
||||
<div id="outline-container-org14c1add" class="outline-3">
|
||||
<h3 id="org14c1add"><span class="section-number-3">3.17</span> Évaluation</h3>
|
||||
<div id="outline-container-orgee4d19b" class="outline-3">
|
||||
<h3 id="orgee4d19b"><span class="section-number-3">3.17</span> Évaluation</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge151a5c" class="outline-3">
|
||||
<h3 id="orge151a5c"><span class="section-number-3">3.18</span> Événements</h3>
|
||||
<div id="outline-container-org694249f" class="outline-3">
|
||||
<h3 id="org694249f"><span class="section-number-3">3.18</span> Événements</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4326544" class="outline-3">
|
||||
<h3 id="org4326544"><span class="section-number-3">3.19</span> Existence</h3>
|
||||
<div id="outline-container-org7f8e126" class="outline-3">
|
||||
<h3 id="org7f8e126"><span class="section-number-3">3.19</span> Existence</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4cabef1" class="outline-3">
|
||||
<h3 id="org4cabef1"><span class="section-number-3">3.20</span> Famille</h3>
|
||||
<div id="outline-container-orgecd4251" class="outline-3">
|
||||
<h3 id="orgecd4251"><span class="section-number-3">3.20</span> Famille</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4c78caa" class="outline-3">
|
||||
<h3 id="org4c78caa"><span class="section-number-3">3.21</span> Forme</h3>
|
||||
<div id="outline-container-org22c5f62" class="outline-3">
|
||||
<h3 id="org22c5f62"><span class="section-number-3">3.21</span> Forme</h3>
|
||||
</div>
|
||||
<div id="outline-container-org1b93dd2" class="outline-3">
|
||||
<h3 id="org1b93dd2"><span class="section-number-3">3.22</span> Gouvernement</h3>
|
||||
<div id="outline-container-org43468eb" class="outline-3">
|
||||
<h3 id="org43468eb"><span class="section-number-3">3.22</span> Gouvernement</h3>
|
||||
</div>
|
||||
<div id="outline-container-org51f60e1" class="outline-3">
|
||||
<h3 id="org51f60e1"><span class="section-number-3">3.23</span> Grammaire</h3>
|
||||
<div id="outline-container-orgfb8c26f" class="outline-3">
|
||||
<h3 id="orgfb8c26f"><span class="section-number-3">3.23</span> Grammaire</h3>
|
||||
</div>
|
||||
<div id="outline-container-org8e1f965" class="outline-3">
|
||||
<h3 id="org8e1f965"><span class="section-number-3">3.24</span> Guerre</h3>
|
||||
<div id="outline-container-orgd42c5d5" class="outline-3">
|
||||
<h3 id="orgd42c5d5"><span class="section-number-3">3.24</span> Guerre</h3>
|
||||
</div>
|
||||
<div id="outline-container-org575219d" class="outline-3">
|
||||
<h3 id="org575219d"><span class="section-number-3">3.25</span> Légal</h3>
|
||||
<div id="outline-container-orgcf53e58" class="outline-3">
|
||||
<h3 id="orgcf53e58"><span class="section-number-3">3.25</span> Légal</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgaa120de" class="outline-3">
|
||||
<h3 id="orgaa120de"><span class="section-number-3">3.26</span> Lieux</h3>
|
||||
<div id="outline-container-org380a4c0" class="outline-3">
|
||||
<h3 id="org380a4c0"><span class="section-number-3">3.26</span> Lieux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2eec799" class="outline-3">
|
||||
<h3 id="org2eec799"><span class="section-number-3">3.27</span> Lumière</h3>
|
||||
<div id="outline-container-org42dd2d6" class="outline-3">
|
||||
<h3 id="org42dd2d6"><span class="section-number-3">3.27</span> Lumière</h3>
|
||||
</div>
|
||||
<div id="outline-container-org2c842fe" class="outline-3">
|
||||
<h3 id="org2c842fe"><span class="section-number-3">3.28</span> Mental</h3>
|
||||
<div id="outline-container-org0fc2be2" class="outline-3">
|
||||
<h3 id="org0fc2be2"><span class="section-number-3">3.28</span> Mental</h3>
|
||||
</div>
|
||||
<div id="outline-container-org1ac6d9d" class="outline-3">
|
||||
<h3 id="org1ac6d9d"><span class="section-number-3">3.29</span> Mesures</h3>
|
||||
<div id="outline-container-org3acac1a" class="outline-3">
|
||||
<h3 id="org3acac1a"><span class="section-number-3">3.29</span> Mesures</h3>
|
||||
</div>
|
||||
<div id="outline-container-orga129999" class="outline-3">
|
||||
<h3 id="orga129999"><span class="section-number-3">3.30</span> Métaux</h3>
|
||||
<div id="outline-container-org4a4c962" class="outline-3">
|
||||
<h3 id="org4a4c962"><span class="section-number-3">3.30</span> Métaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org3d77a9d" class="outline-3">
|
||||
<h3 id="org3d77a9d"><span class="section-number-3">3.31</span> Mouvement</h3>
|
||||
<div id="outline-container-org1b288cf" class="outline-3">
|
||||
<h3 id="org1b288cf"><span class="section-number-3">3.31</span> Mouvement</h3>
|
||||
</div>
|
||||
<div id="outline-container-orga47242b" class="outline-3">
|
||||
<h3 id="orga47242b"><span class="section-number-3">3.32</span> Nature</h3>
|
||||
<div id="outline-container-org6277b70" class="outline-3">
|
||||
<h3 id="org6277b70"><span class="section-number-3">3.32</span> Nature</h3>
|
||||
<div class="outline-text-3" id="text-3-32">
|
||||
<dl class="org-dl">
|
||||
<dt>qan</dt><dd>montagne, nom commun, genre neutre</dd>
|
||||
</dl>
|
||||
</div>
|
||||
</div>
|
||||
<div id="outline-container-org998ce9e" class="outline-3">
|
||||
<h3 id="org998ce9e"><span class="section-number-3">3.33</span> Nombres</h3>
|
||||
<div id="outline-container-orgcb5cb58" class="outline-3">
|
||||
<h3 id="orgcb5cb58"><span class="section-number-3">3.33</span> Nombres</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgb40b28c" class="outline-3">
|
||||
<h3 id="orgb40b28c"><span class="section-number-3">3.34</span> Nourriture</h3>
|
||||
<div id="outline-container-orgf0b1346" class="outline-3">
|
||||
<h3 id="orgf0b1346"><span class="section-number-3">3.34</span> Nourriture</h3>
|
||||
</div>
|
||||
<div id="outline-container-org594c1da" class="outline-3">
|
||||
<h3 id="org594c1da"><span class="section-number-3">3.35</span> Outils</h3>
|
||||
<div id="outline-container-org86e106f" class="outline-3">
|
||||
<h3 id="org86e106f"><span class="section-number-3">3.35</span> Outils</h3>
|
||||
</div>
|
||||
<div id="outline-container-org0f2449a" class="outline-3">
|
||||
<h3 id="org0f2449a"><span class="section-number-3">3.36</span> Parole</h3>
|
||||
<div id="outline-container-orgb3ad74d" class="outline-3">
|
||||
<h3 id="orgb3ad74d"><span class="section-number-3">3.36</span> Parole</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgf762f21" class="outline-3">
|
||||
<h3 id="orgf762f21"><span class="section-number-3">3.37</span> Péchés</h3>
|
||||
<div id="outline-container-orgb997730" class="outline-3">
|
||||
<h3 id="orgb997730"><span class="section-number-3">3.37</span> Péchés</h3>
|
||||
</div>
|
||||
<div id="outline-container-orge42f580" class="outline-3">
|
||||
<h3 id="orge42f580"><span class="section-number-3">3.38</span> Physique</h3>
|
||||
<div id="outline-container-org6103832" class="outline-3">
|
||||
<h3 id="org6103832"><span class="section-number-3">3.38</span> Physique</h3>
|
||||
</div>
|
||||
<div id="outline-container-org8eaefb2" class="outline-3">
|
||||
<h3 id="org8eaefb2"><span class="section-number-3">3.39</span> Possession</h3>
|
||||
<div id="outline-container-org4010d46" class="outline-3">
|
||||
<h3 id="org4010d46"><span class="section-number-3">3.39</span> Possession</h3>
|
||||
</div>
|
||||
<div id="outline-container-org07f0e99" class="outline-3">
|
||||
<h3 id="org07f0e99"><span class="section-number-3">3.40</span> Religion</h3>
|
||||
<div id="outline-container-org540115b" class="outline-3">
|
||||
<h3 id="org540115b"><span class="section-number-3">3.40</span> Religion</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgc6ee2f4" class="outline-3">
|
||||
<h3 id="orgc6ee2f4"><span class="section-number-3">3.41</span> Savoir</h3>
|
||||
<div id="outline-container-org85f7a44" class="outline-3">
|
||||
<h3 id="org85f7a44"><span class="section-number-3">3.41</span> Savoir</h3>
|
||||
</div>
|
||||
<div id="outline-container-org29c1eb8" class="outline-3">
|
||||
<h3 id="org29c1eb8"><span class="section-number-3">3.42</span> Sensations</h3>
|
||||
<div id="outline-container-org4a01635" class="outline-3">
|
||||
<h3 id="org4a01635"><span class="section-number-3">3.42</span> Sensations</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgc28d3c2" class="outline-3">
|
||||
<h3 id="orgc28d3c2"><span class="section-number-3">3.43</span> Sexe</h3>
|
||||
<div id="outline-container-orgc115265" class="outline-3">
|
||||
<h3 id="orgc115265"><span class="section-number-3">3.43</span> Sexe</h3>
|
||||
</div>
|
||||
<div id="outline-container-org6f42483" class="outline-3">
|
||||
<h3 id="org6f42483"><span class="section-number-3">3.44</span> Société</h3>
|
||||
<div id="outline-container-org0366d3c" class="outline-3">
|
||||
<h3 id="org0366d3c"><span class="section-number-3">3.44</span> Société</h3>
|
||||
</div>
|
||||
<div id="outline-container-org47e77a5" class="outline-3">
|
||||
<h3 id="org47e77a5"><span class="section-number-3">3.45</span> Substances</h3>
|
||||
<div id="outline-container-org0266b2d" class="outline-3">
|
||||
<h3 id="org0266b2d"><span class="section-number-3">3.45</span> Substances</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgd07c661" class="outline-3">
|
||||
<h3 id="orgd07c661"><span class="section-number-3">3.46</span> Temps</h3>
|
||||
<div id="outline-container-org3b79e41" class="outline-3">
|
||||
<h3 id="org3b79e41"><span class="section-number-3">3.46</span> Temps</h3>
|
||||
</div>
|
||||
<div id="outline-container-orgb9c1622" class="outline-3">
|
||||
<h3 id="orgb9c1622"><span class="section-number-3">3.47</span> Travail</h3>
|
||||
<div id="outline-container-org595228b" class="outline-3">
|
||||
<h3 id="org595228b"><span class="section-number-3">3.47</span> Travail</h3>
|
||||
</div>
|
||||
<div id="outline-container-org053e7f9" class="outline-3">
|
||||
<h3 id="org053e7f9"><span class="section-number-3">3.48</span> Végétaux</h3>
|
||||
<div id="outline-container-orgba1a4ee" class="outline-3">
|
||||
<h3 id="orgba1a4ee"><span class="section-number-3">3.48</span> Végétaux</h3>
|
||||
</div>
|
||||
<div id="outline-container-org4fc908e" class="outline-3">
|
||||
<h3 id="org4fc908e"><span class="section-number-3">3.49</span> Vêtements</h3>
|
||||
<div id="outline-container-org9028014" class="outline-3">
|
||||
<h3 id="org9028014"><span class="section-number-3">3.49</span> Vêtements</h3>
|
||||
</div>
|
||||
<div id="outline-container-org7cc4e5b" class="outline-3">
|
||||
<h3 id="org7cc4e5b"><span class="section-number-3">3.50</span> Vie et santé</h3>
|
||||
<div id="outline-container-org603fa1c" class="outline-3">
|
||||
<h3 id="org603fa1c"><span class="section-number-3">3.50</span> Vie et santé</h3>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 16:51</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Glossaire du Zöhæň
|
||||
#+INCLUDE:"../headers.org"
|
||||
#+INCLUDE:"headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Introduction
|
@ -1,5 +1,5 @@
|
||||
#+TITLE: Grammaire du Zöhæň
|
||||
#+INCLUDE:"../headers.org"
|
||||
#+INCLUDE:"headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Introduction
|
11
zohaen.org
Normal file
@ -0,0 +1,11 @@
|
||||
#+TITLE: Ressources grammaticales du Zöhæň
|
||||
#+INCLUDE: "headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Grammaire
|
||||
|
||||
[[file:zohaen-grammaire.html][Grammaire du Zöhæň]] ([[file:zohaen-grammaire.pdf][pdf]])
|
||||
|
||||
* Glossaire
|
||||
|
||||
[[file:zohaen-glossaire.html][Glossaire du Zöhæň]] ([[file:zohaen-glossaire.pdf][pdf]])
|
@ -1,715 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Grammaire du Zöhæň</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Grammaire du Zöhæň</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org0295d67">1. Introduction</a></li>
|
||||
<li><a href="#org69768d6">2. Phonologie</a>
|
||||
<ul>
|
||||
<li><a href="#org1758e74">2.1. Voyelles</a></li>
|
||||
<li><a href="#org1f3aa0c">2.2. Consonnes</a></li>
|
||||
<li><a href="#org122675c">2.3. Accentuation</a></li>
|
||||
<li><a href="#orgc69e3bf">2.4. Règles phonologiques</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org0295d67" class="outline-2">
|
||||
<h2 id="org0295d67"><span class="section-number-2">1</span> Introduction</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
Le Zöhæň est une langue draconienne, parlée principalement par les wyvernes et les drakes.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Les dragons et autres reptiles n’ont pas de voyelles, d’où l’absence totale de voyelles arrondies et de consonnes labiales.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org69768d6" class="outline-2">
|
||||
<h2 id="org69768d6"><span class="section-number-2">2</span> Phonologie</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
</div>
|
||||
<div id="outline-container-org1758e74" class="outline-3">
|
||||
<h3 id="org1758e74"><span class="section-number-3">2.1</span> Voyelles</h3>
|
||||
<div class="outline-text-3" id="text-2-1">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-right" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">front</th>
|
||||
<th scope="col" class="org-left">near-front</th>
|
||||
<th scope="col" class="org-right">central</th>
|
||||
<th scope="col" class="org-left">back</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">high</td>
|
||||
<td class="org-left">i</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">1</td>
|
||||
<td class="org-left">M</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">near-high</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">I</td>
|
||||
<td class="org-right"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">high-mid</td>
|
||||
<td class="org-left">e</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">@\</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low-mid</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right">3</td>
|
||||
<td class="org-left">V</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low</td>
|
||||
<td class="org-left">a</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-right"> </td>
|
||||
<td class="org-left">A</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">front</th>
|
||||
<th scope="col" class="org-left">near-front</th>
|
||||
<th scope="col" class="org-left">central</th>
|
||||
<th scope="col" class="org-left">back</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">high</td>
|
||||
<td class="org-left">i</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">í</td>
|
||||
<td class="org-left">u</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">near-high</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ì</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">high-mid</td>
|
||||
<td class="org-left">e</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">y</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low-mid</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ë</td>
|
||||
<td class="org-left">o</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">low</td>
|
||||
<td class="org-left">æ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">a</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org1f3aa0c" class="outline-3">
|
||||
<h3 id="org1f3aa0c"><span class="section-number-3">2.2</span> Consonnes</h3>
|
||||
<div class="outline-text-3" id="text-2-2">
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">dental</th>
|
||||
<th scope="col" class="org-left">alveolar</th>
|
||||
<th scope="col" class="org-left">postalveolar</th>
|
||||
<th scope="col" class="org-left">retroflex</th>
|
||||
<th scope="col" class="org-left">alveo-palatal</th>
|
||||
<th scope="col" class="org-left">palatal</th>
|
||||
<th scope="col" class="org-left">velar</th>
|
||||
<th scope="col" class="org-left">uvular</th>
|
||||
<th scope="col" class="org-left">glottal</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">stop</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">t</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">d`</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">k g</td>
|
||||
<td class="org-left">q G</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">nasal</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">n</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">J</td>
|
||||
<td class="org-left">N</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">affricate</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">tS dZ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">fricative</td>
|
||||
<td class="org-left">T D</td>
|
||||
<td class="org-left">z</td>
|
||||
<td class="org-left">S Z</td>
|
||||
<td class="org-left">s` z`</td>
|
||||
<td class="org-left">s\</td>
|
||||
<td class="org-left">ç j\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">X R</td>
|
||||
<td class="org-left">h</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">r\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">j</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral fricative</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">K K\</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">l</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
|
||||
|
||||
|
||||
<colgroup>
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
|
||||
<col class="org-left" />
|
||||
</colgroup>
|
||||
<thead>
|
||||
<tr>
|
||||
<th scope="col" class="org-left"> </th>
|
||||
<th scope="col" class="org-left">dental</th>
|
||||
<th scope="col" class="org-left">alveolar</th>
|
||||
<th scope="col" class="org-left">postalveolar</th>
|
||||
<th scope="col" class="org-left">retroflex</th>
|
||||
<th scope="col" class="org-left">alveo-palatal</th>
|
||||
<th scope="col" class="org-left">palatal</th>
|
||||
<th scope="col" class="org-left">velar</th>
|
||||
<th scope="col" class="org-left">uvular</th>
|
||||
<th scope="col" class="org-left">glottal</th>
|
||||
</tr>
|
||||
</thead>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="org-left">stop</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">t</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">d</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">k g</td>
|
||||
<td class="org-left">q ǵ</td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">nasal</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">n</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ń</td>
|
||||
<td class="org-left">ň</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">affricate</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">cs cz</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">fricative</td>
|
||||
<td class="org-left">þ ð</td>
|
||||
<td class="org-left">z</td>
|
||||
<td class="org-left">S Z</td>
|
||||
<td class="org-left">š ž</td>
|
||||
<td class="org-left">s</td>
|
||||
<td class="org-left">ś ź</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">x r</td>
|
||||
<td class="org-left">h</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ŕ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">j</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral fricative</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">ł ļ</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td class="org-left">lateral approximant</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left">l</td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
<td class="org-left"> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-org122675c" class="outline-3">
|
||||
<h3 id="org122675c"><span class="section-number-3">2.3</span> Accentuation</h3>
|
||||
<div class="outline-text-3" id="text-2-3">
|
||||
<p>
|
||||
Deuxième syllabe d’un mot
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgc69e3bf" class="outline-3">
|
||||
<h3 id="orgc69e3bf"><span class="section-number-3">2.4</span> Règles phonologiques</h3>
|
||||
<div class="outline-text-3" id="text-2-4">
|
||||
<p>
|
||||
<code>q > h / _#</code>, <code>je > o / #_</code>, <code>[stops] > Ø / #_[friccatives]</code>, <code>e > a / _i</code>, <code>{k,g} > [+postalveolar] / _i</code>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,285 +0,0 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
|
||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="fr" xml:lang="fr">
|
||||
<head>
|
||||
<!-- 2018-06-06 mer. 13:13 -->
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<title>Ressources grammaticales du Zöhæň</title>
|
||||
<meta name="generator" content="Org mode" />
|
||||
<meta name="author" content="Lucien Cartier-Tilet" />
|
||||
<style type="text/css">
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
.title { text-align: center;
|
||||
margin-bottom: .2em; }
|
||||
.subtitle { text-align: center;
|
||||
font-size: medium;
|
||||
font-weight: bold;
|
||||
margin-top:0; }
|
||||
.todo { font-family: monospace; color: red; }
|
||||
.done { font-family: monospace; color: green; }
|
||||
.priority { font-family: monospace; color: orange; }
|
||||
.tag { background-color: #eee; font-family: monospace;
|
||||
padding: 2px; font-size: 80%; font-weight: normal; }
|
||||
.timestamp { color: #bebebe; }
|
||||
.timestamp-kwd { color: #5f9ea0; }
|
||||
.org-right { margin-left: auto; margin-right: 0px; text-align: right; }
|
||||
.org-left { margin-left: 0px; margin-right: auto; text-align: left; }
|
||||
.org-center { margin-left: auto; margin-right: auto; text-align: center; }
|
||||
.underline { text-decoration: underline; }
|
||||
#postamble p, #preamble p { font-size: 90%; margin: .2em; }
|
||||
p.verse { margin-left: 3%; }
|
||||
pre {
|
||||
border: 1px solid #ccc;
|
||||
box-shadow: 3px 3px 3px #eee;
|
||||
padding: 8pt;
|
||||
font-family: monospace;
|
||||
overflow: auto;
|
||||
margin: 1.2em;
|
||||
}
|
||||
pre.src {
|
||||
position: relative;
|
||||
overflow: visible;
|
||||
padding-top: 1.2em;
|
||||
}
|
||||
pre.src:before {
|
||||
display: none;
|
||||
position: absolute;
|
||||
background-color: white;
|
||||
top: -10px;
|
||||
right: 10px;
|
||||
padding: 3px;
|
||||
border: 1px solid black;
|
||||
}
|
||||
pre.src:hover:before { display: inline;}
|
||||
/* Languages per Org manual */
|
||||
pre.src-asymptote:before { content: 'Asymptote'; }
|
||||
pre.src-awk:before { content: 'Awk'; }
|
||||
pre.src-C:before { content: 'C'; }
|
||||
/* pre.src-C++ doesn't work in CSS */
|
||||
pre.src-clojure:before { content: 'Clojure'; }
|
||||
pre.src-css:before { content: 'CSS'; }
|
||||
pre.src-D:before { content: 'D'; }
|
||||
pre.src-ditaa:before { content: 'ditaa'; }
|
||||
pre.src-dot:before { content: 'Graphviz'; }
|
||||
pre.src-calc:before { content: 'Emacs Calc'; }
|
||||
pre.src-emacs-lisp:before { content: 'Emacs Lisp'; }
|
||||
pre.src-fortran:before { content: 'Fortran'; }
|
||||
pre.src-gnuplot:before { content: 'gnuplot'; }
|
||||
pre.src-haskell:before { content: 'Haskell'; }
|
||||
pre.src-hledger:before { content: 'hledger'; }
|
||||
pre.src-java:before { content: 'Java'; }
|
||||
pre.src-js:before { content: 'Javascript'; }
|
||||
pre.src-latex:before { content: 'LaTeX'; }
|
||||
pre.src-ledger:before { content: 'Ledger'; }
|
||||
pre.src-lisp:before { content: 'Lisp'; }
|
||||
pre.src-lilypond:before { content: 'Lilypond'; }
|
||||
pre.src-lua:before { content: 'Lua'; }
|
||||
pre.src-matlab:before { content: 'MATLAB'; }
|
||||
pre.src-mscgen:before { content: 'Mscgen'; }
|
||||
pre.src-ocaml:before { content: 'Objective Caml'; }
|
||||
pre.src-octave:before { content: 'Octave'; }
|
||||
pre.src-org:before { content: 'Org mode'; }
|
||||
pre.src-oz:before { content: 'OZ'; }
|
||||
pre.src-plantuml:before { content: 'Plantuml'; }
|
||||
pre.src-processing:before { content: 'Processing.js'; }
|
||||
pre.src-python:before { content: 'Python'; }
|
||||
pre.src-R:before { content: 'R'; }
|
||||
pre.src-ruby:before { content: 'Ruby'; }
|
||||
pre.src-sass:before { content: 'Sass'; }
|
||||
pre.src-scheme:before { content: 'Scheme'; }
|
||||
pre.src-screen:before { content: 'Gnu Screen'; }
|
||||
pre.src-sed:before { content: 'Sed'; }
|
||||
pre.src-sh:before { content: 'shell'; }
|
||||
pre.src-sql:before { content: 'SQL'; }
|
||||
pre.src-sqlite:before { content: 'SQLite'; }
|
||||
/* additional languages in org.el's org-babel-load-languages alist */
|
||||
pre.src-forth:before { content: 'Forth'; }
|
||||
pre.src-io:before { content: 'IO'; }
|
||||
pre.src-J:before { content: 'J'; }
|
||||
pre.src-makefile:before { content: 'Makefile'; }
|
||||
pre.src-maxima:before { content: 'Maxima'; }
|
||||
pre.src-perl:before { content: 'Perl'; }
|
||||
pre.src-picolisp:before { content: 'Pico Lisp'; }
|
||||
pre.src-scala:before { content: 'Scala'; }
|
||||
pre.src-shell:before { content: 'Shell Script'; }
|
||||
pre.src-ebnf2ps:before { content: 'ebfn2ps'; }
|
||||
/* additional language identifiers per "defun org-babel-execute"
|
||||
in ob-*.el */
|
||||
pre.src-cpp:before { content: 'C++'; }
|
||||
pre.src-abc:before { content: 'ABC'; }
|
||||
pre.src-coq:before { content: 'Coq'; }
|
||||
pre.src-groovy:before { content: 'Groovy'; }
|
||||
/* additional language identifiers from org-babel-shell-names in
|
||||
ob-shell.el: ob-shell is the only babel language using a lambda to put
|
||||
the execution function name together. */
|
||||
pre.src-bash:before { content: 'bash'; }
|
||||
pre.src-csh:before { content: 'csh'; }
|
||||
pre.src-ash:before { content: 'ash'; }
|
||||
pre.src-dash:before { content: 'dash'; }
|
||||
pre.src-ksh:before { content: 'ksh'; }
|
||||
pre.src-mksh:before { content: 'mksh'; }
|
||||
pre.src-posh:before { content: 'posh'; }
|
||||
/* Additional Emacs modes also supported by the LaTeX listings package */
|
||||
pre.src-ada:before { content: 'Ada'; }
|
||||
pre.src-asm:before { content: 'Assembler'; }
|
||||
pre.src-caml:before { content: 'Caml'; }
|
||||
pre.src-delphi:before { content: 'Delphi'; }
|
||||
pre.src-html:before { content: 'HTML'; }
|
||||
pre.src-idl:before { content: 'IDL'; }
|
||||
pre.src-mercury:before { content: 'Mercury'; }
|
||||
pre.src-metapost:before { content: 'MetaPost'; }
|
||||
pre.src-modula-2:before { content: 'Modula-2'; }
|
||||
pre.src-pascal:before { content: 'Pascal'; }
|
||||
pre.src-ps:before { content: 'PostScript'; }
|
||||
pre.src-prolog:before { content: 'Prolog'; }
|
||||
pre.src-simula:before { content: 'Simula'; }
|
||||
pre.src-tcl:before { content: 'tcl'; }
|
||||
pre.src-tex:before { content: 'TeX'; }
|
||||
pre.src-plain-tex:before { content: 'Plain TeX'; }
|
||||
pre.src-verilog:before { content: 'Verilog'; }
|
||||
pre.src-vhdl:before { content: 'VHDL'; }
|
||||
pre.src-xml:before { content: 'XML'; }
|
||||
pre.src-nxml:before { content: 'XML'; }
|
||||
/* add a generic configuration mode; LaTeX export needs an additional
|
||||
(add-to-list 'org-latex-listings-langs '(conf " ")) in .emacs */
|
||||
pre.src-conf:before { content: 'Configuration File'; }
|
||||
|
||||
table { border-collapse:collapse; }
|
||||
caption.t-above { caption-side: top; }
|
||||
caption.t-bottom { caption-side: bottom; }
|
||||
td, th { vertical-align:top; }
|
||||
th.org-right { text-align: center; }
|
||||
th.org-left { text-align: center; }
|
||||
th.org-center { text-align: center; }
|
||||
td.org-right { text-align: right; }
|
||||
td.org-left { text-align: left; }
|
||||
td.org-center { text-align: center; }
|
||||
dt { font-weight: bold; }
|
||||
.footpara { display: inline; }
|
||||
.footdef { margin-bottom: 1em; }
|
||||
.figure { padding: 1em; }
|
||||
.figure p { text-align: center; }
|
||||
.inlinetask {
|
||||
padding: 10px;
|
||||
border: 2px solid gray;
|
||||
margin: 10px;
|
||||
background: #ffffcc;
|
||||
}
|
||||
#org-div-home-and-up
|
||||
{ text-align: right; font-size: 70%; white-space: nowrap; }
|
||||
textarea { overflow-x: auto; }
|
||||
.linenr { font-size: smaller }
|
||||
.code-highlighted { background-color: #ffff00; }
|
||||
.org-info-js_info-navigation { border-style: none; }
|
||||
#org-info-js_console-label
|
||||
{ font-size: 10px; font-weight: bold; white-space: nowrap; }
|
||||
.org-info-js_search-highlight
|
||||
{ background-color: #ffff00; color: #000000; font-weight: bold; }
|
||||
.org-svg { width: 90%; }
|
||||
/*]]>*/-->
|
||||
</style>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/htmlize.css"/>
|
||||
<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/readtheorg/css/readtheorg.css"/>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>
|
||||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.js"></script>
|
||||
<script type="text/javascript" src="https://www.pirilampo.org/styles/readtheorg/js/readtheorg.js"></script>
|
||||
<script type="text/javascript">
|
||||
/*
|
||||
@licstart The following is the entire license notice for the
|
||||
JavaScript code in this tag.
|
||||
|
||||
Copyright (C) 2012-2018 Free Software Foundation, Inc.
|
||||
|
||||
The JavaScript code in this tag is free software: you can
|
||||
redistribute it and/or modify it under the terms of the GNU
|
||||
General Public License (GNU GPL) as published by the Free Software
|
||||
Foundation, either version 3 of the License, or (at your option)
|
||||
any later version. The code is distributed WITHOUT ANY WARRANTY;
|
||||
without even the implied warranty of MERCHANTABILITY or FITNESS
|
||||
FOR A PARTICULAR PURPOSE. See the GNU GPL for more details.
|
||||
|
||||
As additional permission under GNU GPL version 3 section 7, you
|
||||
may distribute non-source (e.g., minimized or compacted) forms of
|
||||
that code without the copy of the GNU GPL normally required by
|
||||
section 4, provided you include this license notice and a URL
|
||||
through which recipients can access the Corresponding Source.
|
||||
|
||||
|
||||
@licend The above is the entire license notice
|
||||
for the JavaScript code in this tag.
|
||||
*/
|
||||
<!--/*--><![CDATA[/*><!--*/
|
||||
function CodeHighlightOn(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(null != target) {
|
||||
elem.cacheClassElem = elem.className;
|
||||
elem.cacheClassTarget = target.className;
|
||||
target.className = "code-highlighted";
|
||||
elem.className = "code-highlighted";
|
||||
}
|
||||
}
|
||||
function CodeHighlightOff(elem, id)
|
||||
{
|
||||
var target = document.getElementById(id);
|
||||
if(elem.cacheClassElem)
|
||||
elem.className = elem.cacheClassElem;
|
||||
if(elem.cacheClassTarget)
|
||||
target.className = elem.cacheClassTarget;
|
||||
}
|
||||
/*]]>*///-->
|
||||
</script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="content">
|
||||
<h1 class="title">Ressources grammaticales du Zöhæň</h1>
|
||||
<p>
|
||||
|
||||
</p>
|
||||
<div id="table-of-contents">
|
||||
<h2>Table des matières</h2>
|
||||
<div id="text-table-of-contents">
|
||||
<ul>
|
||||
<li><a href="#org9e355b2">1. Grammaire</a></li>
|
||||
<li><a href="#orgf723f1c">2. Glossaire</a></li>
|
||||
<li><a href="#orga109746">3. Autre</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
|
||||
|
||||
</p>
|
||||
|
||||
<div id="outline-container-org9e355b2" class="outline-2">
|
||||
<h2 id="org9e355b2"><span class="section-number-2">1</span> Grammaire</h2>
|
||||
<div class="outline-text-2" id="text-1">
|
||||
<p>
|
||||
<a href="grammaire-zohaen.html">Grammaire du Zöhæň</a> (<a href="grammaire-zohaen.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orgf723f1c" class="outline-2">
|
||||
<h2 id="orgf723f1c"><span class="section-number-2">2</span> Glossaire</h2>
|
||||
<div class="outline-text-2" id="text-2">
|
||||
<p>
|
||||
<a href="glossaire-zohaen.html">Glossaire du Zöhæň</a> (<a href="glossaire-zohaen.pdf">pdf</a>)
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="outline-container-orga109746" class="outline-2">
|
||||
<h2 id="orga109746"><span class="section-number-2">3</span> Autre</h2>
|
||||
</div>
|
||||
</div>
|
||||
<div id="postamble" class="status">
|
||||
<p class="author">Auteur: Lucien Cartier-Tilet</p>
|
||||
<p class="date">Created: 2018-06-06 mer. 13:13</p>
|
||||
<p class="validation"></p>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
@ -1,13 +0,0 @@
|
||||
#+TITLE: Ressources grammaticales du Zöhæň
|
||||
#+INCLUDE: "../headers.org"
|
||||
src_latex{\newpage}
|
||||
|
||||
* Grammaire
|
||||
|
||||
[[file:grammaire-zohaen.html][Grammaire du Zöhæň]] ([[file:grammaire-zohaen.pdf][pdf]])
|
||||
|
||||
* Glossaire
|
||||
|
||||
[[file:glossaire-zohaen.html][Glossaire du Zöhæň]] ([[file:glossaire-zohaen.pdf][pdf]])
|
||||
|
||||
* Autre
|