QubitPi commited on
Commit
f8eed40
·
unverified ·
1 Parent(s): 62f9afc

Add more German vocabularies (#119)

Browse files
Files changed (2) hide show
  1. german.yaml +32 -0
  2. tests/test_vocabulary_parser.py +1 -1
german.yaml CHANGED
@@ -4108,6 +4108,15 @@ vocabulary:
4108
  definition: (adjectival noun) casualty
4109
  - term: die Spritze
4110
  definition: syringe
 
 
 
 
 
 
 
 
 
4111
  - term: die Injektion
4112
  definition: injection
4113
  - term: der Hut
@@ -6098,6 +6107,29 @@ vocabulary:
6098
  - term: wegen
6099
  definition: (prep.) because of
6100
  audio: https://upload.wikimedia.org/wikipedia/commons/c/c1/De-wegen2.ogg
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6101
 
6102
 
6103
 
 
4108
  definition: (adjectival noun) casualty
4109
  - term: die Spritze
4110
  definition: syringe
4111
+ - term: spritzen
4112
+ definition:
4113
+ - to spurt
4114
+ - (medicine) to inject
4115
+ audio: https://upload.wikimedia.org/wikipedia/commons/b/bb/De-spritzen.ogg
4116
+ verbformen:
4117
+ video: https://youtu.be/v8rE33OBnV4
4118
+ conjugation: https://www.verbformen.com/conjugation/spritzen_hat.pdf
4119
+ flashcards: https://www.verbformen.com/conjugation/worksheets-exercises/lernkarten/spritzen_hat.pdf
4120
  - term: die Injektion
4121
  definition: injection
4122
  - term: der Hut
 
6107
  - term: wegen
6108
  definition: (prep.) because of
6109
  audio: https://upload.wikimedia.org/wikipedia/commons/c/c1/De-wegen2.ogg
6110
+ - term: nötig
6111
+ definition:
6112
+ - (adj.) necessary
6113
+ - (adv.) urgently
6114
+ audio: https://upload.wikimedia.org/wikipedia/commons/d/da/De-n%C3%B6tig.ogg
6115
+ - term: tückisch
6116
+ definition:
6117
+ - (adj.) dangerous
6118
+ - (adj.) malicious
6119
+ audio: https://upload.wikimedia.org/wikipedia/commons/9/98/De-t%C3%BCckisch.ogg
6120
+ - term: unberechenbar
6121
+ definition:
6122
+ - (adj.) unpredictable
6123
+ - (adj.) incalculable
6124
+ audio: https://upload.wikimedia.org/wikipedia/commons/1/19/De-unberechenbar.ogg
6125
+ - term: deswegen
6126
+ definition: (adv.) therefore
6127
+ audio: https://upload.wikimedia.org/wikipedia/commons/9/92/De-deswegen.ogg
6128
+ - term: gefährlich
6129
+ definition:
6130
+ - (adj.) dangerous
6131
+ - (adj.) hazardous
6132
+ audio: https://upload.wikimedia.org/wikipedia/commons/3/37/De-gef%C3%A4hrlich.ogg
6133
 
6134
 
6135
 
tests/test_vocabulary_parser.py CHANGED
@@ -224,7 +224,7 @@ class TestVocabularyParser(unittest.TestCase):
224
  get_inflection_tokens(vocabulary[0], get_declension_attributes)
225
  )
226
 
227
- def test_two_words_shring_some_same_declension_table_entries(self):
228
  vocabulary = yaml.safe_load("""
229
  vocabulary:
230
  - term: die Reise
 
224
  get_inflection_tokens(vocabulary[0], get_declension_attributes)
225
  )
226
 
227
+ def test_two_words_sharing_some_same_declension_table_entries(self):
228
  vocabulary = yaml.safe_load("""
229
  vocabulary:
230
  - term: die Reise