Christian Fraß commited on 2021-03-05 07:46:02
Zeige 2 geänderte Dateien mit 67 Einfügungen und 0 Löschungen.
... | ... |
@@ -0,0 +1,33 @@ |
1 |
+{ |
|
2 |
+ "description": "having similar attributes", |
|
3 |
+ "expressions": { |
|
4 |
+ "afr": [ |
|
5 |
+ "gelyk" |
|
6 |
+ ], |
|
7 |
+ "dan": [ |
|
8 |
+ "lig" |
|
9 |
+ ], |
|
10 |
+ "deu": [ |
|
11 |
+ "gleich" |
|
12 |
+ ], |
|
13 |
+ "eng": [ |
|
14 |
+ "alike", |
|
15 |
+ "equal" |
|
16 |
+ ], |
|
17 |
+ "isl": [ |
|
18 |
+ "likur" |
|
19 |
+ ], |
|
20 |
+ "nld": [ |
|
21 |
+ "gelijk" |
|
22 |
+ ], |
|
23 |
+ "nob": [ |
|
24 |
+ "lik" |
|
25 |
+ ], |
|
26 |
+ "swe": [ |
|
27 |
+ "lik" |
|
28 |
+ ] |
|
29 |
+ }, |
|
30 |
+ "tags": [ |
|
31 |
+ ], |
|
32 |
+ "type": "attribute" |
|
33 |
+} |
|
0 | 34 |
\ No newline at end of file |
... | ... |
@@ -0,0 +1,34 @@ |
1 |
+{ |
|
2 |
+ "description": "a dead body", |
|
3 |
+ "expressions": { |
|
4 |
+ "afr": [ |
|
5 |
+ "lyk" |
|
6 |
+ ], |
|
7 |
+ "dan": [ |
|
8 |
+ "lig" |
|
9 |
+ ], |
|
10 |
+ "deu": [ |
|
11 |
+ "Leiche" |
|
12 |
+ ], |
|
13 |
+ "eng": [ |
|
14 |
+ "body", |
|
15 |
+ "corpse", |
|
16 |
+ "lich" |
|
17 |
+ ], |
|
18 |
+ "isl": [ |
|
19 |
+ "lik" |
|
20 |
+ ], |
|
21 |
+ "nld": [ |
|
22 |
+ "lijk" |
|
23 |
+ ], |
|
24 |
+ "nob": [ |
|
25 |
+ "lik" |
|
26 |
+ ], |
|
27 |
+ "swe": [ |
|
28 |
+ "lik" |
|
29 |
+ ] |
|
30 |
+ }, |
|
31 |
+ "tags": [ |
|
32 |
+ ], |
|
33 |
+ "type": "noun" |
|
34 |
+} |
|
0 | 35 |
\ No newline at end of file |
1 | 36 |