QubitPi commited on
Commit
033b1ca
1 Parent(s): 0a21f8e

Add German vocabulary (#10)

Browse files
Files changed (2) hide show
  1. README.md +2 -2
  2. german.yaml +55 -2
README.md CHANGED
@@ -192,7 +192,7 @@ We have offered some queries that can be used to quickly explore our language da
192
 
193
  #### Interesting Queries
194
 
195
- - Expanding German "nämlich":
196
 
197
  ```cypher
198
  MATCH (term:Term{name:'nämlich'})
@@ -204,7 +204,7 @@ We have offered some queries that can be used to quickly explore our language da
204
 
205
  ![Expanding "nämlich"](./german-greek-latin.png "Error loading german-greek-latin.png")
206
 
207
- - Search for all gerunds: `MATCH (term:Term)-[r]-(x) WHERE r.name = "gerund of" RETURN term, r, x`
208
 
209
  Languages
210
  ---------
 
192
 
193
  #### Interesting Queries
194
 
195
+ - Expanding a word "nämlich" (reveals its relationship to other languages):
196
 
197
  ```cypher
198
  MATCH (term:Term{name:'nämlich'})
 
204
 
205
  ![Expanding "nämlich"](./german-greek-latin.png "Error loading german-greek-latin.png")
206
 
207
+ - Search for all Synonyms: `MATCH (term:Term)-[r]-(synonym:Term) WHERE r.name = "synonym" RETURN term, r, synonym`
208
 
209
  Languages
210
  ---------
german.yaml CHANGED
@@ -777,6 +777,30 @@ vocabulary:
777
  - [genitive, Apfels, Äpfel ]
778
  - [dative, Apfel, Äpfeln]
779
  - [accusative, Apfel, Äpfel ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
780
  - term: die Tomate
781
  definition: the tomato
782
  declension:
@@ -1008,6 +1032,22 @@ vocabulary:
1008
  - [genitive, "Weines, Weins", Weine ]
1009
  - [dative, Wein, Weinen]
1010
  - [accusative, Wein, Weine ]
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1011
  - term: der Schnaps
1012
  definition: the spirit
1013
  declension:
@@ -1032,6 +1072,14 @@ vocabulary:
1032
  - [genitive, "Salats, Salates", Salate ]
1033
  - [dative, Salat, Salaten]
1034
  - [accusative, Salat, Salate ]
 
 
 
 
 
 
 
 
1035
  - term: der Pfeffer
1036
  definition: the pepper
1037
  declension:
@@ -1308,6 +1356,11 @@ vocabulary:
1308
  - [accusative, Trinken, Trinken]
1309
  - term: grün
1310
  definition: (adj.) green
 
 
 
 
 
1311
  - term: gemischt
1312
  definition: (adj.) mixed
1313
  - term: panieren
@@ -1337,7 +1390,7 @@ vocabulary:
1337
  - [dative, Nachtischen, Nachtischen]
1338
  - [accusative, Nachtischen, Nachtische ]
1339
  - term: das Dessert
1340
- definition: (synonym of) der Nachtisch
1341
  declension:
1342
  - ["", singular, plural ]
1343
  - [nominative, Dessert, Desserts]
@@ -1345,7 +1398,7 @@ vocabulary:
1345
  - [dative, Dessert, Desserts]
1346
  - [accusative, Dessert, Desserts]
1347
  - term: die Nachspeise
1348
- definition: (synonym of) der Nachtisch
1349
  declension:
1350
  - ["", singular, plural ]
1351
  - [nominative, Nachspeise, Nachspeisen]
 
777
  - [genitive, Apfels, Äpfel ]
778
  - [dative, Apfel, Äpfeln]
779
  - [accusative, Apfel, Äpfel ]
780
+ - term: der Apfelstrudel
781
+ definition: the apple strudel
782
+ declension:
783
+ - ["", singular, plural ]
784
+ - [nominative, Apfelstrudel, Apfelstrudel ]
785
+ - [genitive, Apfelstrudels, Apfelstrudel ]
786
+ - [dative, Apfelstrudel, Apfelstrudeln]
787
+ - [accusative, Apfelstrudel, Apfelstrudel ]
788
+ - term: der Strudel
789
+ definition: the strudel
790
+ declension:
791
+ - ["", singular, plural ]
792
+ - [nominative, Strudel, Strudel ]
793
+ - [genitive, Strudels, Strudel ]
794
+ - [dative, Strudel, Strudeln]
795
+ - [accusative, Strudel, Strudel ]
796
+ - term: der Tomatensalat
797
+ definition: the tomate salad
798
+ declension:
799
+ - ["", singular, plural ]
800
+ - [nominative, Tomatensalat, Tomatensalate ]
801
+ - [genitive, "Tomatensalates, Tomatensalats", Tomatensalate ]
802
+ - [dative, Tomatensalat, Tomatensalaten]
803
+ - [accusative, Tomatensalat, Tomatensalate ]
804
  - term: die Tomate
805
  definition: the tomato
806
  declension:
 
1032
  - [genitive, "Weines, Weins", Weine ]
1033
  - [dative, Wein, Weinen]
1034
  - [accusative, Wein, Weine ]
1035
+ - term: der Rotwein
1036
+ definition: the red wine
1037
+ declension:
1038
+ - ["", singular, plural ]
1039
+ - [nominative, Rotwein, Rotweine ]
1040
+ - [genitive, "Rotweines, Rotweins", Rotweine ]
1041
+ - [dative, Rotwein, Rotweinen]
1042
+ - [accusative, Rotwein, Rotweine ]
1043
+ - term: der Weißwein
1044
+ definition: the white wine
1045
+ declension:
1046
+ - ["", singular, plural ]
1047
+ - [nominative, Weißwein, Weißweine ]
1048
+ - [genitive, "Weißweines, Weißweins", Weißweine ]
1049
+ - [dative, Weißwein, Weißweinen]
1050
+ - [accusative, Weißwein, Weißweine ]
1051
  - term: der Schnaps
1052
  definition: the spirit
1053
  declension:
 
1072
  - [genitive, "Salats, Salates", Salate ]
1073
  - [dative, Salat, Salaten]
1074
  - [accusative, Salat, Salate ]
1075
+ - term: der Obstsalat
1076
+ definition: the fruit salad
1077
+ declension:
1078
+ - ["", singular, plural ]
1079
+ - [nominative, Obstsalat, Obstsalate ]
1080
+ - [genitive, "Obstsalats, Obstsalates", Obstsalate ]
1081
+ - [dative, Obstsalat, Obstsalaten]
1082
+ - [accusative, Obstsalat, Obstsalate ]
1083
  - term: der Pfeffer
1084
  definition: the pepper
1085
  declension:
 
1356
  - [accusative, Trinken, Trinken]
1357
  - term: grün
1358
  definition: (adj.) green
1359
+ - term: der Grüner
1360
+ definition:
1361
+ - green
1362
+ - the German green party
1363
+ - the Austrian green party
1364
  - term: gemischt
1365
  definition: (adj.) mixed
1366
  - term: panieren
 
1390
  - [dative, Nachtischen, Nachtischen]
1391
  - [accusative, Nachtischen, Nachtische ]
1392
  - term: das Dessert
1393
+ definition: (synonym) der Nachtisch
1394
  declension:
1395
  - ["", singular, plural ]
1396
  - [nominative, Dessert, Desserts]
 
1398
  - [dative, Dessert, Desserts]
1399
  - [accusative, Dessert, Desserts]
1400
  - term: die Nachspeise
1401
+ definition: (synonym) der Nachtisch
1402
  declension:
1403
  - ["", singular, plural ]
1404
  - [nominative, Nachspeise, Nachspeisen]