# Kapitel 1, Thema 2

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                   | English Word                            |
| ----------------------------- | --------------------------------------- |
| aber                          | but (however)                           |
| alt                           | old                                     |
| das Bild -er                  | the picture                             |
| da                            | there                                   |
| das Dorf \[die Dörfer]        | the village                             |
| eins, zwei, drei...zwölf      | 1, 2, 3...12                            |
| er                            | he (masculine noun: it)                 |
| es                            | it                                      |
| gehen \[ging \| ist gegangen] | to go (walk)                            |
| groß                          | big                                     |
| hier                          | here                                    |
| jetzt                         | now                                     |
| klein                         | small                                   |
| kommen \[kam \| ist gekommen] | to come                                 |
| das Land \[die Länder]        | the country                             |
| lernen \[lernte \| gelernt]   | to learn (to study for a class or test) |
| machen \[machte \| gemacht]   | to do, make                             |
| nur                           | only                                    |
| schön                         | nice(ly), beautiful(ly)                 |
| sie                           | she (feminine noun: it)                 |
| sie                           | they                                    |
| die Stadt \[die Städte]       | the city                                |
| viele                         | many, a lot                             |
| wo                            | where                                   |
| woher                         | from where?                             |
| wohnen \[wohnte \| gewohnt]   | to live (reside)                        |
| zu Hause                      | at home                                 |
| zwanzig / dreißig / hundert   | 20 / 30 / 100                           |

### Exercise 2: Fill in the Blanks

Fill in the blanks with the appropriate German word from the vocabulary list.

1. Ich \_\_\_\_\_\_\_\_ ein Bild.
2. \_\_\_\_\_\_\_\_ ist das Dorf?
3. Er ist \_\_\_\_\_\_\_\_.
4. Sie \_\_\_\_\_\_\_\_ zu Hause.
5. Woher \_\_\_\_\_\_\_\_ du?
6. Es ist \_\_\_\_\_\_\_\_ hier.
7. Sie \_\_\_\_\_\_\_\_ viele Bücher.
8. Ich \_\_\_\_\_\_\_\_ jetzt lernen.
9. Das Land ist \_\_\_\_\_\_\_\_.
10. Wo \_\_\_\_\_\_\_\_ sie?

### Exercise 3: Sentence Translation

Translate the following sentences from English to German using the vocabulary provided.

1. He is old.
2. They are coming now.
3. The city is big.
4. I live in a small village.
5. She is learning at home.
6. There are many pictures.
7. Where is the country?
8. They are beautiful.
9. I am going to do it.
10. But it is only twenty.

### Exercise 4: Question and Answer

Formulate questions in German using the vocabulary provided, and then answer them.

`Q: Wo wohnst du?`&#x20;

`A: Ich wohne in einem Dorf.`

### Exercise 5: Dialogue Creation

Create a short dialogue in German using as many words from the vocabulary list as possible. This will help you practice using these words in context.

`A: Woher kommst du?`&#x20;

`B: Ich komme aus einem kleinen Dorf. Und du?`

`A: Ich komme aus der Stadt. Es ist sehr groß.`

`B: Wohnst du jetzt hier?`

`A: Ja, ich wohne jetzt hier. Es ist schön.`

Remember, practice makes perfect. Keep revisiting these exercises to reinforce your understanding and recall of these German words.

### Exercise 6: Reading Comprehension

Peter ist Student und wohnt in einem kleinen Dorf. Er ist zwanzig Jahre alt. Er studiert und arbeitet sehr hart. Er hat viele Fragen und fragt Anna, die auch eine Studentin ist. Sie wohnt in der Stadt und ist dreiundzwanzig Jahre alt. Sie antwortet immer auf seine Fragen. Sie sagt: "Ich lerne viel und mache meine Hausaufgaben zu Hause."

Peter fragt: "Woher kommst du?" Sie antwortet: "Ich komme aus einem großen Land. Es ist sehr schön dort." Peter sagt: "Ich möchte auch in einem großen Land wohnen. Aber jetzt wohne ich hier in diesem Dorf."

Sie lachen und spielen oft zusammen. Sie haben zwölf Bilder von ihren Spielen. Die Bilder sind sehr schön. Sie sagen: "Eins, zwei, drei... wir haben Spaß!" Sie sind nicht nur Studenten, sie sind auch Freunde. Sie gehen oft zusammen spazieren. Sie sagen: "Es ist gut, hier zu sein. Es ist schön, hier zu sein.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://learn.kennesaw.de/german-1001/kapitel-1/kapitel-1-thema-2.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
