# Kapitel 4, Thema 1

### Exercise 1: Vocabulary Matching

Read the German words and translate each to English aloud.

| German Word                                     | English Word                        |
| ----------------------------------------------- | ----------------------------------- |
| amerikanisch                                    | American                            |
| an•bieten \[an•bot \| angeboten]                | to offer (e.g., food/help/job)      |
| die Art \[die Arten]                            | type, kind, sort                    |
| aus•sehen \[aus•sieht \| aus•sah \| ausgesehen] | to look, appear                     |
| dort                                            | (over) there (further away than da) |
| es gibt (+ accusative)                          | there is, there are                 |
| europäisch                                      | European                            |
| französisch                                     | French                              |
| international                                   | international                       |
| möglich                                         | possible                            |
| national                                        | national                            |
| der Österreicher \[die Österreicher]            | Austrian (male)                     |
| die Österreicherin \[die Österreicherinnen]     | Austrian (female)                   |
| österreichisch                                  | (adj.) Austrian                     |
| Schweizer                                       | (adj.) Swiss                        |
| der Schweizer \[die Schweizer]                  | Swiss (male)                        |
| die Schweizerin \[die Schweizerinnen]           | Swiss (female)                      |
| der Teil \[die Teile] // zum Teil               | part, section;// in part, partially |
| typisch                                         | typical(ly)                         |
| unterschiedlich                                 | different (from each other)         |
| zuerst                                          | first (adv.)                        |

### Exercise 2: Fill in the Blanks

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

1. Er \_\_\_\_\_\_\_\_ ihr Hilfe an.
2. Es gibt viele \_\_\_\_\_\_\_\_ von Musik.
3. Wie \_\_\_\_\_\_\_\_ er aus?
4. \_\_\_\_\_\_\_\_ gibt es viele Bäume in diesem Park.
5. Sie studiert \_\_\_\_\_\_\_\_ Geschichte.
6. Ist es \_\_\_\_\_\_\_\_ zu reisen?
7. Er ist ein \_\_\_\_\_\_\_\_.
8. Sie ist \_\_\_\_\_\_\_\_.
9. Dies ist nur ein \_\_\_\_\_\_\_\_ des Problems.
10. Ihre Ansichten sind \_\_\_\_\_\_\_\_.

### Exercise 3: Sentence Translation

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

1. He offers her help.
2. There are many types of music.
3. What does he look like?
4. There are many trees in this park.
5. She studies European history.

### Exercise 4: Questions and Answers

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

`Q: Bietet er ihr Hilfe an?`&#x20;

`A: Ja, er bietet ihr Hilfe an.`

`Q: Wie viele Arten von Musik gibt es?`&#x20;

`A: Es gibt viele Arten von Musik.`

`Q: Wie sieht er aus?`&#x20;

`A: Er sieht freundlich aus.`

`Q: Gibt es viele Bäume in diesem Park?`&#x20;

`A: Ja, es gibt viele Bäume in diesem Park.`

`Q: Studiert sie europäische Geschichte?`&#x20;

`A: Ja, sie studiert europäische Geschichte.`


---

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