# Kapitel 3, Thema 4

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                    | English Word                                                       |
| ---------------------------------------------- | ------------------------------------------------------------------ |
| auf•geben \[auf•gibt \| auf•gab \| aufgegeben] | to give up                                                         |
| bedeuten \[bedeutete \| bedeutet]              | to mean, to have meaning (as in: This word means ...; cf.: meinen) |
| erzählen \[erzählte \| erzählt]                | to tell (a story), narrate                                         |
| das Fernsehen / der Fernseher                  | television (the medium); cf.:// , - T.V. set)                      |
| frei                                           | free; available                                                    |
| das Gefühl \[die Gefühle]                      | feeling, emotion                                                   |
| genug                                          | enough                                                             |
| jemand                                         | someone                                                            |
| niemand                                        | no one                                                             |
| offen                                          | open(ly)                                                           |
| das Problem \[die Probleme]                    | problem                                                            |
| statt•finden \[statt•fand \| stattgefunden]    | to take place                                                      |
| stimmen \[stimmte \| gestimmt]                 | to be correct                                                      |
| vergessen \[vergisst \| vergaß \| vergessen]   | to forget                                                          |
| das Verhältnis \[die Verhältnisse]             | relationship; proportion, ratio                                    |
| verschieden                                    | various, different                                                 |
| wenig                                          | little (sing.); few \[pl.]                                         |

### Exercise 2: Fill in the Blanks

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

1. Ich \_\_\_\_\_\_\_\_ nicht auf, ich werde weitermachen.
2. Was \_\_\_\_\_\_\_\_ dieses Wort?
3. Sie \_\_\_\_\_\_\_\_ uns eine interessante Geschichte.
4. Ich sehe gerne \_\_\_\_\_\_\_\_.
5. Das Zimmer ist \_\_\_\_\_\_\_\_ für die Party.
6. Ich habe ein seltsames \_\_\_\_\_\_\_\_.
7. Hast du \_\_\_\_\_\_\_\_ Zucker für den Kaffee?
8. \_\_\_\_\_\_\_\_ hat das Buch genommen.
9. Die Veranstaltung wird morgen \_\_\_\_\_\_\_\_.
10. Ich habe seinen Namen \_\_\_\_\_\_\_\_.

### Exercise 3: Sentence Translation

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

1. I will not give up, I will continue.
2. What does this word mean?
3. She is telling us an interesting story.
4. I like to watch television.
5. The room is free for the party.

### Exercise 4: Questions and Answers

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

`Q: Gibst du auf?`&#x20;

`A: Nein, ich gebe nicht auf.`

`Q: Was bedeutet dieses Wort?`&#x20;

`A: Dieses Wort bedeutet Freiheit.`

`Q: Erzählt sie uns eine interessante Geschichte? A:`&#x20;

`Ja, sie erzählt uns eine interessante Geschichte.`

`Q: Siehst du gerne Fernsehen?`&#x20;

`A: Ja, ich sehe gerne Fernsehen.`

`Q: Ist das Zimmer frei für die Party?`&#x20;

`A: Ja, das Zimmer ist frei für die Party.`


---

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