File: merging-paths-mono.dix

package info (click to toggle)
lttoolbox 3.8.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,516 kB
  • sloc: cpp: 13,541; ansic: 3,131; python: 1,212; makefile: 17
file content (20 lines) | stat: -rw-r--r-- 788 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<dictionary>
  <alphabet>ABCDEFGHIJKLMNOPQRSTUVWXYZÆØÅabcdefghijklmnopqrstuvwxyzæøåcqwxzCQWXZéèêóòâôÉÊÈÓÔÒÂáàÁÀäÄöÖšŠčČðđÐ</alphabet>
  <sdefs>
    <sdef n="det" 	c="Determiner"/>
    <sdef n="f" 	c="Feminine"/>
    <sdef n="m" 	c="Masculine"/>
    <sdef n="sg" 	c="Singular"/>
    <sdef n="qnt" 	c="Quantifier"/>
  </sdefs>
  <pardefs>
    <pardef n="e/n__num">
      <e>       <p><l>n</l>          <r>n<s n="det"/><s n="qnt"/><s n="m"/><s n="sg"/></r></p></e>
      <e>       <p><l>i</l>          <r>n<s n="det"/><s n="qnt"/><s n="f"/><s n="sg"/></r></p></e>
    </pardef>
  </pardefs>
  <section id="main" type="standard">
    <e lm="en">              <i>e</i><par n="e/n__num"/></e>
  </section>
</dictionary>