Englisch am 22.11.2024
This commit is contained in:
parent
16107d9b5c
commit
6216cd527b
4 changed files with 42 additions and 5 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,2 +1,3 @@
|
||||||
.direnv
|
.direnv
|
||||||
*.rnote
|
*.rnote
|
||||||
|
**/rnote/
|
||||||
|
|
11
INDEX.md
11
INDEX.md
|
@ -46,11 +46,12 @@ Hier wird nach Fächern sortiert und für diese einzelne Tabellen erstellt.
|
||||||
|
|
||||||
## Englisch
|
## Englisch
|
||||||
|
|
||||||
| Thema | Datum | Link |
|
| Thema | Datum | Link |
|
||||||
| ----------------------- | ---------- | ------------------------------------------------ |
|
| -------------------------------------------- | ---------- | ------------------------------------------------ |
|
||||||
| | 04.10.2024 | |
|
| | 04.10.2024 | |
|
||||||
| | 30.10.2024 | |
|
| | 30.10.2024 | |
|
||||||
| **Dystopia:** Beginning | 21.11.2024 | [hier](./schule/englisch/pdfs/EN_2024-11-21.pdf) |
|
| **Dystopia:** Beginning | 21.11.2024 | [hier](./schule/englisch/pdfs/EN_2024-11-21.pdf) |
|
||||||
|
| **Dystopie:** Beginning of a dystopian story | 22.11.2024 | [hier](./schule/englisch/pdfs/EN_2024-11-22.pdf) |
|
||||||
|
|
||||||
## GeschichteEngl
|
## GeschichteEngl
|
||||||
|
|
||||||
|
|
35
schule/englisch/EN_2024-11-22.typ
Normal file
35
schule/englisch/EN_2024-11-22.typ
Normal file
|
@ -0,0 +1,35 @@
|
||||||
|
#import "@preview/grape-suite:1.0.0": exercise
|
||||||
|
#import exercise: project
|
||||||
|
|
||||||
|
#set text(lang: "en")
|
||||||
|
|
||||||
|
#show: project.with(
|
||||||
|
title: [Beginning of a dystopian story],
|
||||||
|
seminar: [Englisch Q2],
|
||||||
|
show-outline: true,
|
||||||
|
author: "Erik Grobecker",
|
||||||
|
date: datetime(day: 22, month: 11, year: 2024),
|
||||||
|
show-solutions: false,
|
||||||
|
)
|
||||||
|
|
||||||
|
#show "=>": sym.arrow.double
|
||||||
|
#show "->": sym.arrow
|
||||||
|
|
||||||
|
= 1984 - Beginning of the story
|
||||||
|
|
||||||
|
*government:*\
|
||||||
|
In the extract the protagonist detects the police snooping on through the windows of others via a helicopter and knows that the government is constantly hearing and seeing what he does.
|
||||||
|
|
||||||
|
*society:*\
|
||||||
|
Society seems to constantly have to live in fear of saying the wrong thing and being aprehended for having your own thoughts.
|
||||||
|
The outside of their own four walls seems desolate and without colour, with which we can say that it should be some industrious city or citypart, whose lack of appearance indicates, that inhabitants don't have to time nor ressources to better their environment.
|
||||||
|
|
||||||
|
*technology:*\
|
||||||
|
Technology is presented in the extract via the telescreen, which constantly emits the latest and greatest propaganda or "news", whilst also spying on the inhabitants of each flat via recording of audio and video, with no sign shown of being watched meaning you would just have to assume that you are being watched.
|
||||||
|
|
||||||
|
== Homework
|
||||||
|
|
||||||
|
+ Analyse zu Text schreiben
|
||||||
|
+ AB zu language work auf LMS zu finden (es gibt Aufgaben für Adjektive)
|
||||||
|
- Atmospähre der Adjektive
|
||||||
|
- Favoriten markieren
|
BIN
schule/englisch/pdfs/EN_2024-11-22.pdf
Normal file
BIN
schule/englisch/pdfs/EN_2024-11-22.pdf
Normal file
Binary file not shown.
Loading…
Reference in a new issue