# Kapitel 6, Thema 4

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                           | English Word                            |
| ----------------------------------------------------- | --------------------------------------- |
| die Angst \[die Ängste]                               | fear, anxiety                           |
| das Ausland (no plural)                               | abroad, overseas                        |
| bald                                                  | soon                                    |
| bisher                                                | up to now, so far, as yet               |
| dunkel                                                | dark                                    |
| empfinden \[empfand \| empfunden]                     | to feel, sense, perceive (non-physical) |
| die Erfahrung \[die Erfahrungen]                      | experience (noun)                       |
| erkennen \[erkannte \| erkannt]                       | to recognize                            |
| erst (+ time unit)                                    | not until                               |
| gleichzeitig                                          | at the same time, simultaneous(ly)      |
| das Herz \[die Herzen] (dative: Herzen) (des Herzens) | heart                                   |
| der Job \[die Jobs]                                   | job, work                               |
| das Leben (no plural)                                 | life                                    |
| leer                                                  | empty                                   |
| leiden \[litt \| gelitten]                            | to suffer                               |
| die Million \[die Millionen]                          | million                                 |
| politisch                                             | political(ly)                           |
| verlieren \[verlor \| verloren]                       | to lose                                 |
| weg                                                   | gone, away                              |
| wissen \[weiß \| wusste \| gewusst]                   | to know (information)                   |

### Exercise 2: Fill in the Blanks

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

1. Sie hat \_\_\_\_\_\_\_\_\_ vor Spinnen. (fear)
2. Er studiert im \_\_\_\_\_\_\_\_\_. (abroad)
3. Ich werde \_\_\_\_\_\_\_\_\_ ankommen. (soon)
4. \_\_\_\_\_\_\_\_\_ habe ich noch nie Sushi probiert. (up to now)
5. Es ist sehr \_\_\_\_\_\_\_\_\_ in diesem Raum. (dark)
6. Sie \_\_\_\_\_\_\_\_\_ große Freude. (feels)
7. Er hat viel \_\_\_\_\_\_\_\_\_ im Umgang mit Kindern. (experience)
8. Ich kann dich nicht \_\_\_\_\_\_\_\_\_ in diesem Foto. (recognize)
9. Sie wird \_\_\_\_\_\_\_\_\_ nächste Woche ankommen. (not until)
10. Sie arbeiten \_\_\_\_\_\_\_\_\_ an dem Projekt. (at the same time)

### Exercise 3: Translation from English to German

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

1. She has a fear of spiders.
2. He studies abroad.
3. I will arrive soon.
4. So far, I have never tried sushi.
5. It is very dark in this room.
6. She feels great joy.
7. He has a lot of experience dealing with children.
8. I can't recognize you in this photo.
9. She will not arrive until next week.
10. They are working on the project at the same time.

### Exercise 4: Questions and Answers

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

`Q: Was ist dein Job?`&#x20;

`A: Mein Job ist Lehrer.`

`Q: Wie ist das Leben in Deutschland?`&#x20;

`A: Das Leben in Deutschland ist sehr interessant.`

`Q: Warum ist das Glas leer?`&#x20;

`A: Das Glas ist leer, weil ich meinen Saft getrunken habe.`

`Q: Hast du jemals gelitten?`&#x20;

`A: Ja, ich habe gelitten, als ich meinen Job verloren habe.`

`Q: Weißt du, wo mein Buch ist?`&#x20;

`A: Nein, ich weiß nicht, wo dein Buch ist.`


---

# 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-1002/kapitel-6/kapitel-6-thema-4.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.
