File: kvtml_empty_sample.kvtml

package info (click to toggle)
libkeduvocdocument 4%3A16.08.0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 948 kB
  • ctags: 1,086
  • sloc: cpp: 7,995; sh: 16; makefile: 10
file content (142 lines) | stat: -rw-r--r-- 3,724 bytes parent folder | download | duplicates (9)
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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<?xml version="1.0" encoding="UTF-8" ?>
<!DOCTYPE kvtml SYSTEM "kvtml2.dtd">
<kvtml version="2.0">
  <information>
    <generator></generator>
    <title></title>
    <author></author>
    <license></license>
    <comment></comment>
  </information>

  <identifiers>
    <identifier id="0">
      <type>language</type>
      <locale>en</locale>
      <name></name>
      <comment></comment>
      <sizehint>250</sizehint>

      <article>
        <definite>
            <male>der</male>
            <female>die</female>
            <neutral>das</neutral>
        </definite>
        <indefinite>
            <male>ein</male>
            <female>eine</female>
            <neutral>ein</neutral>
        </indefinite>
      </article>
      <personalpronouns>
        <singular>
            <firstPerson>ich</firstPerson>
            <secondPerson>du</secondPerson>
            <thirdPerson>
                <male>er</male>
                <female>sie</female>
                <neutral>es</neutral>
            </thirdPerson>
        </singular>
        <plural>
            <firstPerson>wir</firstPerson>
            <secondPerson>ihr</secondPerson>
            <thirdPerson>
                <common>sie</common>
            </thirdPerson>
        </plural>
      </personalpronouns>
    </identifier>
  </identifiers>


  <types>
    <type>grammar type a</type>
    <type>grammer type b</type>
  </types>
  <tenses>
    <tense>Special tense</tense>
  </tenses>

  <usages>
    <usage>slang usage</usage>
    <usage>professional usage</usage>
  </usages>

  <entries>
    <entry id="0">
      <inactive>true</inactive> to deactivate an entry (won't be queried)
      <inquery>true</inquery>
      <sizehint>25</sizehint>
      <translation id="0">
        <text>Kniebeugen</text>
        <type></type>
        <comment></comment>
        <pronunciation></pronunciation>
        <falsefriend fromid="1"></falsefriend>
        <antonym></antonym>
        <synonym></synonym>
        <example></example>
        <usage></usage>
        <paraphrase></paraphrase>
        <conjugation>
          <tenseid>1</tenseid>
          <type>regular</type>
          <singular>
              <firstPerson>ich</firstPerson>
              <secondPerson>du</secondPerson>
              <thirdPerson>
                  <male>er</male>
                  <female>sie</female>
                  <neutral>es</neutral>
              </thirdPerson>
          </singular>
          <plural>
              <firstPerson>wir</firstPerson>
              <secondPerson>ihr</secondPerson>
              <thirdPerson>
                  <common>sie</common>
              </thirdPerson>
          </plural>
        </conjugation>
        <comparison>
          <absolute>gut</absolute>
          <comparative>besser</comparative>
          <superlative>am besten</superlative>
        </comparison>
        <multiplechoice>
          <choice></choice>
          <choice></choice>
        </multiplechoice>

        <image></image>
        <sound></sound>
        <grade fromid="1">
          <currentgradeint>1</currentgradeint>
          <count>1</count>
          <errorcount>1</errorcount>
          <date>949757271</date>
        </grade>
      </translation>
      <translation id="1">
        <text>genuflect</text>
        <grade fromId="0">
          <currentgradefloat>0.8</currentgradefloat>
          <count>6</count>
          <errorcount>1</errorcount>
          <date>949757271</date>
        </grade>
      </translation>
     </entry>
  </entries>
  <lessons>
    <lesson>
      <name>Lesson with grades example</name>
      <query>true</query>
      <current>true</current>
      <entryid>0</entryid>
     </lesson>
   </lessons>
 </kvtml>