Révision 400
Portal/configurations/demo/html/Help_hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"><head> |
|
4 |
<title>Aide & Liens</title> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
7 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
8 |
<meta content="Serge Heiden" name="author" /> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
<div class="textzone"> |
|
12 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Aide & Liens</h1> |
|
13 |
|
|
14 |
Il n'y a pas encore de manuel pour TXM WEB. <br /> |
|
15 |
Néanmoins, l'interface est assez proche de celle de TXM RCP pour vous permettre d'utiliser son manuel.<br /> |
|
16 |
|
|
17 |
<ul> |
|
18 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual.xhtml">Manuel de référence de TXM 0.7</a> (En ligne)</li><br /> |
|
19 |
<ul> |
|
20 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual29.xhtml#toc89">Créer un sous-corpus</a></li> |
|
21 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual30.xhtml#toc93">Créer une partition</a></li> |
|
22 |
<li>Sélection de texte : nouvelle interface de création de sous-corpus (pas encore documentée)</li><br /> |
|
23 |
<li>Dimensions : retourne la taille du corpus : le nombre de mots et le nombres de formes différentes</li> |
|
24 |
<li>References : liste les références bibliographiques des matches d'une requête CQL</li> |
|
25 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual33.xhtml#toc108">Index</a></li> |
|
26 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual33.xhtml#toc107">Lexique</a></li> |
|
27 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual31.xhtml#toc97">Concordance</a></li> |
|
28 |
<li>Contextes : comme la commande 'Concordances' mais sans alignement vertical des pivots</li> |
|
29 |
<li>Tiger Search : Outil de requête syntaxiques, disponible seulement si les annotations syntaxiques ont été chargées avec le corpus</li><br /> |
|
30 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual28.xhtml#toc86">Edition des textes</a></li> |
|
31 |
<li>Fiches bibliographiques : disponible seulement si le corpus a été chargé avec les paramètres bibliographiques</li> |
|
32 |
<li>Suprimer : pour supprimer un sous-corpus ou une partition</li> |
|
33 |
</ul> |
|
34 |
<br /> |
|
35 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman_0.5_en/ManueldeReferenceTXM0.5_EN.xhtml">TXM 0.5 Reference Manual</a> (Online)</li> |
|
36 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/TXM%20Reference%20Manual%200.5_EN.pdf/download" title="Click to download TXM Reference Manual 0.5_EN.pdf">TXM Reference Manual 0.5</a> (PDF for printing) |
|
37 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/Manuel%20de%20TXM%200.7%20FR.pdf/download">Manuel de référence TXM 0.7</a> (PDF pour impression)</li> |
|
38 |
<br /> |
|
39 |
<li><a target="HelpTab" href="https://sourceforge.net/projects/txm/files/documentation">Autres manuels</a></li> |
|
40 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article96">Documentation du projet Textométrie</a></li> |
|
41 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/IMG/html/intro-discours.htm">Tutoriel vidéo introductif</a> (TXM RCP version 0.4.6)</li> |
|
42 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-users/">Wiki des utilisateurs de TXM</a></li> |
|
43 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-users/public/faq">FAQ - Réponses aux Questions les plus Fréquentes</a></li> |
|
44 |
<li>Liste de diffusion francophone : <a target="HelpTab" href="https://groupes.renater.fr/sympa/subscribe/txm-users">txm-users AT groupes.renater.fr</a></li> |
|
45 |
<li>International mailing list : <a target="HelpTab" href="https://lists.sourceforge.net/lists/listinfo/txm-open">txm-open AT lists.sourceforge.net</a></li> |
|
46 |
</li> |
|
47 |
<br /> |
|
48 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-info/">Wiki des développeurs de TXM</a></li> |
|
49 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/javadoc/index.html">Javadoc des sources de TXM</a> </li> |
|
50 |
<br /> |
|
51 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article62">Publications du projet Textométrie</a></li> |
|
52 |
</ul> |
|
53 |
|
|
54 |
</div> |
|
55 |
</body></html> |
Portal/configurations/demo/html/Home_Hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="fr"><head> |
|
4 |
<title>Bienvenue sur ce portail de démonstration</title> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<meta content="Serge Heiden" name="author" /> |
|
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
<div class="textzone"> |
|
12 |
|
|
13 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Bienvenue sur le portail de démonstration de <em>De piscibus</em></h1> |
|
14 |
<p> |
|
15 |
Ce portail est un laboratoire de tests visant à élaborer des stratégies ayant pour objectif d'alimenter les recherches concernant les synergies entre la chaîne d'édition structurée Métopes et le logiciel TXM. |
|
16 |
</p> |
|
17 |
</div> |
|
18 |
</body></html> |
Portal/configurations/demo/html/Contact_Hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head> |
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
5 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
6 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
7 |
<title>Administrator contact information</title> |
|
8 |
<meta content="Serge Heiden" name="author" /> |
|
9 |
</head><body> |
|
10 |
<div class="textzone"> |
|
11 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Contact the administrator of this portal</h1> |
|
12 |
<p> |
|
13 |
Please send an email to '<span style="font-weight: bold; font-family: monospace;">textometrie AT ens-lyon DOT fr</span>'. |
|
14 |
</p> |
|
15 |
</div> |
|
16 |
</body></html> |
Portal/configurations/demo/html/HORTUSCOMPLET/Documentation.jsp (revision 400) | ||
---|---|---|
1 |
<html> |
|
2 |
<body> |
|
3 |
<div> |
|
4 |
<div style="font-size:200%;text-align:center"><h1>Hortus sanitatis</h1> |
|
5 |
<h2 style="font-size:150%;text-align:center">De piscibus</h2> |
|
6 |
</div> |
|
7 |
<div> |
|
8 |
<h2 style="text-align:center"> |
|
9 |
Sommaire |
|
10 |
|
|
11 |
</h2> |
|
12 |
<ul> |
|
13 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="1">Accueil</a></li> |
|
14 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="2">Prologue</a></li> |
|
15 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="3">Chapitre 1</a></li> |
|
16 |
</ul> |
|
17 |
</div> |
|
18 |
|
|
19 |
</div> |
|
20 |
|
|
21 |
</body> |
|
22 |
</html> |
|
0 | 23 |
Portal/configurations/demo/html/HORTUSCOMPLET/hortus_fr_2-tests.html (revision 400) | ||
---|---|---|
1 |
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="txm:first-word-id" content="w_hortus_fr_10"><title>hortus_fr, Page 2</title><link rel="stylesheet" media="all" type="text/css" href="css/txm.css"><link rel="stylesheet" media="all" type="text/css" href="css/HORTUS.css"></head><body><div class="HORTUS"><div class="txmeditionpage"><div rend="CONTINUED"><div rend="CONTINUED"> |
|
2 |
<div class="toc"> |
|
3 |
<iframe src="html/HORTUSCOMPLET/toc.jsp"></iframe> |
|
4 |
<!--<ul> |
|
5 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="1">Accueil</a></li> |
|
6 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="2">Prologue</a></li> |
|
7 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="3">Chapitre 1</a></li> |
|
8 |
</ul>--> |
|
9 |
</div> |
|
10 |
|
|
11 |
<div class="div-chapitre"><h2 class="head-chapitre"><span class="w" id="w_hortus_fr_10" title="w_hortus_fr_10 type : NAM lemma : Prologue"><span class="form">Prologue</span></span> </h2><p class="p"><span class="seg-citation"><span class="noteref" title="AMNAMAM24NUM@card@(PUN(1NUM@card@)PUN)">[•]</span><span class="w" id="w_hortus_fr_16" title="w_hortus_fr_16 type : PRO:PER lemma : nous"><span class="form">Nous</span></span> <span class="w" id="w_hortus_fr_17" title="w_hortus_fr_17 type : VER:pres lemma : avoir"><span class="form">avons</span></span> <span class="w" id="w_hortus_fr_18" title="w_hortus_fr_18 type : ADV lemma : déjà"><span class="form">déjà</span></span> <span class="w" id="w_hortus_fr_19" title="w_hortus_fr_19 type : VER:pper lemma : parler"><span class="form">parlé</span></span><span class="w" id="w_hortus_fr_20" title="w_hortus_fr_20 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_21" title="w_hortus_fr_21 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_22" title="w_hortus_fr_22 type : DET:ART lemma : le"><span class="form">le</span></span> <span class="w" id="w_hortus_fr_23" title="w_hortus_fr_23 type : NOM lemma : traité"><span class="form">traité</span></span> <span class="w" id="w_hortus_fr_24" title="w_hortus_fr_24 type : ADJ lemma : précédent"><span class="form">précédent</span></span><span class="w" id="w_hortus_fr_25" title="w_hortus_fr_25 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_26" title="w_hortus_fr_26 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_27" title="w_hortus_fr_27 type : NOM lemma : espèce"><span class="form">espèces</span></span> <span class="w" id="w_hortus_fr_28" title="w_hortus_fr_28 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_29" title="w_hortus_fr_29 type : VER:pres lemma : voler"><span class="form">volent</span></span><span class="w" id="w_hortus_fr_30" title="w_hortus_fr_30 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_31" title="w_hortus_fr_31 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_32" title="w_hortus_fr_32 type : VER:pres lemma : être"><span class="form">sont</span></span> <span class="w" id="w_hortus_fr_33" title="w_hortus_fr_33 type : ADV lemma : visiblement"><span class="form">visiblement</span></span><span class="w" id="w_hortus_fr_34" title="w_hortus_fr_34 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_35" title="w_hortus_fr_35 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_36" title="w_hortus_fr_36 type : DET:ART lemma : le"><span class="form">le</span></span> <span class="w" id="w_hortus_fr_37" title="w_hortus_fr_37 type : NOM lemma : genre"><span class="form">genre</span></span> <span class="w" id="w_hortus_fr_38" title="w_hortus_fr_38 type : ADJ lemma : animal"><span class="form">animal</span></span><span class="w" id="w_hortus_fr_39" title="w_hortus_fr_39 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_40" title="w_hortus_fr_40 type : ADV lemma : plus"><span class="form">plus</span></span> <span class="w" id="w_hortus_fr_41" title="w_hortus_fr_41 type : VER:pper lemma : achever"><span class="form">achevées</span></span> <span class="w" id="w_hortus_fr_42" title="w_hortus_fr_42 type : KON lemma : que"><span class="form">que</span></span> <span class="w" id="w_hortus_fr_43" title="w_hortus_fr_43 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_44" title="w_hortus_fr_44 type : NOM lemma : espèce"><span class="form">espèces</span></span> <span class="w" id="w_hortus_fr_45" title="w_hortus_fr_45 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_46" title="w_hortus_fr_46 type : VER:pres lemma : nager"><span class="form">nagent</span></span><span class="w" id="w_hortus_fr_47" title="w_hortus_fr_47 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation-HS"><span class="noteref" title="NotaNOMnotaHSNAMHS">[•]</span><span class="w" id="w_hortus_fr_50" title="w_hortus_fr_50 type : NAM lemma : C'"><span class="form">C’</span></span><span class="w" id="w_hortus_fr_51" title="w_hortus_fr_51 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_52" title="w_hortus_fr_52 type : ADV lemma : pourquoi"><span class="form">pourquoi</span></span><span class="w" id="w_hortus_fr_53" title="w_hortus_fr_53 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_54" title="w_hortus_fr_54 type : PRP lemma : avec"><span class="form">avec</span></span> <span class="w" id="w_hortus_fr_55" title="w_hortus_fr_55 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_56" title="w_hortus_fr_56 type : NOM lemma : aide"><span class="form">aide</span></span> <span class="w" id="w_hortus_fr_57" title="w_hortus_fr_57 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_58" title="w_hortus_fr_58 type : NOM lemma : Dieu"><span class="form">Dieu</span></span><span class="w" id="w_hortus_fr_59" title="w_hortus_fr_59 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_60" title="w_hortus_fr_60 type : PRO:PER lemma : nous"><span class="form">nous</span></span> <span class="w" id="w_hortus_fr_61" title="w_hortus_fr_61 type : VER:pres lemma : aller"><span class="form">allons</span></span> <span class="w" id="w_hortus_fr_62" title="w_hortus_fr_62 type : VER:infi lemma : parler"><span class="form">parler</span></span> <span class="w" id="w_hortus_fr_63" title="w_hortus_fr_63 type : ADV lemma : maintenant"><span class="form">maintenant</span></span><span class="w" id="w_hortus_fr_64" title="w_hortus_fr_64 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_65" title="w_hortus_fr_65 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_66" title="w_hortus_fr_66 type : PRO:DEM lemma : ce"><span class="form">cette</span></span> <span class="w" id="w_hortus_fr_67" title="w_hortus_fr_67 type : NUM lemma : quatrième"><span class="form">quatrième</span></span> <span class="w" id="w_hortus_fr_68" title="w_hortus_fr_68 type : NOM lemma : section"><span class="form">section</span></span><span class="w" id="w_hortus_fr_69" title="w_hortus_fr_69 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_70" title="w_hortus_fr_70 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_71" title="w_hortus_fr_71 type : NOM lemma : animal"><span class="form">animaux</span></span> <span class="w" id="w_hortus_fr_72" title="w_hortus_fr_72 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_73" title="w_hortus_fr_73 type : VER:pres lemma : nager"><span class="form">nagent</span></span> <span class="w" id="w_hortus_fr_74" title="w_hortus_fr_74 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_75" title="w_hortus_fr_75 type : VER:pres lemma : vivre"><span class="form">vivent</span></span> <span class="w" id="w_hortus_fr_76" title="w_hortus_fr_76 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_77" title="w_hortus_fr_77 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_78" title="w_hortus_fr_78 type : NOM lemma : eau"><span class="form">eau</span></span><span class="w" id="w_hortus_fr_79" title="w_hortus_fr_79 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_80" title="w_hortus_fr_80 type : PRO:DEM lemma : ce"><span class="form">c’</span></span><span class="w" id="w_hortus_fr_81" title="w_hortus_fr_81 type : ADV lemma : est-à-dire"><span class="form">est-à-dire</span></span> <span class="w" id="w_hortus_fr_82" title="w_hortus_fr_82 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_83" title="w_hortus_fr_83 type : NOM lemma : poisson"><span class="form">poissons</span></span><span class="w" id="w_hortus_fr_84" title="w_hortus_fr_84 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation"><span class="noteref" title="VBNOMVB17NUM@card@,PUN,1NUM@card@">[•]</span><span class="w" id="w_hortus_fr_89" title="w_hortus_fr_89 type : NOM lemma : De"><span class="form">De</span></span> <span class="w" id="w_hortus_fr_90" title="w_hortus_fr_90 type : ADJ lemma : même"><span class="form">même</span></span><span class="w" id="w_hortus_fr_91" title="w_hortus_fr_91 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_92" title="w_hortus_fr_92 type : PRP lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_93" title="w_hortus_fr_93 type : NOM lemma : effet"><span class="form">effet</span></span><span class="w" id="w_hortus_fr_94" title="w_hortus_fr_94 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_95" title="w_hortus_fr_95 type : KON lemma : que"><span class="form">que</span></span> <span class="w" id="w_hortus_fr_96" title="w_hortus_fr_96 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_97" title="w_hortus_fr_97 type : NOM lemma : air"><span class="form">air</span></span> <span class="w" id="w_hortus_fr_98" title="w_hortus_fr_98 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_99" title="w_hortus_fr_99 type : VER:pper lemma : parer"><span class="form">paré</span></span> <span class="w" id="w_hortus_fr_100" title="w_hortus_fr_100 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_101" title="w_hortus_fr_101 type : DET:POS lemma : son"><span class="form">ses</span></span> <span class="w" id="w_hortus_fr_102" title="w_hortus_fr_102 type : NOM lemma : animal"><span class="form">animaux</span></span> <span class="w" id="w_hortus_fr_103" title="w_hortus_fr_103 type : ADJ lemma : spécifique"><span class="form">spécifiques</span></span> <span class="w" id="w_hortus_fr_104" title="w_hortus_fr_104 type : PUN lemma : –"><span class="form">–</span></span> <span class="w" id="w_hortus_fr_105" title="w_hortus_fr_105 type : PRP lemma : à"><span class="form">à</span></span> <span class="w" id="w_hortus_fr_106" title="w_hortus_fr_106 type : VER:infi lemma : savoir"><span class="form">savoir</span></span> <span class="w" id="w_hortus_fr_107" title="w_hortus_fr_107 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_108" title="w_hortus_fr_108 type : NOM lemma : oiseau"><span class="form">oiseaux</span></span><span class="w" id="w_hortus_fr_109" title="w_hortus_fr_109 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_110" title="w_hortus_fr_110 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_111" title="w_hortus_fr_111 type : VER:pres lemma : pouvoir"><span class="form">peuvent</span></span> <span class="w" id="w_hortus_fr_112" title="w_hortus_fr_112 type : PRO:PER lemma : y"><span class="form">y</span></span> <span class="w" id="w_hortus_fr_113" title="w_hortus_fr_113 type : VER:infi lemma : respirer"><span class="form">respirer</span></span> <span class="w" id="w_hortus_fr_114" title="w_hortus_fr_114 type : PRP lemma : à"><span class="form">à</span></span> <span class="w" id="w_hortus_fr_115" title="w_hortus_fr_115 type : NOM lemma : cause"><span class="form">cause</span></span> <span class="w" id="w_hortus_fr_116" title="w_hortus_fr_116 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_117" title="w_hortus_fr_117 type : DET:ART lemma : le"><span class="form">la</span></span> <span class="w" id="w_hortus_fr_118" title="w_hortus_fr_118 type : NOM lemma : densité"><span class="form">densité</span></span> <span class="w" id="w_hortus_fr_119" title="w_hortus_fr_119 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_120" title="w_hortus_fr_120 type : DET:POS lemma : son"><span class="form">sa</span></span> <span class="w" id="w_hortus_fr_121" title="w_hortus_fr_121 type : NOM lemma : substance"><span class="form">substance</span></span> <span class="w" id="w_hortus_fr_122" title="w_hortus_fr_122 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_123" title="w_hortus_fr_123 type : PRO:REL lemma : dont"><span class="form">dont</span></span> <span class="w" id="w_hortus_fr_124" title="w_hortus_fr_124 type : PRO:PER lemma : il"><span class="form">il</span></span> <span class="w" id="w_hortus_fr_125" title="w_hortus_fr_125 type : VER:pres lemma : pouvoir"><span class="form">peut</span></span> <span class="w" id="w_hortus_fr_126" title="w_hortus_fr_126 type : VER:infi lemma : soutenir"><span class="form">soutenir</span></span> <span class="w" id="w_hortus_fr_127" title="w_hortus_fr_127 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_128" title="w_hortus_fr_128 type : NOM lemma : corps"><span class="form">corps</span></span> <span class="w" id="w_hortus_fr_129" title="w_hortus_fr_129 type : PUN lemma : –"><span class="form">–</span></span><span class="w" id="w_hortus_fr_130" title="w_hortus_fr_130 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_131" title="w_hortus_fr_131 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_132" title="w_hortus_fr_132 type : ADV lemma : même"><span class="form">même</span></span> <span class="w" id="w_hortus_fr_133" title="w_hortus_fr_133 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_134" title="w_hortus_fr_134 type : NOM lemma : eau"><span class="form">eau</span></span> <span class="w" id="w_hortus_fr_135" title="w_hortus_fr_135 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_136" title="w_hortus_fr_136 type : VER:pper lemma : parer"><span class="form">parée</span></span> <span class="w" id="w_hortus_fr_137" title="w_hortus_fr_137 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_138" title="w_hortus_fr_138 type : PRO:POS lemma : sien"><span class="form">siens</span></span><span class="w" id="w_hortus_fr_139" title="w_hortus_fr_139 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_140" title="w_hortus_fr_140 type : PRO:DEM lemma : ce"><span class="form">c’</span></span><span class="w" id="w_hortus_fr_141" title="w_hortus_fr_141 type : ADV lemma : est-à-dire"><span class="form">est-à-dire</span></span> <span class="w" id="w_hortus_fr_142" title="w_hortus_fr_142 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_143" title="w_hortus_fr_143 type : NOM lemma : poisson"><span class="form">poissons</span></span> <span class="w" id="w_hortus_fr_144" title="w_hortus_fr_144 type : PUN lemma : :"><span class="form">:</span></span> <span class="w" id="w_hortus_fr_145" title="w_hortus_fr_145 type : PRO:PER lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_146" title="w_hortus_fr_146 type : VER:ppre lemma : nager"><span class="form">nageant</span></span> <span class="w" id="w_hortus_fr_147" title="w_hortus_fr_147 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_148" title="w_hortus_fr_148 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_149" title="w_hortus_fr_149 type : NOM lemma : eau"><span class="form">eau</span></span><span class="w" id="w_hortus_fr_150" title="w_hortus_fr_150 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_151" title="w_hortus_fr_151 type : PRO:PER lemma : il"><span class="form">ils</span></span> <span class="w" id="w_hortus_fr_152" title="w_hortus_fr_152 type : PRO:PER lemma : se"><span class="form">s’</span></span><span class="w" id="w_hortus_fr_153" title="w_hortus_fr_153 type : VER:pres lemma : appuyer"><span class="form">appuient</span></span> <span class="w" id="w_hortus_fr_154" title="w_hortus_fr_154 type : PRP lemma : sur"><span class="form">sur</span></span> <span class="w" id="w_hortus_fr_155" title="w_hortus_fr_155 type : DET:POS lemma : leur"><span class="form">leurs</span></span> <span class="w" id="w_hortus_fr_156" title="w_hortus_fr_156 type : NOM lemma : nageoire"><span class="form">nageoires</span></span><span class="w" id="w_hortus_fr_157" title="w_hortus_fr_157 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_158" title="w_hortus_fr_158 type : KON lemma : comme"><span class="form">comme</span></span> <span class="w" id="w_hortus_fr_159" title="w_hortus_fr_159 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_160" title="w_hortus_fr_160 type : NOM lemma : oiseau"><span class="form">oiseaux</span></span><span class="w" id="w_hortus_fr_161" title="w_hortus_fr_161 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_162" title="w_hortus_fr_162 type : PRO:PER lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_163" title="w_hortus_fr_163 type : VER:ppre lemma : voler"><span class="form">volant</span></span><span class="w" id="w_hortus_fr_164" title="w_hortus_fr_164 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_165" title="w_hortus_fr_165 type : PRP lemma : sur"><span class="form">sur</span></span> <span class="w" id="w_hortus_fr_166" title="w_hortus_fr_166 type : DET:POS lemma : leur"><span class="form">leurs</span></span> <span class="w" id="w_hortus_fr_167" title="w_hortus_fr_167 type : NOM lemma : aile"><span class="form">ailes</span></span><span class="w" id="w_hortus_fr_168" title="w_hortus_fr_168 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation-HS"><span class="noteref" title="NotaNOMnotaHSNAMHS">[•]</span><span class="w" id="w_hortus_fr_171" title="w_hortus_fr_171 type : PRO:PER lemma : nous"><span class="form">Nous</span></span> <span class="w" id="w_hortus_fr_172" title="w_hortus_fr_172 type : VER:pres lemma : aller"><span class="form">allons</span></span> <span class="w" id="w_hortus_fr_173" title="w_hortus_fr_173 type : ADV lemma : donc"><span class="form">donc</span></span> <span class="w" id="w_hortus_fr_174" title="w_hortus_fr_174 type : VER:infi lemma : parler"><span class="form">parler</span></span> <span class="w" id="w_hortus_fr_175" title="w_hortus_fr_175 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_176" title="w_hortus_fr_176 type : NOM lemma : poisson"><span class="form">poissons</span></span> <span class="w" id="w_hortus_fr_177" title="w_hortus_fr_177 type : PRP lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_178" title="w_hortus_fr_178 type : VER:ppre lemma : procéder"><span class="form">procédant</span></span><span class="w" id="w_hortus_fr_179" title="w_hortus_fr_179 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_180" title="w_hortus_fr_180 type : ADV lemma : comme"><span class="form">comme</span></span> <span class="w" id="w_hortus_fr_181" title="w_hortus_fr_181 type : ADV lemma : précédemment"><span class="form">précédemment</span></span><span class="w" id="w_hortus_fr_182" title="w_hortus_fr_182 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_183" title="w_hortus_fr_183 type : PRP lemma : selon"><span class="form">selon</span></span> <span class="w" id="w_hortus_fr_184" title="w_hortus_fr_184 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_185" title="w_hortus_fr_185 type : NOM lemma : ordre"><span class="form">ordre</span></span> <span class="w" id="w_hortus_fr_186" title="w_hortus_fr_186 type : ADJ lemma : alphabétique"><span class="form">alphabétique</span></span> <span class="w" id="w_hortus_fr_187" title="w_hortus_fr_187 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_188" title="w_hortus_fr_188 type : PRP lemma : par"><span class="form">par</span></span> <span class="w" id="w_hortus_fr_189" title="w_hortus_fr_189 type : NOM lemma : chapitre"><span class="form">chapitre</span></span><span class="w" id="w_hortus_fr_190" title="w_hortus_fr_190 type : SENT lemma : ."><span class="form">.</span></span> </span> </p> |
|
12 |
</div> |
|
13 |
|
|
14 |
<br> |
|
15 |
</div></div></div></div></body></html> |
Portal/configurations/demo/html/HORTUSCOMPLET/hortus_fr_2.html (revision 400) | ||
---|---|---|
1 |
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta name="txm:first-word-id" content="w_hortus_fr_10"><title>hortus_fr, Page 2</title><link rel="stylesheet" media="all" type="text/css" href="css/txm.css"><link rel="stylesheet" media="all" type="text/css" href="css/HORTUS.css"></head><body><div class="HORTUS"><div class="txmeditionpage"><div rend="CONTINUED"><div rend="CONTINUED"><div class="div-chapitre"><h2 class="head-chapitre"><span class="w" id="w_hortus_fr_10" title="w_hortus_fr_10 type : NAM lemma : Prologue"><span class="form">Prologue</span></span> </h2><p class="p"><span class="seg-citation"><span class="noteref" title="AMNAMAM24NUM@card@(PUN(1NUM@card@)PUN)">[•]</span><span class="w" id="w_hortus_fr_16" title="w_hortus_fr_16 type : PRO:PER lemma : nous"><span class="form">Nous</span></span> <span class="w" id="w_hortus_fr_17" title="w_hortus_fr_17 type : VER:pres lemma : avoir"><span class="form">avons</span></span> <span class="w" id="w_hortus_fr_18" title="w_hortus_fr_18 type : ADV lemma : déjà"><span class="form">déjà</span></span> <span class="w" id="w_hortus_fr_19" title="w_hortus_fr_19 type : VER:pper lemma : parler"><span class="form">parlé</span></span><span class="w" id="w_hortus_fr_20" title="w_hortus_fr_20 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_21" title="w_hortus_fr_21 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_22" title="w_hortus_fr_22 type : DET:ART lemma : le"><span class="form">le</span></span> <span class="w" id="w_hortus_fr_23" title="w_hortus_fr_23 type : NOM lemma : traité"><span class="form">traité</span></span> <span class="w" id="w_hortus_fr_24" title="w_hortus_fr_24 type : ADJ lemma : précédent"><span class="form">précédent</span></span><span class="w" id="w_hortus_fr_25" title="w_hortus_fr_25 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_26" title="w_hortus_fr_26 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_27" title="w_hortus_fr_27 type : NOM lemma : espèce"><span class="form">espèces</span></span> <span class="w" id="w_hortus_fr_28" title="w_hortus_fr_28 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_29" title="w_hortus_fr_29 type : VER:pres lemma : voler"><span class="form">volent</span></span><span class="w" id="w_hortus_fr_30" title="w_hortus_fr_30 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_31" title="w_hortus_fr_31 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_32" title="w_hortus_fr_32 type : VER:pres lemma : être"><span class="form">sont</span></span> <span class="w" id="w_hortus_fr_33" title="w_hortus_fr_33 type : ADV lemma : visiblement"><span class="form">visiblement</span></span><span class="w" id="w_hortus_fr_34" title="w_hortus_fr_34 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_35" title="w_hortus_fr_35 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_36" title="w_hortus_fr_36 type : DET:ART lemma : le"><span class="form">le</span></span> <span class="w" id="w_hortus_fr_37" title="w_hortus_fr_37 type : NOM lemma : genre"><span class="form">genre</span></span> <span class="w" id="w_hortus_fr_38" title="w_hortus_fr_38 type : ADJ lemma : animal"><span class="form">animal</span></span><span class="w" id="w_hortus_fr_39" title="w_hortus_fr_39 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_40" title="w_hortus_fr_40 type : ADV lemma : plus"><span class="form">plus</span></span> <span class="w" id="w_hortus_fr_41" title="w_hortus_fr_41 type : VER:pper lemma : achever"><span class="form">achevées</span></span> <span class="w" id="w_hortus_fr_42" title="w_hortus_fr_42 type : KON lemma : que"><span class="form">que</span></span> <span class="w" id="w_hortus_fr_43" title="w_hortus_fr_43 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_44" title="w_hortus_fr_44 type : NOM lemma : espèce"><span class="form">espèces</span></span> <span class="w" id="w_hortus_fr_45" title="w_hortus_fr_45 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_46" title="w_hortus_fr_46 type : VER:pres lemma : nager"><span class="form">nagent</span></span><span class="w" id="w_hortus_fr_47" title="w_hortus_fr_47 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation-HS"><span class="noteref" title="NotaNOMnotaHSNAMHS">[•]</span><span class="w" id="w_hortus_fr_50" title="w_hortus_fr_50 type : NAM lemma : C'"><span class="form">C’</span></span><span class="w" id="w_hortus_fr_51" title="w_hortus_fr_51 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_52" title="w_hortus_fr_52 type : ADV lemma : pourquoi"><span class="form">pourquoi</span></span><span class="w" id="w_hortus_fr_53" title="w_hortus_fr_53 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_54" title="w_hortus_fr_54 type : PRP lemma : avec"><span class="form">avec</span></span> <span class="w" id="w_hortus_fr_55" title="w_hortus_fr_55 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_56" title="w_hortus_fr_56 type : NOM lemma : aide"><span class="form">aide</span></span> <span class="w" id="w_hortus_fr_57" title="w_hortus_fr_57 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_58" title="w_hortus_fr_58 type : NOM lemma : Dieu"><span class="form">Dieu</span></span><span class="w" id="w_hortus_fr_59" title="w_hortus_fr_59 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_60" title="w_hortus_fr_60 type : PRO:PER lemma : nous"><span class="form">nous</span></span> <span class="w" id="w_hortus_fr_61" title="w_hortus_fr_61 type : VER:pres lemma : aller"><span class="form">allons</span></span> <span class="w" id="w_hortus_fr_62" title="w_hortus_fr_62 type : VER:infi lemma : parler"><span class="form">parler</span></span> <span class="w" id="w_hortus_fr_63" title="w_hortus_fr_63 type : ADV lemma : maintenant"><span class="form">maintenant</span></span><span class="w" id="w_hortus_fr_64" title="w_hortus_fr_64 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_65" title="w_hortus_fr_65 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_66" title="w_hortus_fr_66 type : PRO:DEM lemma : ce"><span class="form">cette</span></span> <span class="w" id="w_hortus_fr_67" title="w_hortus_fr_67 type : NUM lemma : quatrième"><span class="form">quatrième</span></span> <span class="w" id="w_hortus_fr_68" title="w_hortus_fr_68 type : NOM lemma : section"><span class="form">section</span></span><span class="w" id="w_hortus_fr_69" title="w_hortus_fr_69 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_70" title="w_hortus_fr_70 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_71" title="w_hortus_fr_71 type : NOM lemma : animal"><span class="form">animaux</span></span> <span class="w" id="w_hortus_fr_72" title="w_hortus_fr_72 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_73" title="w_hortus_fr_73 type : VER:pres lemma : nager"><span class="form">nagent</span></span> <span class="w" id="w_hortus_fr_74" title="w_hortus_fr_74 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_75" title="w_hortus_fr_75 type : VER:pres lemma : vivre"><span class="form">vivent</span></span> <span class="w" id="w_hortus_fr_76" title="w_hortus_fr_76 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_77" title="w_hortus_fr_77 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_78" title="w_hortus_fr_78 type : NOM lemma : eau"><span class="form">eau</span></span><span class="w" id="w_hortus_fr_79" title="w_hortus_fr_79 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_80" title="w_hortus_fr_80 type : PRO:DEM lemma : ce"><span class="form">c’</span></span><span class="w" id="w_hortus_fr_81" title="w_hortus_fr_81 type : ADV lemma : est-à-dire"><span class="form">est-à-dire</span></span> <span class="w" id="w_hortus_fr_82" title="w_hortus_fr_82 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_83" title="w_hortus_fr_83 type : NOM lemma : poisson"><span class="form">poissons</span></span><span class="w" id="w_hortus_fr_84" title="w_hortus_fr_84 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation"><span class="noteref" title="VBNOMVB17NUM@card@,PUN,1NUM@card@">[•]</span><span class="w" id="w_hortus_fr_89" title="w_hortus_fr_89 type : NOM lemma : De"><span class="form">De</span></span> <span class="w" id="w_hortus_fr_90" title="w_hortus_fr_90 type : ADJ lemma : même"><span class="form">même</span></span><span class="w" id="w_hortus_fr_91" title="w_hortus_fr_91 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_92" title="w_hortus_fr_92 type : PRP lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_93" title="w_hortus_fr_93 type : NOM lemma : effet"><span class="form">effet</span></span><span class="w" id="w_hortus_fr_94" title="w_hortus_fr_94 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_95" title="w_hortus_fr_95 type : KON lemma : que"><span class="form">que</span></span> <span class="w" id="w_hortus_fr_96" title="w_hortus_fr_96 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_97" title="w_hortus_fr_97 type : NOM lemma : air"><span class="form">air</span></span> <span class="w" id="w_hortus_fr_98" title="w_hortus_fr_98 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_99" title="w_hortus_fr_99 type : VER:pper lemma : parer"><span class="form">paré</span></span> <span class="w" id="w_hortus_fr_100" title="w_hortus_fr_100 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_101" title="w_hortus_fr_101 type : DET:POS lemma : son"><span class="form">ses</span></span> <span class="w" id="w_hortus_fr_102" title="w_hortus_fr_102 type : NOM lemma : animal"><span class="form">animaux</span></span> <span class="w" id="w_hortus_fr_103" title="w_hortus_fr_103 type : ADJ lemma : spécifique"><span class="form">spécifiques</span></span> <span class="w" id="w_hortus_fr_104" title="w_hortus_fr_104 type : PUN lemma : –"><span class="form">–</span></span> <span class="w" id="w_hortus_fr_105" title="w_hortus_fr_105 type : PRP lemma : à"><span class="form">à</span></span> <span class="w" id="w_hortus_fr_106" title="w_hortus_fr_106 type : VER:infi lemma : savoir"><span class="form">savoir</span></span> <span class="w" id="w_hortus_fr_107" title="w_hortus_fr_107 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_108" title="w_hortus_fr_108 type : NOM lemma : oiseau"><span class="form">oiseaux</span></span><span class="w" id="w_hortus_fr_109" title="w_hortus_fr_109 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_110" title="w_hortus_fr_110 type : PRO:REL lemma : qui"><span class="form">qui</span></span> <span class="w" id="w_hortus_fr_111" title="w_hortus_fr_111 type : VER:pres lemma : pouvoir"><span class="form">peuvent</span></span> <span class="w" id="w_hortus_fr_112" title="w_hortus_fr_112 type : PRO:PER lemma : y"><span class="form">y</span></span> <span class="w" id="w_hortus_fr_113" title="w_hortus_fr_113 type : VER:infi lemma : respirer"><span class="form">respirer</span></span> <span class="w" id="w_hortus_fr_114" title="w_hortus_fr_114 type : PRP lemma : à"><span class="form">à</span></span> <span class="w" id="w_hortus_fr_115" title="w_hortus_fr_115 type : NOM lemma : cause"><span class="form">cause</span></span> <span class="w" id="w_hortus_fr_116" title="w_hortus_fr_116 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_117" title="w_hortus_fr_117 type : DET:ART lemma : le"><span class="form">la</span></span> <span class="w" id="w_hortus_fr_118" title="w_hortus_fr_118 type : NOM lemma : densité"><span class="form">densité</span></span> <span class="w" id="w_hortus_fr_119" title="w_hortus_fr_119 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_120" title="w_hortus_fr_120 type : DET:POS lemma : son"><span class="form">sa</span></span> <span class="w" id="w_hortus_fr_121" title="w_hortus_fr_121 type : NOM lemma : substance"><span class="form">substance</span></span> <span class="w" id="w_hortus_fr_122" title="w_hortus_fr_122 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_123" title="w_hortus_fr_123 type : PRO:REL lemma : dont"><span class="form">dont</span></span> <span class="w" id="w_hortus_fr_124" title="w_hortus_fr_124 type : PRO:PER lemma : il"><span class="form">il</span></span> <span class="w" id="w_hortus_fr_125" title="w_hortus_fr_125 type : VER:pres lemma : pouvoir"><span class="form">peut</span></span> <span class="w" id="w_hortus_fr_126" title="w_hortus_fr_126 type : VER:infi lemma : soutenir"><span class="form">soutenir</span></span> <span class="w" id="w_hortus_fr_127" title="w_hortus_fr_127 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_128" title="w_hortus_fr_128 type : NOM lemma : corps"><span class="form">corps</span></span> <span class="w" id="w_hortus_fr_129" title="w_hortus_fr_129 type : PUN lemma : –"><span class="form">–</span></span><span class="w" id="w_hortus_fr_130" title="w_hortus_fr_130 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_131" title="w_hortus_fr_131 type : PRP lemma : de"><span class="form">de</span></span> <span class="w" id="w_hortus_fr_132" title="w_hortus_fr_132 type : ADV lemma : même"><span class="form">même</span></span> <span class="w" id="w_hortus_fr_133" title="w_hortus_fr_133 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_134" title="w_hortus_fr_134 type : NOM lemma : eau"><span class="form">eau</span></span> <span class="w" id="w_hortus_fr_135" title="w_hortus_fr_135 type : VER:pres lemma : être"><span class="form">est</span></span> <span class="w" id="w_hortus_fr_136" title="w_hortus_fr_136 type : VER:pper lemma : parer"><span class="form">parée</span></span> <span class="w" id="w_hortus_fr_137" title="w_hortus_fr_137 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_138" title="w_hortus_fr_138 type : PRO:POS lemma : sien"><span class="form">siens</span></span><span class="w" id="w_hortus_fr_139" title="w_hortus_fr_139 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_140" title="w_hortus_fr_140 type : PRO:DEM lemma : ce"><span class="form">c’</span></span><span class="w" id="w_hortus_fr_141" title="w_hortus_fr_141 type : ADV lemma : est-à-dire"><span class="form">est-à-dire</span></span> <span class="w" id="w_hortus_fr_142" title="w_hortus_fr_142 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_143" title="w_hortus_fr_143 type : NOM lemma : poisson"><span class="form">poissons</span></span> <span class="w" id="w_hortus_fr_144" title="w_hortus_fr_144 type : PUN lemma : :"><span class="form">:</span></span> <span class="w" id="w_hortus_fr_145" title="w_hortus_fr_145 type : PRO:PER lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_146" title="w_hortus_fr_146 type : VER:ppre lemma : nager"><span class="form">nageant</span></span> <span class="w" id="w_hortus_fr_147" title="w_hortus_fr_147 type : PRP lemma : dans"><span class="form">dans</span></span> <span class="w" id="w_hortus_fr_148" title="w_hortus_fr_148 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_149" title="w_hortus_fr_149 type : NOM lemma : eau"><span class="form">eau</span></span><span class="w" id="w_hortus_fr_150" title="w_hortus_fr_150 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_151" title="w_hortus_fr_151 type : PRO:PER lemma : il"><span class="form">ils</span></span> <span class="w" id="w_hortus_fr_152" title="w_hortus_fr_152 type : PRO:PER lemma : se"><span class="form">s’</span></span><span class="w" id="w_hortus_fr_153" title="w_hortus_fr_153 type : VER:pres lemma : appuyer"><span class="form">appuient</span></span> <span class="w" id="w_hortus_fr_154" title="w_hortus_fr_154 type : PRP lemma : sur"><span class="form">sur</span></span> <span class="w" id="w_hortus_fr_155" title="w_hortus_fr_155 type : DET:POS lemma : leur"><span class="form">leurs</span></span> <span class="w" id="w_hortus_fr_156" title="w_hortus_fr_156 type : NOM lemma : nageoire"><span class="form">nageoires</span></span><span class="w" id="w_hortus_fr_157" title="w_hortus_fr_157 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_158" title="w_hortus_fr_158 type : KON lemma : comme"><span class="form">comme</span></span> <span class="w" id="w_hortus_fr_159" title="w_hortus_fr_159 type : DET:ART lemma : le"><span class="form">les</span></span> <span class="w" id="w_hortus_fr_160" title="w_hortus_fr_160 type : NOM lemma : oiseau"><span class="form">oiseaux</span></span><span class="w" id="w_hortus_fr_161" title="w_hortus_fr_161 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_162" title="w_hortus_fr_162 type : PRO:PER lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_163" title="w_hortus_fr_163 type : VER:ppre lemma : voler"><span class="form">volant</span></span><span class="w" id="w_hortus_fr_164" title="w_hortus_fr_164 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_165" title="w_hortus_fr_165 type : PRP lemma : sur"><span class="form">sur</span></span> <span class="w" id="w_hortus_fr_166" title="w_hortus_fr_166 type : DET:POS lemma : leur"><span class="form">leurs</span></span> <span class="w" id="w_hortus_fr_167" title="w_hortus_fr_167 type : NOM lemma : aile"><span class="form">ailes</span></span><span class="w" id="w_hortus_fr_168" title="w_hortus_fr_168 type : SENT lemma : ."><span class="form">.</span></span> </span> <span class="seg-citation-HS"><span class="noteref" title="NotaNOMnotaHSNAMHS">[•]</span><span class="w" id="w_hortus_fr_171" title="w_hortus_fr_171 type : PRO:PER lemma : nous"><span class="form">Nous</span></span> <span class="w" id="w_hortus_fr_172" title="w_hortus_fr_172 type : VER:pres lemma : aller"><span class="form">allons</span></span> <span class="w" id="w_hortus_fr_173" title="w_hortus_fr_173 type : ADV lemma : donc"><span class="form">donc</span></span> <span class="w" id="w_hortus_fr_174" title="w_hortus_fr_174 type : VER:infi lemma : parler"><span class="form">parler</span></span> <span class="w" id="w_hortus_fr_175" title="w_hortus_fr_175 type : PRP:det lemma : du"><span class="form">des</span></span> <span class="w" id="w_hortus_fr_176" title="w_hortus_fr_176 type : NOM lemma : poisson"><span class="form">poissons</span></span> <span class="w" id="w_hortus_fr_177" title="w_hortus_fr_177 type : PRP lemma : en"><span class="form">en</span></span> <span class="w" id="w_hortus_fr_178" title="w_hortus_fr_178 type : VER:ppre lemma : procéder"><span class="form">procédant</span></span><span class="w" id="w_hortus_fr_179" title="w_hortus_fr_179 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_180" title="w_hortus_fr_180 type : ADV lemma : comme"><span class="form">comme</span></span> <span class="w" id="w_hortus_fr_181" title="w_hortus_fr_181 type : ADV lemma : précédemment"><span class="form">précédemment</span></span><span class="w" id="w_hortus_fr_182" title="w_hortus_fr_182 type : PUN lemma : ,"><span class="form">,</span></span> <span class="w" id="w_hortus_fr_183" title="w_hortus_fr_183 type : PRP lemma : selon"><span class="form">selon</span></span> <span class="w" id="w_hortus_fr_184" title="w_hortus_fr_184 type : DET:ART lemma : le"><span class="form">l’</span></span><span class="w" id="w_hortus_fr_185" title="w_hortus_fr_185 type : NOM lemma : ordre"><span class="form">ordre</span></span> <span class="w" id="w_hortus_fr_186" title="w_hortus_fr_186 type : ADJ lemma : alphabétique"><span class="form">alphabétique</span></span> <span class="w" id="w_hortus_fr_187" title="w_hortus_fr_187 type : KON lemma : et"><span class="form">et</span></span> <span class="w" id="w_hortus_fr_188" title="w_hortus_fr_188 type : PRP lemma : par"><span class="form">par</span></span> <span class="w" id="w_hortus_fr_189" title="w_hortus_fr_189 type : NOM lemma : chapitre"><span class="form">chapitre</span></span><span class="w" id="w_hortus_fr_190" title="w_hortus_fr_190 type : SENT lemma : ."><span class="form">.</span></span> </span> </p> |
|
2 |
</div> |
|
3 |
|
|
4 |
<br> |
|
5 |
</div></div></div></div></body></html> |
Portal/configurations/demo/html/HORTUSCOMPLET/toc.jsp (revision 400) | ||
---|---|---|
1 |
<html> |
|
2 |
<body> |
|
3 |
|
|
4 |
<div> |
|
5 |
<h2 style="text-align:center"> |
|
6 |
Sommaire |
|
7 |
|
|
8 |
</h2> |
|
9 |
<ul> |
|
10 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="1">Accueil</a></li> |
|
11 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="2">Prologue</a></li> |
|
12 |
<li><a class="command" command="edition" path="/HORTUSCOMPLET" editions="default" textid="hortus_fr" pageid="3">Chapitre 1</a></li> |
|
13 |
</ul> |
|
14 |
</div> |
|
15 |
|
|
16 |
|
|
17 |
|
|
18 |
</body> |
|
19 |
</html> |
Portal/configurations/demo/html/Home_JournauxFrancophones.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
4 |
<head> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<title></title> |
|
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
9 |
|
|
10 |
</head> |
|
11 |
|
|
12 |
<body> |
|
13 |
|
|
14 |
<div class="main"> |
|
15 |
<h1 style="text-align:center;font-size:150%">Bienvenue au projet Journaux francophones</h1> |
|
16 |
<div class="textzone" style="position:relative"> |
|
17 |
<img src="images/journauxfrancophones/a_tchitcherine_100x100.jpg" style="position:absolute;left:10px;top:10px"></img> |
|
18 |
<img src="images/journauxfrancophones/o_orlova-davydova_100x99.jpg" style="position:absolute;right:10px;top:10px"></img> |
|
19 |
<!--<h1><span class="larger">I</span>ntroduction</h1>--> |
|
20 |
<p style="padding-right:120px;padding-left:120px">Le projet <i>Interaction des langues et des cultures dans l’univers des journaux intimes russes francophones au XIX<sup>e</sup> siècle</i> vise premièrement à rendre accessible à la communauté académique une série de journaux intimes écrits par des Russes en langue française au XIX<sup>e</sup> siècle. Un autre objectif consiste à analyser ces sources dans un cadre complexe basé sur une approche interdisciplinaire et utilisant les dernières avancées méthodologiques en sciences humaines et sociales. Un grand nombre de ces journaux portent en effet un caractère sémiotique complexe, ce qui rend indispensable une approche intermédiale complexe intégrant des méthodes d’analyse élaborées dans le cadre de la linguistique, de la critique littéraire, de l’histoire de l’art et de l’anthropologie historique. Le corpus du projet est actuellement composé du journal d'Alexandre Tchictchérine (1793 - 1813) et du journal d'Olga Orlova-Davydova (1814 - 1876). Le prototype de ce dernier est <a class="command" command="documentation" path="/DAVYDOVAFR">accessible sur ce portail</a>. La qualité littéraire et le riche aspect visuel de certaines de ces sources en font des phénomènes novateurs et originaux dans la culture russe dont la nature même n’a pas été découverte jusqu’à présent. Le corpus du projet est numérisé, annoté en XML-TEI, analysé et publié en ligne grâce au logiciel open-source TXM développé au laboratoire du partenaire français (UMR IHRIM). L’équipe du projet est composée de littéraires, de linguistes, de paléographes, d’historiens de l’art et de spécialistes en humanités numériques : </p> |
|
21 |
<ul style="padding-right:120px;padding-left:120px"> |
|
22 |
<li>Andrey Borodikhin, directeur du dépatement de livres rares et de manuscrits de la Bibliothèque scientifique et technique de la Branche sibérienne de l'Académie des sciences russe</li> |
|
23 |
<li>Michèle Debrenne, professeur à l'Université de Novossibirsk (coordinatrice de l'équipe russe)</li> |
|
24 |
<li>Dmitry Doglushin, maître de coinférences à l'Université de Novossibirsk</li> |
|
25 |
<li>Serge Heiden, ingénieur de recherche à l'ENS de Lyon, UMR IHRIM</li> |
|
26 |
<li>Alexei Lavrentiev, ingénieur de recherche au CNRS, UMR IHRIM (coordinateur de l'équipe française)</li> |
|
27 |
<li>Nina Panina, maître de conférence à l'Université de Novossibirsk et à l'Université d'architecture, de design et des arts de Novossibirsk</li> |
|
28 |
</ul> |
|
29 |
<p>Le projet est financé pour la période 2016 - 2018 par la Fondation russe pour la recherche fondamentale (ex RGNF) [16-24-08001] et de la Fondation Maisons des Sciences de l’Homme (FMSH)</p> |
|
30 |
|
|
31 |
<h1>Corpus en ligne (protoptype)</h1> |
|
32 |
<ul> |
|
33 |
<li><a class="command" command="documentation" path="/DAVYDOVAFR"><i>Journal d'Olga Orlova-Davydova</i></a> |
|
34 |
<ul> |
|
35 |
<li><a class="command" command="metadata" path="/DAVYDOVAFR">liste des documents</a></li> |
|
36 |
<li>édition : |
|
37 |
<ul> |
|
38 |
<li><a class="command" command="edition" path="/DAVYDOVAFR" editions="default,facs" textid="davydova_601-1-fr" pageid="2">transcription et facsimilé</a></li> |
|
39 |
<li><a class="command" command="edition" path="/DAVYDOVAFR" editions="default,traduction" textid="davydova_601-1-fr" pageid="2">transcription et traduction</a></li> |
|
40 |
</ul> |
|
41 |
</li> |
|
42 |
<li><a class="command" command="lexicon" path="/DAVYDOVAFR">lexique</a></li> |
|
43 |
<li><a class="command" command="concordance" path="/DAVYDOVAFR" query="Wladimir">concordance</a></li> |
|
44 |
</ul> |
|
45 |
</li> |
|
46 |
</ul> |
|
47 |
|
|
48 |
<h1>Corpus en cours de préparation</h1> |
|
49 |
<ul> |
|
50 |
<li>Journal d'Alexandre Tchitcherine</li> |
|
51 |
</ul> |
|
52 |
|
|
53 |
|
|
54 |
</div> |
|
55 |
<div class="footer"> |
|
56 |
<p class="logos"> |
|
57 |
<a href="http://www.fmsh.fr/" target="_blank" class="logolink" title="Fondation maisons des sciences de l'homme"><img src="images/journauxfrancophones/logo_fmsh_35x58.png" alt="FMSH" class="logoimg"/></a> |
|
58 |
<a href="http://www.rfh.ru/" target="_blank" class="logolink" title="Russian Foundation for Basic Research"><img src="images/journauxfrancophones/logo_rffi_30x80.png" alt="RFBR" class="logoimg"/></a> |
|
59 |
<a href="http://ihrim.ens-lyon.fr" target="_blank" class="logolink" title="Laboratoire IHRIM"><img src="images/logos/logo_ihrim_30x38.png" alt="IHRIM" class="logoimg"/></a> |
|
60 |
<a href="http://www.ens-lyon.eu" target="_blank" class="logolink" title="ENS de Lyon"><img src="images/logos/logo-enslyon-30x81.png" alt="ENS de Lyon" class="logoimg"/></a> |
|
61 |
<a href="http://www.cnrs.fr" target="_blank" class="logolink" title="CNRS"><img src="images/logos/logo-cnrs-30x30.png" alt="CNRS" class="logoimg"/></a> |
|
62 |
<a href="http://www.nsu.ru/" target="_blank" class="logolink" title="Novosibirsk State University"><img src="images/journauxfrancophones/logo_nsu_30x80.png" alt="NSU" class="logoimg"/></a> |
|
63 |
<a href="http://www.spsl.nsc.ru/" target="_blank" class="logolink" title="State Public Scientific and Technological Library of the Siberian Branch of Russian Academy of Sciences"><img src="images/journauxfrancophones/logo_spstl_30x30.png" alt="SPSTL" class="logoimg"/></a> |
|
64 |
<a href="http://nsuada.ru/" target="_blank" class="logolink" title="Novosibirsk State University of Architecture, Design and Arts"><img src="images/journauxfrancophones/logo_nsuada_30x58.png" alt="NSUADA" class="logoimg"/></a> |
|
65 |
|
|
66 |
<a href="http://textometrie.ens-lyon.fr" target="_blank" class="logolink" title="Powered by TXM"><img src="images/logos/logo-txm-30x30.png" alt="" class="logoimg"></img></a> |
|
67 |
<a href="http://www.tei-c.org/" target="_blank" class="logolink" title="Nous utilisons la TEI"><img src="images/logos/logo-tei-27x30.png" alt="TEI" class="logoimg"></img> |
|
68 |
<!--<a href="http://www.tei-c.org/" target="_blank"><img src="http://www.tei-c.org/About/Badges/We-use-TEI.png" alt="We use TEI"/></a>--> |
|
69 |
<!--<a href="" target="_blank" class="logolink" title=""><img src="images/logos/logo-.png" alt="" class="logoimg"></img></a>--> |
|
70 |
</p> |
|
71 |
<!--<p class="legal"><a href="html/CGU.html" target="_blank">Conditions générales</a> et <a href="html/CSU.html" target="_blank">spécifiques</a> d'utilisation de la base de données BFM</p>--> |
|
72 |
</div> |
|
73 |
</div> |
|
74 |
|
|
75 |
|
|
76 |
</body> |
|
77 |
</html> |
Portal/configurations/demo/html/Home_hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="fr"><head> |
|
4 |
<title>Bienvenue sur ce portail de démonstration</title> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<meta content="Serge Heiden" name="author" /> |
|
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
<div class="textzone"> |
|
12 |
|
|
13 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Bienvenue sur le portail de démonstration de <em>De piscibus</em></h1> |
|
14 |
<p> |
|
15 |
Ce portail est un laboratoire de tests visant à élaborer des stratégies ayant pour objectif d'alimenter les recherches concernant les synergies entre la chaîne d'édition structurée Métopes et le logiciel TXM. |
|
16 |
</p> |
|
17 |
</div> |
|
18 |
</body></html> |
Portal/configurations/demo/html/Contact_hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="en"><head> |
|
4 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
5 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
6 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
7 |
<title>Administrator contact information</title> |
|
8 |
<meta content="Serge Heiden" name="author" /> |
|
9 |
</head><body> |
|
10 |
<div class="textzone"> |
|
11 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Contact the administrator of this portal</h1> |
|
12 |
<p> |
|
13 |
Please send an email to '<span style="font-weight: bold; font-family: monospace;">textometrie AT ens-lyon DOT fr</span>'. |
|
14 |
</p> |
|
15 |
</div> |
|
16 |
</body></html> |
Portal/configurations/demo/html/Home_fr.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html dir="ltr" xmlns="http://www.w3.org/1999/xhtml" lang="fr"><head> |
|
4 |
<title>Bienvenue au portail TXM de démonstration</title> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<meta content="Serge Heiden" name="author" /> |
|
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
<div class="textzone"> |
|
12 |
|
|
13 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Bienvenue au portail TXM de démonstration</h1> |
|
14 |
|
|
15 |
<p>Ce site vous permet d'expérimenter la plateforme TXM WEB sur divers corpus publics et privés :</p> |
|
16 |
<ul> |
|
17 |
<li>les corpus <span style="font-weight: bold;">publics</span> sont accessibles en permanence à partir de l'explorateur de corpus (panneau de gauche) ;</li> |
|
18 |
<li>les corpus <span style="font-weight: bold;">privés</span> sont accessibles en étant connecté sous un compte autorisé (créé par l'administrateur du portail).</li> |
|
19 |
</ul> |
|
20 |
<p>Pour accéder à un corpus public, cliquez sur son icone et sélectionnez la commande à lui appliquer dans la barre d'outils supérieure (Lexique, Concordance, etc.) ou cliquez à droite sur son icone et sélectionnez la commande dans le menu contextuel.<br /> |
|
21 |
Voir l'<span class="bouton" id="help_target" type="link"></span> pour la documentation des commandes.<br /> |
|
22 |
</p> |
|
23 |
<p>Pour tester des requêtes syntaxiques, cliquez à droite sur le corpus GRAAL et sélectionnez la commande <span style="font-weight: bold;">Requête Tiger</span>, |
|
24 |
<ul> |
|
25 |
<li>pour utiliser des concordances syntaxiques KNIC, consultez le <a href="http://sourceforge.net/projects/txm/files/documentation/TXM-portal-KNIC-tutorial-EN.pdf/download" target="_blank">Tutoriel</a> (en anglais).</li> |
|
26 |
</ul> |
|
27 |
</p> |
|
28 |
|
|
29 |
<p>Pour accéder aux corpus privés, il faut <span class="bouton" id="login_target" type="link"></span> d'abord. |
|
30 |
</p> |
|
31 |
<p>Pour de plus amples informations, veuillez prendre <span class="bouton" id="contact_target" type="link"></span>. |
|
32 |
</p> |
|
33 |
</div> |
|
34 |
</body></html> |
Portal/configurations/demo/html/Help_Hortus.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"><head> |
|
4 |
<title>Aide & Liens</title> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
7 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
8 |
<meta content="Serge Heiden" name="author" /> |
|
9 |
</head> |
|
10 |
<body> |
|
11 |
<div class="textzone"> |
|
12 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Aide & Liens</h1> |
|
13 |
|
|
14 |
Il n'y a pas encore de manuel pour TXM WEB. <br /> |
|
15 |
Néanmoins, l'interface est assez proche de celle de TXM RCP pour vous permettre d'utiliser son manuel.<br /> |
|
16 |
|
|
17 |
<ul> |
|
18 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual.xhtml">Manuel de référence de TXM 0.7</a> (En ligne)</li><br /> |
|
19 |
<ul> |
|
20 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual29.xhtml#toc89">Créer un sous-corpus</a></li> |
|
21 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual30.xhtml#toc93">Créer une partition</a></li> |
|
22 |
<li>Sélection de texte : nouvelle interface de création de sous-corpus (pas encore documentée)</li><br /> |
|
23 |
<li>Dimensions : retourne la taille du corpus : le nombre de mots et le nombres de formes différentes</li> |
|
24 |
<li>References : liste les références bibliographiques des matches d'une requête CQL</li> |
|
25 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual33.xhtml#toc108">Index</a></li> |
|
26 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual33.xhtml#toc107">Lexique</a></li> |
|
27 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual31.xhtml#toc97">Concordance</a></li> |
|
28 |
<li>Contextes : comme la commande 'Concordances' mais sans alignement vertical des pivots</li> |
|
29 |
<li>Tiger Search : Outil de requête syntaxiques, disponible seulement si les annotations syntaxiques ont été chargées avec le corpus</li><br /> |
|
30 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/manual/manual28.xhtml#toc86">Edition des textes</a></li> |
|
31 |
<li>Fiches bibliographiques : disponible seulement si le corpus a été chargé avec les paramètres bibliographiques</li> |
|
32 |
<li>Suprimer : pour supprimer un sous-corpus ou une partition</li> |
|
33 |
</ul> |
|
34 |
<br /> |
|
35 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/doc/refman_0.5_en/ManueldeReferenceTXM0.5_EN.xhtml">TXM 0.5 Reference Manual</a> (Online)</li> |
|
36 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/TXM%20Reference%20Manual%200.5_EN.pdf/download" title="Click to download TXM Reference Manual 0.5_EN.pdf">TXM Reference Manual 0.5</a> (PDF for printing) |
|
37 |
<li><a target="HelpTab" href="http://sourceforge.net/projects/txm/files/documentation/Manuel%20de%20TXM%200.7%20FR.pdf/download">Manuel de référence TXM 0.7</a> (PDF pour impression)</li> |
|
38 |
<br /> |
|
39 |
<li><a target="HelpTab" href="https://sourceforge.net/projects/txm/files/documentation">Autres manuels</a></li> |
|
40 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article96">Documentation du projet Textométrie</a></li> |
|
41 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/IMG/html/intro-discours.htm">Tutoriel vidéo introductif</a> (TXM RCP version 0.4.6)</li> |
|
42 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-users/">Wiki des utilisateurs de TXM</a></li> |
|
43 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-users/public/faq">FAQ - Réponses aux Questions les plus Fréquentes</a></li> |
|
44 |
<li>Liste de diffusion francophone : <a target="HelpTab" href="https://groupes.renater.fr/sympa/subscribe/txm-users">txm-users AT groupes.renater.fr</a></li> |
|
45 |
<li>International mailing list : <a target="HelpTab" href="https://lists.sourceforge.net/lists/listinfo/txm-open">txm-open AT lists.sourceforge.net</a></li> |
|
46 |
</li> |
|
47 |
<br /> |
|
48 |
<li><a target="HelpTab" href="https://groupes.renater.fr/wiki/txm-info/">Wiki des développeurs de TXM</a></li> |
|
49 |
<li><a target="HelpTab" href="http://txm.sourceforge.net/javadoc/index.html">Javadoc des sources de TXM</a> </li> |
|
50 |
<br /> |
|
51 |
<li><a target="HelpTab" href="http://textometrie.ens-lyon.fr/spip.php?article62">Publications du projet Textométrie</a></li> |
|
52 |
</ul> |
|
53 |
|
|
54 |
</div> |
|
55 |
</body></html> |
Portal/configurations/demo/html/JournauxFrancophones.jsp (revision 400) | ||
---|---|---|
1 |
<jsp:directive.page contentType="text/html;charset=UTF-8" /> |
|
2 |
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> |
|
3 |
<html xmlns="http://www.w3.org/1999/xhtml"> |
|
4 |
<head> |
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> |
|
6 |
<title></title> |
|
7 |
<link href="css/TXM WEB.css" rel="stylesheet" type="text/css" media="screen" /> |
|
8 |
<link href="css/TXM WEB PRINT.css" rel="stylesheet" type="text/css" media="print" /> |
|
9 |
|
|
10 |
</head> |
|
11 |
|
|
12 |
<body> |
|
13 |
|
|
14 |
<div class="main"> |
|
15 |
<h1 style="text-align:center;font-size:150%">Projet Journaux francophones</h1> |
|
16 |
<div class="textzone" style="position:relative"> |
|
17 |
<img src="images/journauxfrancophones/a_tchitcherine_100x100.jpg" style="position:absolute;left:10px;top:10px"></img> |
|
18 |
<img src="images/journauxfrancophones/o_orlova-davydova_100x99.jpg" style="position:absolute;right:10px;top:10px"></img> |
|
19 |
<!--<h1><span class="larger">I</span>ntroduction</h1>--> |
|
20 |
<p style="padding-right:120px;padding-left:120px">Le projet <i>Interaction des langues et des cultures dans l’univers des journaux intimes russes francophones au XIX<sup>e</sup> siècle</i> vise premièrement à rendre accessible à la communauté académique une série de journaux intimes écrits par des Russes en langue française au XIX<sup>e</sup> siècle. Un autre objectif consiste à analyser ces sources dans un cadre complexe basé sur une approche interdisciplinaire et utilisant les dernières avancées méthodologiques en sciences humaines et sociales. Un grand nombre de ces journaux portent en effet un caractère sémiotique complexe, ce qui rend indispensable une approche intermédiale complexe intégrant des méthodes d’analyse élaborées dans le cadre de la linguistique, de la critique littéraire, de l’histoire de l’art et de l’anthropologie historique. Le corpus du projet est actuellement composé du journal d'Alexandre Tchictchérine (1793 - 1813) et du journal d'Olga Orlova-Davydova (1814 - 1876). Le prototype de ce dernier est <a class="command" command="documentation" path="/DAVYDOVAFR">accessible sur ce portail</a>. La qualité littéraire et le riche aspect visuel de certaines de ces sources en font des phénomènes novateurs et originaux dans la culture russe dont la nature même n’a pas été découverte jusqu’à présent. Le corpus du projet est numérisé, annoté en XML-TEI, analysé et publié en ligne grâce au logiciel open-source TXM développé au laboratoire du partenaire français (UMR IHRIM). L’équipe du projet est composée de littéraires, de linguistes, de paléographes, d’historiens de l’art et de spécialistes en humanités numériques : </p> |
|
21 |
<ul style="padding-right:120px;padding-left:120px"> |
|
22 |
<li>Andrey Borodikhin, directeur du dépatement de livres rares et de manuscrits de la Bibliothèque scientifique et technique de la Branche sibérienne de l'Académie des sciences russe</li> |
|
23 |
<li>Michèle Debrenne, professeur à l'Université de Novossibirsk (coordinatrice de l'équipe russe)</li> |
|
24 |
<li>Dmitry Doglushin, maître de coinférences à l'Université de Novossibirsk</li> |
|
25 |
<li>Serge Heiden, ingénieur de recherche à l'ENS de Lyon, UMR IHRIM</li> |
|
26 |
<li>Alexei Lavrentiev, ingénieur de recherche au CNRS, UMR IHRIM (coordinateur de l'équipe française)</li> |
|
27 |
<li>Nina Panina, maître de conférence à l'Université de Novossibirsk et à l'Université d'architecture, de design et des arts de Novossibirsk</li> |
|
28 |
</ul> |
|
29 |
<p>Le projet est financé pour la période 2016 - 2018 par la Fondation russe pour la recherche fondamentale (ex RGNF) [16-24-08001] et de la Fondation Maisons des Sciences de l’Homme (FMSH)</p> |
|
30 |
|
|
31 |
<h1>Corpus en ligne (protoptype)</h1> |
|
32 |
<ul> |
|
33 |
<li><a class="command" command="documentation" path="/DAVYDOVAFR"><i>Journal d'Olga Orlova-Davydova</i></a></li> |
|
34 |
</ul> |
|
35 |
|
|
36 |
<h1>Corpus en cours de préparation</h1> |
|
37 |
<ul> |
|
38 |
<li>Journal d'Alexandre Tchitcherine</li> |
|
39 |
</ul> |
|
40 |
</div> |
|
41 |
<div class="footer"> |
|
42 |
<p class="logos"> |
|
43 |
<a href="http://www.fmsh.fr/" target="_blank" class="logolink" title="Fondation maisons des sciences de l'homme"><img src="images/journauxfrancophones/logo_fmsh_35x58.png" alt="FMSH" class="logoimg"/></a> |
|
44 |
<a href="http://www.rfh.ru/" target="_blank" class="logolink" title="Russian Foundation for Basic Research"><img src="images/journauxfrancophones/logo_rffi_30x80.png" alt="RFBR" class="logoimg"/></a> |
|
45 |
<a href="http://ihrim.ens-lyon.fr" target="_blank" class="logolink" title="Laboratoire IHRIM"><img src="images/logos/logo_ihrim_30x38.png" alt="IHRIM" class="logoimg"/></a> |
|
46 |
<a href="http://www.ens-lyon.eu" target="_blank" class="logolink" title="ENS de Lyon"><img src="images/logos/logo-enslyon-30x81.png" alt="ENS de Lyon" class="logoimg"/></a> |
|
47 |
<a href="http://www.cnrs.fr" target="_blank" class="logolink" title="CNRS"><img src="images/logos/logo-cnrs-30x30.png" alt="CNRS" class="logoimg"/></a> |
|
48 |
<a href="http://www.nsu.ru/" target="_blank" class="logolink" title="Novosibirsk State University"><img src="images/journauxfrancophones/logo_nsu_30x80.png" alt="NSU" class="logoimg"/></a> |
|
49 |
<a href="http://www.spsl.nsc.ru/" target="_blank" class="logolink" title="State Public Scientific and Technological Library of the Siberian Branch of Russian Academy of Sciences"><img src="images/journauxfrancophones/logo_spstl_30x30.png" alt="SPSTL" class="logoimg"/></a> |
|
50 |
<a href="http://nsuada.ru/" target="_blank" class="logolink" title="Novosibirsk State University of Architecture, Design and Arts"><img src="images/journauxfrancophones/logo_nsuada_30x58.png" alt="NSUADA" class="logoimg"/></a> |
|
51 |
|
|
52 |
<a href="http://textometrie.ens-lyon.fr" target="_blank" class="logolink" title="Powered by TXM"><img src="images/logos/logo-txm-30x30.png" alt="" class="logoimg"></img></a> |
|
53 |
<a href="http://www.tei-c.org/" target="_blank" class="logolink" title="Nous utilisons la TEI"><img src="images/logos/logo-tei-27x30.png" alt="TEI" class="logoimg"></img> |
|
54 |
<!--<a href="http://www.tei-c.org/" target="_blank"><img src="http://www.tei-c.org/About/Badges/We-use-TEI.png" alt="We use TEI"/></a>--> |
|
55 |
<!--<a href="" target="_blank" class="logolink" title=""><img src="images/logos/logo-.png" alt="" class="logoimg"></img></a>--> |
|
56 |
</p> |
|
57 |
<!--<p class="legal"><a href="html/CGU.html" target="_blank">Conditions générales</a> et <a href="html/CSU.html" target="_blank">spécifiques</a> d'utilisation de la base de données BFM</p>--> |
|
58 |
</div> |
|
59 |
</div> |
|
60 |
|
|
61 |
|
|
62 |
</body> |
|
63 |
</html> |
Portal/configurations/demo/css/TXM WEB.css (revision 400) | ||
---|---|---|
100 | 100 |
font-size:80% |
101 | 101 |
} |
102 | 102 |
|
103 |
/* added by AL 2017-07-17*/ |
|
104 |
|
|
105 |
.footer{ |
|
106 |
text-align:center; |
|
107 |
padding-bottom:15px; |
|
108 |
} |
|
109 |
|
|
110 |
.logolink{ |
|
111 |
margin-left:10px; |
|
112 |
margin-right:10px |
|
113 |
} |
|
114 |
|
|
115 |
.logoimg{ |
|
116 |
border:none; |
|
117 |
} |
|
118 |
|
|
119 |
|
Portal/configurations/demo/data/profiles/JournauxFrancophones.xml (revision 400) | ||
---|---|---|
1 |
<?xml version="1.0" encoding="UTF-8"?> |
|
2 |
<profile name="Anonymous" homepage="html/HOME.html" helppage="html/HELP.html" contactpage="html/CONTACT.html"> |
|
3 |
<entity path="/ESLO"> |
|
1 |
<?xml version="1.0" encoding="UTF-8"?><profile name="JournauxFrancophones" homepage="" helppage="" contactpage=""><messages><message subject=""></message></messages> |
|
2 |
<entity path="/DAVYDOVAFR"> |
|
4 | 3 |
<permission value="TxmAllPermission"/> |
5 |
<permission value="TextSelectionPermission" not="true"/> |
|
6 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
7 |
<permission value="CreatePartitionPermission" not="true"/> |
|
8 | 4 |
<permission value="TsQueryPermission" not="true"/> |
9 | 5 |
</entity> |
10 |
<entity path="/BROWN"> |
|
11 |
<permission value="TxmAllPermission"/> |
|
12 |
<permission value="TextSelectionPermission" not="true"/> |
|
13 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
14 |
<permission value="CreatePartitionPermission" not="true"/> |
|
15 |
<permission value="TsQueryPermission" not="true"/> |
|
16 |
</entity> |
|
17 |
<entity path="/VWWP"> |
|
18 |
<permission value="TxmAllPermission"/> |
|
19 |
<permission value="TextSelectionPermission" not="true"/> |
|
20 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
21 |
<permission value="CreatePartitionPermission" not="true"/> |
|
22 |
<permission value="DictionnaryPermission" not="true"/> |
|
23 |
<permission value="TsQueryPermission" not="true"/> |
|
24 |
</entity> |
|
25 |
<entity path="/SCAT"> |
|
26 |
<permission value="TxmAllPermission"/> |
|
27 |
<permission value="TextSelectionPermission" not="true"/> |
|
28 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
29 |
<permission value="CreatePartitionPermission" not="true"/> |
|
30 |
<permission value="TsQueryPermission" not="true"/> |
|
31 |
<permission value="BiblioPermission" not="true"/> |
|
32 |
</entity> |
|
33 |
<entity path="/DISCOURS"> |
|
34 |
<permission value="TxmAllPermission"/> |
|
35 |
<permission value="TextSelectionPermission" not="true"/> |
|
36 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
37 |
<permission value="CreatePartitionPermission" not="true"/> |
|
38 |
<permission value="TsQueryPermission" not="true"/> |
|
39 |
<permission value="BiblioPermission" not="true"/> |
|
40 |
</entity> |
|
41 |
<entity path="/FLEURSDUMAL"> |
|
42 |
<permission value="TxmAllPermission"/> |
|
43 |
<permission value="TextSelectionPermission" not="true"/> |
|
44 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
45 |
<permission value="CreatePartitionPermission" not="true"/> |
|
46 |
<permission value="TsQueryPermission" not="true"/> |
|
47 |
<permission value="BiblioPermission" not="true"/> |
|
48 |
</entity> |
|
49 |
<entity path="/VOEUX"> |
|
50 |
<permission value="TxmAllPermission"/> |
|
51 |
<permission value="TextSelectionPermission" not="true"/> |
|
52 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
53 |
<permission value="CreatePartitionPermission" not="true"/> |
|
54 |
<permission value="TsQueryPermission" not="true"/> |
|
55 |
<permission value="BiblioPermission" not="true"/> |
|
56 |
</entity> |
|
57 |
<entity path="/GRAAL"> |
|
58 |
<permission value="TextSelectionPermission" not="true"/> |
|
59 |
<permission value="TxmAllPermission"/> |
|
60 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
61 |
<permission value="CreatePartitionPermission" not="true"/> |
|
62 |
<permission value="BiblioPermission" not="true"/> |
|
63 |
</entity> |
|
64 |
<entity path="/ONUAR"> |
|
65 |
<permission value="TxmAllPermission"/> |
|
66 |
<permission value="TextSelectionPermission" not="true"/> |
|
67 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
68 |
<permission value="CreatePartitionPermission" not="true"/> |
|
69 |
<permission value="TsQueryPermission" not="true"/> |
|
70 |
</entity> |
|
71 |
<entity path="/REFMAN"> |
|
72 |
<permission value="TxmAllPermission"/> |
|
73 |
<permission value="TextSelectionPermission" not="true"/> |
|
74 |
<permission value="CreateSubcorpusPermission" not="true"/> |
|
75 |
<permission value="CreatePartitionPermission" not="true"/> |
|
76 |
<permission value="TsQueryPermission" not="true"/> |
|
77 |
</entity> |
|
78 | 6 |
</profile> |
Formats disponibles : Unified diff