Add German vocabulary
Browse files- README.md +1 -1
- german.yaml +29 -3
README.md
CHANGED
@@ -142,7 +142,7 @@ More details TBA.
|
|
142 |
- Search for a vocabulary with all its links:
|
143 |
|
144 |
```text
|
145 |
-
MATCH (term:Term)-[r]-(x) WHERE
|
146 |
```
|
147 |
|
148 |
Languages
|
|
|
142 |
- Search for a vocabulary with all its links:
|
143 |
|
144 |
```text
|
145 |
+
MATCH (term:Term)-[r]-(x) WHERE r.name = "gerund of" RETURN term, r, x
|
146 |
```
|
147 |
|
148 |
Languages
|
german.yaml
CHANGED
@@ -663,6 +663,22 @@ vocabulary:
|
|
663 |
definition: mother tongue
|
664 |
- term: lernen
|
665 |
definition: to learn
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
666 |
- term: im Moment
|
667 |
definition: at the moment
|
668 |
- term: der Bahnhof
|
@@ -1338,6 +1354,10 @@ vocabulary:
|
|
1338 |
definition: to pay
|
1339 |
- term: Ich möchte bazahlen.
|
1340 |
definition: I'd like to pay.
|
|
|
|
|
|
|
|
|
1341 |
- term: besonders
|
1342 |
definition: especially
|
1343 |
- term: bis bald
|
@@ -1416,6 +1436,14 @@ vocabulary:
|
|
1416 |
- [accusative, Kellner, Kellner ]
|
1417 |
- term: die Kellnerin
|
1418 |
definition: waitress
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1419 |
- term: der Maurer
|
1420 |
definition: (male) bricklayer
|
1421 |
declension:
|
@@ -2091,8 +2119,6 @@ vocabulary:
|
|
2091 |
- (adv.) however
|
2092 |
- (adv.) really
|
2093 |
- (adv.) just
|
2094 |
-
- term: zusammenhalten
|
2095 |
-
definition: to hold together
|
2096 |
- term: das Nesthäkchen
|
2097 |
definition: the lastborn of a family's children
|
2098 |
declension:
|
@@ -2504,7 +2530,7 @@ vocabulary:
|
|
2504 |
- term: denken
|
2505 |
definition: to think
|
2506 |
- term: das Denken
|
2507 |
-
definition: (gerund of
|
2508 |
declension:
|
2509 |
- ["", singular, plural]
|
2510 |
- [nominative, Denken, N/A ]
|
|
|
663 |
definition: mother tongue
|
664 |
- term: lernen
|
665 |
definition: to learn
|
666 |
+
- term: das Moment
|
667 |
+
definition: (Physics) momentum
|
668 |
+
declension:
|
669 |
+
- ["", singular, plural ]
|
670 |
+
- [nominative, Moment, Momente ]
|
671 |
+
- [genitive, "Momentes, Moments", Momente ]
|
672 |
+
- [dative, Moment, Momenten]
|
673 |
+
- [accusative, Moment, Momente ]
|
674 |
+
- term: der Moment
|
675 |
+
definition: moment
|
676 |
+
declension:
|
677 |
+
- ["", singular, plural ]
|
678 |
+
- [nominative, Moment, Momente ]
|
679 |
+
- [genitive, "Momentes, Moments", Momente ]
|
680 |
+
- [dative, Moment, Momenten]
|
681 |
+
- [accusative, Moment, Momente ]
|
682 |
- term: im Moment
|
683 |
definition: at the moment
|
684 |
- term: der Bahnhof
|
|
|
1354 |
definition: to pay
|
1355 |
- term: Ich möchte bazahlen.
|
1356 |
definition: I'd like to pay.
|
1357 |
+
- term: zusammenhalten
|
1358 |
+
definition: to hold together
|
1359 |
+
- term: Das macht zusammen ...
|
1360 |
+
definition: The total($) would be ...
|
1361 |
- term: besonders
|
1362 |
definition: especially
|
1363 |
- term: bis bald
|
|
|
1436 |
- [accusative, Kellner, Kellner ]
|
1437 |
- term: die Kellnerin
|
1438 |
definition: waitress
|
1439 |
+
- term: der Ober
|
1440 |
+
definition: (synonym) der Kellner
|
1441 |
+
declension:
|
1442 |
+
- ["", singular, plural]
|
1443 |
+
- [nominative, Ober, Ober ]
|
1444 |
+
- [genitive, Obers, Ober ]
|
1445 |
+
- [dative, Ober, Obern ]
|
1446 |
+
- [accusative, Ober, Ober ]
|
1447 |
- term: der Maurer
|
1448 |
definition: (male) bricklayer
|
1449 |
declension:
|
|
|
2119 |
- (adv.) however
|
2120 |
- (adv.) really
|
2121 |
- (adv.) just
|
|
|
|
|
2122 |
- term: das Nesthäkchen
|
2123 |
definition: the lastborn of a family's children
|
2124 |
declension:
|
|
|
2530 |
- term: denken
|
2531 |
definition: to think
|
2532 |
- term: das Denken
|
2533 |
+
definition: (gerund of) denken
|
2534 |
declension:
|
2535 |
- ["", singular, plural]
|
2536 |
- [nominative, Denken, N/A ]
|