511 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
		
		
			
		
	
	
			511 lines
		
	
	
		
			22 KiB
		
	
	
	
		
			HTML
		
	
	
	
	
	
| 
								 | 
							
								<?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-05-30 mer. 22:06 -->
							 | 
						|||
| 
								 | 
							
								<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/bigblow/css/htmlize.css"/>
							 | 
						|||
| 
								 | 
							
								<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/bigblow/css/bigblow.css"/>
							 | 
						|||
| 
								 | 
							
								<link rel="stylesheet" type="text/css" href="https://www.pirilampo.org/styles/bigblow/css/hideshow.css"/>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/jquery-1.11.0.min.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/jquery-ui-1.10.2.min.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/jquery.localscroll-min.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/jquery.scrollTo-1.4.3.1-min.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/jquery.zclip.min.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/bigblow.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/bigblow/js/hideshow.js"></script>
							 | 
						|||
| 
								 | 
							
								<script type="text/javascript" src="https://www.pirilampo.org/styles/lib/js/jquery.stickytableheaders.min.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>
							 | 
						|||
| 
								 | 
							
								<div id="table-of-contents">
							 | 
						|||
| 
								 | 
							
								<h2>Table des matières</h2>
							 | 
						|||
| 
								 | 
							
								<div id="text-table-of-contents">
							 | 
						|||
| 
								 | 
							
								<ul>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgc2524b3">1. Introduction</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org8519a9e">2. Abréviations</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgfc544f6">3. Glossaire</a>
							 | 
						|||
| 
								 | 
							
								<ul>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org04a9a37">3.1. Actions physiques</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org08c072b">3.2. Amour</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org70cd51d">3.3. Animaux</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgb4e4b91">3.4. Art</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgc7a70a8">3.5. Astronomie</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org6d21f6b">3.6. Bâtiments</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org2b6b2ec">3.7. Commerce</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org20955af">3.8. Conflits</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgd33d5e5">3.9. Conteneurs</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org0468d87">3.10. Corps</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org49db436">3.11. Couleurs</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org11fa17d">3.12. Dimensions</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org7079697">3.13. Eau</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org413e23e">3.14. Effort</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgc373698">3.15. Éléments</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgbfd1d95">3.16. Émotions</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgf354b2c">3.17. Évaluation</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgfa25b53">3.18. Événements</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgf20228c">3.19. Existence</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org916ba39">3.20. Famille</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgc3b77ac">3.21. Forme</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org124d682">3.22. Gouvernement</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org952252c">3.23. Grammaire</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org190aa56">3.24. Guerre</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org5c4952a">3.25. Légal</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org4a0f6a6">3.26. Lieux</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org1fd245d">3.27. Lumière</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org7f7c414">3.28. Mental</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org0478632">3.29. Mesures</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org6c3e347">3.30. Métaux</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org2ba136f">3.31. Mouvement</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org8aef351">3.32. Nature</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org5a1df47">3.33. Nombres</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org5b34e01">3.34. Nourriture</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org1fb5e08">3.35. Outils</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgb96c630">3.36. Parole</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org00ea54e">3.37. Péchés</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org9345f7c">3.38. Physique</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org65712f8">3.39. Possession</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org496130c">3.40. Religion</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org4d981fb">3.41. Savoir</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org742c986">3.42. Sensations</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgfc7af76">3.43. Sexe</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org0305254">3.44. Société</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgee69240">3.45. Substances</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgdd0b7f0">3.46. Temps</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgeea885b">3.47. Travail</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orga27fe92">3.48. Végétaux</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#org7e9c1ea">3.49. Vêtements</a></li>
							 | 
						|||
| 
								 | 
							
								<li><a href="#orgbcc1bf0">3.50. Vie et santé</a></li>
							 | 
						|||
| 
								 | 
							
								</ul>
							 | 
						|||
| 
								 | 
							
								</li>
							 | 
						|||
| 
								 | 
							
								</ul>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgc2524b3" class="outline-2">
							 | 
						|||
| 
								 | 
							
								<h2 id="orgc2524b3"><span class="section-number-2">1</span> Introduction</h2>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org8519a9e" class="outline-2">
							 | 
						|||
| 
								 | 
							
								<h2 id="org8519a9e"><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-orgfc544f6" class="outline-2">
							 | 
						|||
| 
								 | 
							
								<h2 id="orgfc544f6"><span class="section-number-2">3</span> Glossaire</h2>
							 | 
						|||
