Englisch am 20.11.2024
This commit is contained in:
parent
f9a8792db4
commit
5b2975094a
2 changed files with 32 additions and 1 deletions
2
INDEX.md
2
INDEX.md
|
@ -17,7 +17,7 @@ Hier wird nach Fächern sortiert und für diese einzelne Tabellen erstellt.
|
||||||
- [ ] Index beenden
|
- [ ] Index beenden
|
||||||
- [ ] Themen für alle Fächer angeben
|
- [ ] Themen für alle Fächer angeben
|
||||||
- [ ] weitere Themenfelder erfassen -> Orga & anderes
|
- [ ] weitere Themenfelder erfassen -> Orga & anderes
|
||||||
- [ ] zu PDFs statt `.typ` linken (ggf. Dokumente fixen)
|
- [x] zu PDFs statt `.typ` linken (ggf. Dokumente fixen)
|
||||||
- [ ] Export-Script schreiben (oder etwas über *pre-commit* finden)
|
- [ ] Export-Script schreiben (oder etwas über *pre-commit* finden)
|
||||||
- evtl. Etwas ähnlich wie das *quick-add* welches ich in Obsidian verwendet habe
|
- evtl. Etwas ähnlich wie das *quick-add* welches ich in Obsidian verwendet habe
|
||||||
|
|
||||||
|
|
31
schule/englisch/EN_2024-11-20.typ
Normal file
31
schule/englisch/EN_2024-11-20.typ
Normal file
|
@ -0,0 +1,31 @@
|
||||||
|
#import "@preview/grape-suite:1.0.0": exercise
|
||||||
|
#import exercise: project
|
||||||
|
|
||||||
|
#set text(lang: "en")
|
||||||
|
|
||||||
|
#show: project.with(
|
||||||
|
title: [AAAA],
|
||||||
|
seminar: [Englisch Q2],
|
||||||
|
show-outline: true,
|
||||||
|
author: "Erik Grobecker",
|
||||||
|
date: datetime(day: 20, month: 11, year: 2024),
|
||||||
|
show-solutions: false,
|
||||||
|
)
|
||||||
|
|
||||||
|
#show "=>": sym.arrow.double
|
||||||
|
#show "->": sym.arrow
|
||||||
|
|
||||||
|
Every vote counts!\
|
||||||
|
#h(1em) => Verhältniswahlrecht\
|
||||||
|
The winner takes it all!\
|
||||||
|
#h(1em) => Mehrheitswahlrecht
|
||||||
|
|
||||||
|
= Speech
|
||||||
|
*Exercise:* let an AI of your choice write a convincing debate statement that includes at least 8 viewpoints of a Republican or Democrat candidate\
|
||||||
|
#h(1em) -> Add rhetorical device in your prompt
|
||||||
|
|
||||||
|
#link("https://claude.site/artifacts/b5e01ab6-a663-483f-9f1f-4025e9caf411")[my speech]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue