blob: 5081033b5f642bf4d7aa9de9e5d930749c205d29 (
plain)
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
|
<?xml version="1.0"?>
<!DOCTYPE kvtml SYSTEM "kvoctrain.dtd">
<kvtml
generator="kwordquiz 0.4"
cols="2"
lines="16"
title="fill_in_the_blank.kvtml">
<e>
<o width="280" l="English">the lawyer reads the newspaper</o>
<t width="280" l="Deutsch">der Rechtsanwalt liest [die Zeitung]</t>
</e>
<e>
<o>kids like ice-cream</o>
<t>Kinder mögen [Eis]</t>
</e>
<e>
<o>they have bought a Porsche</o>
<t>sie haben [einen Porsche] gekauft</t>
</e>
<e>
<o>they have many secrets</o>
<t>sie haben viele [Geheimnisse]</t>
</e>
<e>
<o>these exercises help the students</o>
<t>diese Übungen helfen [den Schülern]</t>
</e>
<e>
<o>it only takes a word</o>
<t>es bedarf nur [eines Wortes]</t>
</e>
<e>
<o>there is only one exit</o>
<t>es gibt nur [einen Ausweg]</t>
</e>
<e>
<o>there are many women here</o>
<t>es sind viele [Frauen] hier</t>
</e>
<e>
<o>the tires on the bus are new</o>
<t>die Reifen [des Busses] sind neu</t>
</e>
<e>
<o>she is a doctor</o>
<t>sie ist [Ärztin]</t>
</e>
<e>
<o>I will buy a TV</o>
<t>ich werde mir [einen Fernseher] kaufen</t>
</e>
<e>
<o>Earth is a planet</o>
<t>die Erde ist [ein Planet]</t>
</e>
<e>
<o>the rooms have three beds</o>
<t>die Zimmer haben [drei Betten]</t>
</e>
<e>
<o>we travel through Turkey</o>
<t>wir reisen durch [die Türkei]</t>
</e>
<e>
<o>we own a computer</o>
<t>wir besitzen [einen Computer]</t>
</e>
</kvtml>
|