| 
								 | 
							
								<div class="outline-text-2" id="text-3">
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org04a9a37" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org04a9a37"><span class="section-number-3">3.1</span> Actions physiques</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org08c072b" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org08c072b"><span class="section-number-3">3.2</span> Amour</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org70cd51d" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org70cd51d"><span class="section-number-3">3.3</span> Animaux</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgb4e4b91" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgb4e4b91"><span class="section-number-3">3.4</span> Art</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgc7a70a8" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgc7a70a8"><span class="section-number-3">3.5</span> Astronomie</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org6d21f6b" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org6d21f6b"><span class="section-number-3">3.6</span> Bâtiments</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org2b6b2ec" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org2b6b2ec"><span class="section-number-3">3.7</span> Commerce</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org20955af" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org20955af"><span class="section-number-3">3.8</span> Conflits</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgd33d5e5" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgd33d5e5"><span class="section-number-3">3.9</span> Conteneurs</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org0468d87" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org0468d87"><span class="section-number-3">3.10</span> Corps</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org49db436" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org49db436"><span class="section-number-3">3.11</span> Couleurs</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org11fa17d" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org11fa17d"><span class="section-number-3">3.12</span> Dimensions</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org7079697" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org7079697"><span class="section-number-3">3.13</span> Eau</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org413e23e" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org413e23e"><span class="section-number-3">3.14</span> Effort</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgc373698" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgc373698"><span class="section-number-3">3.15</span> Éléments</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgbfd1d95" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgbfd1d95"><span class="section-number-3">3.16</span> Émotions</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgf354b2c" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgf354b2c"><span class="section-number-3">3.17</span> Évaluation</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgfa25b53" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgfa25b53"><span class="section-number-3">3.18</span> Événements</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgf20228c" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgf20228c"><span class="section-number-3">3.19</span> Existence</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org916ba39" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org916ba39"><span class="section-number-3">3.20</span> Famille</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgc3b77ac" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgc3b77ac"><span class="section-number-3">3.21</span> Forme</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org124d682" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org124d682"><span class="section-number-3">3.22</span> Gouvernement</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org952252c" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org952252c"><span class="section-number-3">3.23</span> Grammaire</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org190aa56" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org190aa56"><span class="section-number-3">3.24</span> Guerre</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org5c4952a" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org5c4952a"><span class="section-number-3">3.25</span> Légal</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org4a0f6a6" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org4a0f6a6"><span class="section-number-3">3.26</span> Lieux</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org1fd245d" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org1fd245d"><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-org7f7c414" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org7f7c414"><span class="section-number-3">3.28</span> Mental</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org0478632" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org0478632"><span class="section-number-3">3.29</span> Mesures</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org6c3e347" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org6c3e347"><span class="section-number-3">3.30</span> Métaux</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org2ba136f" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org2ba136f"><span class="section-number-3">3.31</span> Mouvement</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org8aef351" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org8aef351"><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</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</dd>
							 | 
						|||
| 
								 | 
							
								</dl>
							 | 
						|||
| 
								 | 
							
								<p>
							 | 
						|||
| 
								 | 
							
								Vient de <i>źiň</i> + <i>re</i> (feu non draconien + montagne). 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-org5a1df47" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org5a1df47"><span class="section-number-3">3.33</span> Nombres</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org5b34e01" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org5b34e01"><span class="section-number-3">3.34</span> Nourriture</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org1fb5e08" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org1fb5e08"><span class="section-number-3">3.35</span> Outils</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgb96c630" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgb96c630"><span class="section-number-3">3.36</span> Parole</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org00ea54e" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org00ea54e"><span class="section-number-3">3.37</span> Péchés</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org9345f7c" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org9345f7c"><span class="section-number-3">3.38</span> Physique</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org65712f8" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org65712f8"><span class="section-number-3">3.39</span> Possession</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org496130c" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org496130c"><span class="section-number-3">3.40</span> Religion</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org4d981fb" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org4d981fb"><span class="section-number-3">3.41</span> Savoir</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org742c986" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org742c986"><span class="section-number-3">3.42</span> Sensations</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgfc7af76" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgfc7af76"><span class="section-number-3">3.43</span> Sexe</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org0305254" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org0305254"><span class="section-number-3">3.44</span> Société</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgee69240" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgee69240"><span class="section-number-3">3.45</span> Substances</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgdd0b7f0" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgdd0b7f0"><span class="section-number-3">3.46</span> Temps</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgeea885b" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgeea885b"><span class="section-number-3">3.47</span> Travail</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orga27fe92" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orga27fe92"><span class="section-number-3">3.48</span> Végétaux</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-org7e9c1ea" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="org7e9c1ea"><span class="section-number-3">3.49</span> Vêtements</h3>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								<div id="outline-container-orgbcc1bf0" class="outline-3">
							 | 
						|||
| 
								 | 
							
								<h3 id="orgbcc1bf0"><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-05-30 mer. 22:06</p>
							 | 
						|||
| 
								 | 
							
								<p class="validation"></p>
							 | 
						|||
| 
								 | 
							
								</div>
							 | 
						|||
| 
								 | 
							
								</body>
							 | 
						|||
| 
								 | 
							
								</html>
							 |