Difference between revisions of "User talk:Ebenimeli"

From Apertium
Jump to navigation Jump to search
(Suggestion for header in bilingual dictionary)
m (Removing all content from page)
 
Line 1: Line 1:
= Notes =
 
 
Monolingual dictionary:
 
 
<pre>
 
 
<dictionary>
 
<header>
 
<type>monolingual</type>
 
<language code="ca" full="Català"/>
 
<alternatives>
 
<alternative code="ca@valencian" full="Valencià"/>
 
<alternative code="ca" full="Català"/>
 
</alternatives>
 
</header>
 
 
...
 
 
</pre>
 
 
Suggestion for <code>header</code> in bilingual dictionary
 
 
<pre>
 
 
<dictionary>
 
<header>
 
<type>bilingual</type>
 
<language-pair>
 
<language code="es" full="Español"/>
 
<language code="ca" full="Català"/>
 
</language-pair>
 
<alternatives>
 
<alternative code="ca@valencian" full="Valencià"/>
 
<alternative code="ca" full="Català"/>
 
</alternatives>
 
</header>
 
 
...
 
 
</pre>
 

Latest revision as of 09:05, 12 March 2008