source
Introduction
Each skill can have an introduction in Markdown file. This skill does not have one yet, but it can be added as
this (currently
missing) file.
Words
| German | English | Images |
| Hund |
dog,hound |
['dog1', 'dog2', 'dog3'] |
| Katze |
cat |
['cat1', 'cat2', 'cat3'] |
| Bär |
bear |
['bear1', 'bear2', 'bear1'] |
| Löwe |
lion |
['lion1', 'lion2', 'lion3'] |
| Ente |
duck |
['duck1', 'duck2', 'duck3'] |
| Pferd |
horse |
['horse1', 'horse2', 'horse3'] |
| die Katze |
the cat |
['cat1', 'cat2', 'cat3'] |
| ein Bär |
a bear |
['bear1', 'bear2', 'bear1'] |
| ein Löwe |
a lion |
['lion1', 'lion2', 'lion3'] |
| die Ente |
the duck |
['duck1', 'duck2', 'duck3'] |
| ein Pferd |
a horse |
['horse1', 'horse2', 'horse3'] |
| der Hund |
the dog,the hound |
['dog1', 'dog2', 'dog3'] |
Phrases
Es ist ein Pferd
|
It's a horse
|
Max ist ein Hund
|
Max is a dog
|
Eine Ente und ein Pferd
|
A duck and a horse
|
Dictionary
| English | German |
| the |
('der', 'die', 'das') |
| it's |
('es ist',) |
| a |
('ein',) |
| Max |
('Max (name)',) |
| is |
('ist',) |
| and |
('und',) |
| German | English |
| ein |
('a/an (masc.)',) |
| eine |
('a/an (fem.)',) |
| es |
('it',) |
| ist |
('is',) |
| Max |
('Max (name)',) |
| und |
('and',) |