# Kapitel 2, Thema 3

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                   | English Word               |
| --------------------------------------------- | -------------------------- |
| beginnen \[begann \| begonnen]                | to begin                   |
| bekannt                                       | well-known, familiar       |
| der/die Bekannte \[die Bekannten]             | acquaintance               |
| dein-                                         | your (with du)             |
| ein paar                                      | a few, a couple of         |
| fast                                          | almost                     |
| glücklich                                     | happy                      |
| kein                                          | no / not any / not a       |
| die Liebe                                     | The love                   |
| lieben \[geliebt]                             | to love                    |
| mein                                          | my                         |
| noch                                          | still                      |
| okay                                          | OK                         |
| der Partner \[die Partner]                    | (male) partner             |
| die Partnerin \[die Partnerinnen]             | (female) partner           |
| der Satz \[die Sätze]                         | sentence                   |
| schwer                                        | heavy; difficult           |
| so                                            | like this, in this way; so |
| so ... wie ...                                | as ... as ...              |
| werden \[wird/wirst \| wurde \| ist geworden] | to become                  |
| das Zimmer \[Zimmer]                          | room (i.e., mit Wände)     |
| zusammen                                      | together                   |

### Exercise 2: Fill in the Blanks

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

1. Ich \_\_\_\_\_\_\_\_ meine Arbeit morgen.
2. Er ist ein \_\_\_\_\_\_\_\_ Schauspieler.
3. Ich habe \_\_\_\_\_\_\_\_ Bücher in meinem Zimmer.
4. Sie ist \_\_\_\_\_\_\_\_ glücklich mit ihrem Partner.
5. Das ist \_\_\_\_\_\_\_\_ mein Buch.
6. Das ist \_\_\_\_\_\_\_\_ schwer für mich.
7. Sie \_\_\_\_\_\_\_\_ eine gute Lehrerin.
8. Wir arbeiten \_\_\_\_\_\_\_\_ an diesem Projekt.
9. Das ist \_\_\_\_\_\_\_\_ okay für mich.
10. Ich \_\_\_\_\_\_\_\_ dich sehr.

### Exercise 3: Sentence Translation

Translate the following English sentences into German using the vocabulary provided.

1. I will begin my work tomorrow.
2. He is a well-known actor.
3. I have a few books in my room.
4. She is very happy with her partner.
5. This is my book.

### Exercise 4: Questions and Answers

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

`Q: Wirst du morgen deine Arbeit beginnen?`&#x20;

`A: Ja, ich werde morgen meine Arbeit beginnen.`

`Q: Ist er ein bekannter Schauspieler?`&#x20;

`A: Ja, er ist ein bekannter Schauspieler.`

`Q: Hast du ein paar Bücher in deinem Zimmer?`&#x20;

`A: Ja, ich habe ein paar Bücher in meinem Zimmer.`

`Q: Ist sie mit ihrem Partner sehr glücklich?`&#x20;

`A: Ja, sie ist mit ihrem Partner sehr glücklich.`

`Q: Ist das dein Buch?`&#x20;

`A: Ja, das ist mein Buch.`


---

# 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-2/kapitel-2-thema-3.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.
