root / Portal / configurations / html / Home_Ramses.jsp @ 3
Historique | Voir | Annoter | Télécharger (2,48 ko)
| 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 |
<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>Bienvenue démo TXM en ligne Ramsès</title> |
| 8 |
<meta content="Serge Heiden" name="author" /> |
| 9 |
</head><body> |
| 10 |
<div class="textzone"> |
| 11 |
<h1 style="font-family: Helvetica,Arial,sans-serif;">Bienvenue au démonstrateur TXM en ligne pour Ramsès<br /> |
| 12 |
</h1> |
| 13 |
|
| 14 |
<p> |
| 15 |
Ce compte vous donne accès au corpus RAMSES : un corpus d'égyptien<br /> |
| 16 |
ancien contenant le texte 'LRL01_id138' fourni par le projet Ramsès à<br /> |
| 17 |
des fins expérimentales sous la forme d'un export XML<font size="-1"><sup>(*)</sup></font>. |
| 18 |
</p> |
| 19 |
<p> |
| 20 |
Chaque mot y possède et peut être interrogé sur les propriétés suivantes :<br /> |
| 21 |
</p> |
| 22 |
<ul> |
| 23 |
<li>word <font size="-1"><sup>(**)</sup></font></li> |
| 24 |
|
| 25 |
<li>spelling_mdc</li> |
| 26 |
<li>lemmaId</li> |
| 27 |
<li>lemma_partofspeech</li> |
| 28 |
<li>lemma_transliteration</li> |
| 29 |
<li>lemma_translation</li> |
| 30 |
<li>lemma_semantic_class</li> |
| 31 |
<li>lemma_animate</li> |
| 32 |
<li>lemma_comptable</li> |
| 33 |
<li>lemma_family</li> |
| 34 |
<li>lemma_category</li> |
| 35 |
<li>inflexion_id</li> |
| 36 |
<li>inflexion_name</li> |
| 37 |
<li>inflexion_transliteration</li> |
| 38 |
<li>inflexion_nombre</li> |
| 39 |
<li>inflexion_gender</li> |
| 40 |
<li>inflexion_number</li> |
| 41 |
<li>inflexion_status</li> |
| 42 |
<li>inflexion_person</li> |
| 43 |
</ul> |
| 44 |
|
| 45 |
Dans les pages d'édition, chaque mot dispose d'un flyover listant toutes ses propriétés.<br /> |
| 46 |
|
| 47 |
<hr style="width: 100%; height: 2px;" /> |
| 48 |
<p><small>(*)</small> Ce |
| 49 |
corpus a été importé dans TXM avec le module d'import XML-TXM à partir d'une version XML-TEI-TXM du texte <br /> |
| 50 |
produite par transformation de la source XML avec la feuille de style '<span style="font-family: monospace;">ramses_txm05.xsl</span>'.<br /> |
| 51 |
</p> |
| 52 |
<p><small>(**)</small> |
| 53 |
La forme des mots est composée avec la propriété <span style="font-family: monospace;">freeText</span> si elle est <br /> |
| 54 |
renseignée sinon avec la propriété <span style="font-family: monospace;">lemma_transliteration</span> <br /> |
| 55 |
(en attendant l'intégration dans TXM du rendu avec JSesh des hiéroglyphes à partir de la propriété <span style="font-family: monospace;">spelling_mdc</span>). |
| 56 |
</p> |
| 57 |
</div> |
| 58 |
</body></html> |