File: apertium-mk-bg.post-bg.dix

package info (click to toggle)
apertium-mk-bg 0.2.0~r49489-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 6,028 kB
  • sloc: xml: 517; sh: 157; makefile: 90; python: 45
file content (85 lines) | stat: -rw-r--r-- 2,174 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
<?xml version="1.0" encoding="UTF-8"?>
<dictionary>
  <!-- аАбБвВгГдДеЕжЖзЗиИйЙкКлЛмМнНоОпПрРсСтТуУфФхХцЦчЧшШщЩъЪьюЮяЯ -->
  <alphabet/>
  <pardefs>
    <pardef n="abeceda">
      <e><p><l>а</l><r>а</r></p></e>
      <e><p><l>б</l><r>б</r></p></e>
      <e><p><l>в</l><r>в</r></p></e>
      <e><p><l>г</l><r>г</r></p></e>
      <e><p><l>д</l><r>д</r></p></e>
      <e><p><l>е</l><r>е</r></p></e>
      <e><p><l>ж</l><r>ж</r></p></e>
      <e><p><l>з</l><r>з</r></p></e>
      <e><p><l>и</l><r>и</r></p></e>
      <e><p><l>й</l><r>й</r></p></e>
      <e><p><l>к</l><r>к</r></p></e>
      <e><p><l>л</l><r>л</r></p></e>
      <e><p><l>м</l><r>м</r></p></e>
      <e><p><l>н</l><r>н</r></p></e>
      <e><p><l>о</l><r>о</r></p></e>
      <e><p><l>п</l><r>п</r></p></e>
      <e><p><l>р</l><r>р</r></p></e>
      <e><p><l>с</l><r>с</r></p></e>
      <e><p><l>т</l><r>т</r></p></e>
      <e><p><l>у</l><r>у</r></p></e>
      <e><p><l>ф</l><r>ф</r></p></e>
      <e><p><l>х</l><r>х</r></p></e>
      <e><p><l>ц</l><r>ц</r></p></e>
      <e><p><l>ч</l><r>ч</r></p></e>
      <e><p><l>ш</l><r>ш</r></p></e>
      <e><p><l>щ</l><r>щ</r></p></e>
      <e><p><l>ъ</l><r>ъ</r></p></e>
      <e><p><l>ь</l><r>ь</r></p></e>
      <e><p><l>ю</l><r>ю</r></p></e>
      <e><p><l>я</l><r>я</r></p></e>
    </pardef>
  </pardefs>
  <section id="main" type="standard">
    <!-- Orthographic rules to remove spaces following prefixes -->
    <e>
      <p>
        <l><a/>по-<b/></l>
        <r>по-</r>
      </p>
      <par n="abeceda"/>
    </e>
    <e>
      <p>
        <l><a/>най-<b/></l>
        <r>най-</r>
      </p>
      <par n="abeceda"/>
    </e>

    <e>
      <p>
        <l><a/>с<b/>с</l>
        <r>със<b/>с</r>
      </p>
    </e>
    <e>
      <p>
        <l><a/>с<b/>з</l>
        <r>със<b/>з</r>
      </p>
    </e>

    <e>
      <p>
        <l><a/>в<b/>ф</l>
        <r>във<b/>ф</r>
      </p>
    </e>
    <e>
      <p>
        <l><a/>в<b/>в</l>
        <r>във<b/>в</r>
      </p>
    </e>


  </section>

</dictionary>