forked from Andrettin/Wyrmsun
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlanguage_latin.lua
419 lines (360 loc) · 14.9 KB
/
language_latin.lua
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
-- _________ __ __
-- / _____// |_____________ _/ |______ ____ __ __ ______
-- \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
-- / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
-- /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
-- \/ \/ \//_____/ \/
-- ______________________ ______________________
-- T H E W A R B E G I N S
-- Stratagus - A free fantasy real time strategy game engine
--
-- (c) Copyright 2015 by Andrettin
--
-- This program is free software; you can redistribute it and/or modify
-- it under the terms of the GNU General Public License as published by
-- the Free Software Foundation; either version 2 of the License, or
-- (at your option) any later version.
--
-- This program is distributed in the hope that it will be useful,
-- but WITHOUT ANY WARRANTY; without even the implied warranty of
-- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-- GNU General Public License for more details.
--
-- You should have received a copy of the GNU General Public License
-- along with this program; if not, write to the Free Software
-- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
--
DefineLanguageWord("Aes", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 11.
Language = "latin",
Type = "noun",
Meanings = {"Ore"}, -- source gives the German "Erz" as the meaning
Gender = "neuter",
NumberCaseInflections = {
"singular", "genitive", "Aeris"
}
})
DefineLanguageWord("Alucinare", { -- Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 101.
Language = "latin",
Type = "verb",
Meanings = {"To Wander in Mind", "Speak while in such a State"}
})
DefineLanguageWord("Alucitae", { -- this is the plural; Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 101.
Language = "latin",
Type = "noun",
Meanings = {"Gnats", "Mosquitos"},
NumberCaseInflections = {
"plural", "nominative", "Alucitae"
}
})
DefineLanguageWord("Âra", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 20.
Language = "latin",
Type = "noun",
Meanings = {"Altar"} -- source gives the German "Altar" as the meaning
})
DefineLanguageWord("Auster", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 12.
Language = "latin",
Type = "noun",
Meanings = {"South Wind"} -- source gives the German "Südwind" as the meaning
})
DefineLanguageWord("Caesaries", { -- Source: Sean Crist, "An Analysis of *z loss in West Germanic", 2002, p. 7.
Language = "latin",
Type = "noun",
Meanings = {"Head Hair"}
})
DefineLanguageWord("Caper", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 9.
Language = "latin",
Type = "noun",
Meanings = {"Male Goat"}
})
DefineLanguageWord("Captus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 4.
Language = "latin",
Type = "adjective",
Meanings = {"Captured"}
})
DefineLanguageWord("Caulis", { -- Source: Richard M. Runge, "The Phonetic Realization of Proto-Germanic /r/", 1973, p. 236.
Language = "latin",
Type = "noun",
Meanings = {} -- words derived from it mean (in German) "Kohl"
})
DefineLanguageWord("Collum", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 50.
Language = "latin",
Type = "noun",
Meanings = {"Neck", "Throat"}, -- source gives the German "Hals" as the meaning
DerivesFrom = {"proto-indo-european", "verb", "Kel"}
})
DefineLanguageWord("Cōnīveō", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 5.
Language = "latin",
Type = "verb",
Meanings = {"Shut the Eyes"},
DerivesFrom = {"proto-indo-european", "verb", "Kneygʷh"}
})
DefineLanguageWord("Conopes", { -- this is the plural; Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 101.
Language = "latin",
Type = "noun",
Meanings = {"Gnats"},
NumberCaseInflections = {
"plural", "nominative", "Conopes"
}
})
DefineLanguageWord("Conopeum", { -- Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 102.
Language = "latin",
Type = "noun",
Meanings = {"Mosquito Net"}
})
DefineLanguageWord("Crātis", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Wicker-Work"}
})
DefineLanguageWord("Custos", { -- Source: Sean Crist, "An Analysis of *z loss in West Germanic", 2002, p. 8.
Language = "latin",
Type = "noun",
Meanings = {"Guard"} -- source gives meaning as "a Guard"
})
DefineLanguageWord("Dūcō", { -- this is the singular first person present; Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Sections 3-4.
Language = "latin",
Type = "verb",
Meanings = {"Lead"},
DerivesFrom = {"old-latin", "verb", "Doucō"},
NumberPersonTenseMoodInflections = {
"singular", "first-person", "present", "indicative", "Dūcō"
}
})
DefineLanguageWord("Egō", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 1.
Language = "latin",
Type = "pronoun",
Meanings = {"I"}, -- is a cognate of Proto-Germanic "eka"/"ek", so possibly has the same meaning
Nominative = "Egō"
})
DefineLanguageWord("Fāgus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Beech"}
})
DefineLanguageWord("Far", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 9.
Language = "latin",
Type = "noun",
Meanings = {"Wheat", "Spelt"} -- the word means one of these, not both
})
DefineLanguageWord("Ferō", { -- this is the singular first person present; Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 2.
Language = "latin",
Type = "verb",
Meanings = {"Bear"},
NumberPersonTenseMoodInflections = {
"singular", "first-person", "present", "indicative", "Ferō"
}
})
DefineLanguageWord("Ferveo", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 136.
Language = "latin",
Type = "verb", -- correct?
Meanings = {},
DerivesFrom = {"proto-indo-european", "verb", "Bhrenvō"}
})
DefineLanguageWord("Flâvus", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 147.
Language = "latin",
Type = "adjective",
Meanings = {"Blond"} -- source gives the German "blond" as the meaning
})
DefineLanguageWord("Foris", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Door"}
})
DefineLanguageWord("Frāter", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Brother"}
})
DefineLanguageWord("Gallus", { -- Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 101.
Language = "latin",
Type = "noun",
Meanings = {"Eunuch"},
NumberCaseInflections = {
"plural", "nominative", "Galli"
}
})
DefineLanguageWord("Grānum", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Grain"}
})
DefineLanguageWord("Haedus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 9.
Language = "latin",
Type = "noun",
Meanings = {"Goat"}
})
DefineLanguageWord("Hasta", { -- Source: Sean Crist, "An Analysis of *z loss in West Germanic", 2002, p. 8.
Language = "latin",
Type = "noun",
Meanings = {"Rod", "Shaft", "Spear"}
})
DefineLanguageWord("Hortus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Garden"}
})
DefineLanguageWord("Linquō", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 6.
Language = "latin",
Type = "verb",
Meanings = {},
DerivesFrom = {"proto-indo-european", "verb", "Leykʷ"}
})
DefineLanguageWord("Longus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "adjective",
Meanings = {"Long"} -- presumably, but it is not entirely clear from the source
})
DefineLanguageWord("Lupus", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 209.
Language = "latin",
Type = "noun",
Meanings = {},
DerivesFrom = {"proto-indo-european", "noun", "Vl̥qo"}
})
DefineLanguageWord("Margo", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 160.
Language = "latin",
Type = "noun",
Meanings = {"Edge"}, -- source gives the German "Rand"
DerivesFrom = {"proto-indo-european", "verb", "Mareĝ"} -- source indicates this as a possibility
})
DefineLanguageWord("Molere", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "verb",
Meanings = {"Grind"}, -- presumably, but it is not entirely clear from the source
DerivesFrom = {"proto-indo-european", "verb", "Mel"}
-- also given as "Molō" (if it is indeed the same word); Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 6.
})
DefineLanguageWord("Nux", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 58.
Language = "latin",
Type = "noun",
Meanings = {},
DerivesFrom = {"proto-indo-european", "noun", "Knud"}
})
DefineLanguageWord("Octō", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "numeral",
Number = 8
})
DefineLanguageWord("Pater", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Father"}
})
DefineLanguageWord("Pecu", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 2.
Language = "latin",
Type = "noun",
Meanings = {"Herd"}
})
DefineLanguageWord("Quod", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "pronoun",
Meanings = {"What"},
Nominative = "Quod"
})
DefineLanguageWord("Râvus", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 79.
Language = "latin",
Type = "adjective",
Meanings = {"Gray"}, -- source gives the German "grau" as the meaning
DerivesFrom = {"proto-indo-european", "verb", "Ĝherē"}
})
DefineLanguageWord("Rectus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "adjective",
Meanings = {"Straight"} -- presumably, but it is not entirely clear from the source
})
DefineLanguageWord("Rêx", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 174.
Language = "latin",
Type = "noun",
Meanings = {},
DerivesFrom = {"proto-indo-european", "noun", "Reĝ"}
})
DefineLanguageWord("Scrībere", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 2.
Language = "latin",
Type = "verb",
Meanings = {} -- cognates have "write" as the meaning
})
DefineLanguageWord("Sequor", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 5.
Language = "latin",
Type = "verb",
Meanings = {"Follow"},
DerivesFrom = {"proto-indo-european", "verb", "Sekʷ"}
})
DefineLanguageWord("Sēmen", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Seed"}
})
DefineLanguageWord("Sōl", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "noun",
Meanings = {"Sun"}
})
DefineLanguageWord("Spuō", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 4.
Language = "latin",
Type = "verb",
Meanings = {"Spit"}
})
DefineLanguageWord("Suīnus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "adjective",
Meanings = {"of Pig"}
})
DefineLanguageWord("Super", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "adposition",
Meanings = {"Over"}
})
DefineLanguageWord("Sūs", { -- Source: Richard M. Runge, "The Phonetic Realization of Proto-Germanic /r/", 1973, p. 242.
Language = "latin",
Type = "noun",
Meanings = {"Sow"}
})
DefineLanguageWord("Torrus", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 3.
Language = "latin",
Type = "adjective",
Meanings = {"Dry"}
})
DefineLanguageWord("Turba", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 100.
Language = "latin",
Type = "noun",
Meanings = {"Flock", "Crowd"} -- source gives the German "Schar" as the meaning
})
DefineLanguageWord("Turbâre", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 100.
Language = "latin",
Type = "verb",
Meanings = {"Confuse"} -- source gives the German "Verwirren" as the meaning
})
DefineLanguageWord("Veniō", { -- alternatively written as "Venio" by the source; Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Sections 3, 5.
Language = "latin",
Type = "verb",
Meanings = {"Come"},
DerivesFrom = {"proto-indo-european", "verb", "Gʷem"}
})
DefineLanguageWord("Verus", { -- Source: Alaric Hall, "The Meanings of Elf and Elves in Medieval England", 2004, p. 99.
Language = "latin",
Type = "adjective",
Meanings = {"True", "Real"}
})
DefineLanguageWord("Vesper", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 204.
Language = "latin",
Type = "noun",
Meanings = {"Evening"}, -- source gives the German "Abend" as the meaning
DerivesFrom = {"proto-indo-european", "adverb", "Ve"}
})
DefineLanguageWord("Vir", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 2, Section 6.
Language = "latin",
Type = "noun",
Meanings = {},
DerivesFrom = {"proto-indo-european", "noun", "Wiros"}
})
DefineLanguageWord("Volpes", { -- Source: August Fick and Alf Torp, "Wortschatz der Germanischen Spracheinheit", 2006, p. 209.
Language = "latin",
Type = "noun",
Meanings = {"Fox"}, -- source gives the German "Fuchs"
DerivesFrom = {"proto-indo-european", "noun", "Vl̥po"}
})
DefineLanguageWord("Vōs", { -- Source: Winfred P. Lehmann, "A Grammar of Proto-Germanic", 2005, Chapter 1, Section 5, Subsection 1.
Language = "latin",
Type = "pronoun",
Meanings = {"You"}, -- second person plural
Nominative = "Vōs"
})