libkdeedu/keduvocdocument
Go to the documentation of this file.
20 #define KVTML_TAG "kvtml"
21 #define KVTML_VERSION "version"
24 #define KVTML_INFORMATION "information"
26 #define KVTML_GENERATOR "generator"
27 #define KVTML_TITLE "title"
28 #define KVTML_AUTHOR "author"
29 #define KVTML_AUTHORCONTACT "contact"
30 #define KVTML_LICENSE "license"
31 #define KVTML_COMMENT "comment"
32 #define KVTML_CATEGORY "category"
34 #define KVTML_IDENTIFIERS "identifiers"
35 #define KVTML_IDENTIFIER "identifier"
36 #define KVTML_IDENTIFIERTYPE "identifiertype"
37 #define KVTML_LOCALE "locale"
38 #define KVTML_NAME "name"
39 #define KVTML_SIZEHINT "sizehint"
42 #define KVTML_ARTICLE "article"
45 #define KVTML_CONJUGATION "conjugation"
46 #define KVTML_CONJUGATIONTYPE "conjugationtype"
47 #define KVTML_PERSONALPRONOUNS "personalpronouns"
48 #define KVTML_DECLENSION "declension"
77 "thirdpersonneutralcommon"
88 #define KVTML_THIRD_PERSON_MALE_FEMALE_DIFFERENT "malefemaledifferent"
90 #define KVTML_THIRD_PERSON_NEUTRAL_EXISTS "neutralexists"
91 #define KVTML_DUAL_EXISTS "dualexists"
99 #define KVTML_WORDTYPES "wordtypes"
100 #define KVTML_LESSONS "lessons"
101 #define KVTML_LEITNERBOXES "leitnerboxes"
102 #define KVTML_CONTAINER "container"
103 #define KVTML_INPRACTICE "inpractice"
106 #define KVTML_SPECIALWORDTYPE "specialwordtype"
107 #define KVTML_SPECIALWORDTYPE_NOUN "noun"
108 #define KVTML_SPECIALWORDTYPE_NOUN_MALE "noun/male"
109 #define KVTML_SPECIALWORDTYPE_NOUN_FEMALE "noun/female"
110 #define KVTML_SPECIALWORDTYPE_NOUN_NEUTRAL "noun/neutral"
111 #define KVTML_SPECIALWORDTYPE_VERB "verb"
112 #define KVTML_SPECIALWORDTYPE_ADJECTIVE "adjective"
113 #define KVTML_SPECIALWORDTYPE_ADVERB "adverb"
114 #define KVTML_SPECIALWORDTYPE_CONJUNCTION "conjunction"
117 #define KVTML_TENSES "tenses"
118 #define KVTML_TENSE "tense"
120 #define KVTML_USAGES "usages"
121 #define KVTML_USAGE "usage"
123 #define KVTML_CURRENT "current"
125 #define KVTML_ENTRIES "entries"
126 #define KVTML_ENTRY "entry"
127 #define KVTML_DEACTIVATED "deactivated"
129 #define KVTML_TRANSLATION "translation"
130 #define KVTML_TEXT "text"
131 #define KVTML_PRONUNCIATION "pronunciation"
133 #define KVTML_PAIR "pair"
134 #define KVTML_FALSEFRIEND "falsefriend"
135 #define KVTML_ANTONYM "antonym"
136 #define KVTML_SYNONYM "synonym"
138 #define KVTML_EXAMPLE "example"
139 #define KVTML_PARAPHRASE "paraphrase"
141 #define KVTML_COMPARISON "comparison"
142 #define KVTML_ABSOLUTE "absolute"
143 #define KVTML_COMPARATIVE "comparative"
144 #define KVTML_SUPERLATIVE "superlative"
146 #define KVTML_MULTIPLECHOICE "multiplechoice"
147 #define KVTML_CHOICE "choice"
149 #define KVTML_IMAGE "image"
150 #define KVTML_SOUND "sound"
152 #define KVTML_GRADE "grade"
153 #define KVTML_FROMID "fromid"
154 #define KVTML_CURRENTGRADE "currentgrade"
155 #define KVTML_COUNT "count"
156 #define KVTML_ERRORCOUNT "errorcount"
157 #define KVTML_DATE "date"
159 #define KVTML_TRUE "true"
160 #define KVTML_FALSE "false"
static const QString KVTML_GRAMMATICAL_NUMBER[]
static const QString KVTML_DECLENSION_CASE[]
static const QString KVTML_GRAMMATICAL_PERSON[]
static const QString KVTML_GRAMMATICAL_DEFINITENESS[]
static const QString KVTML_GRAMMATICAL_GENDER[]
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:37:21 by
doxygen 1.8.7 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.