added personal pronouns
fenris

fenris commited on 2016-06-22 08:05:14
Zeige 1 geänderte Dateien mit 44 Einfügungen und 0 Löschungen.

... ...
@@ -979,6 +979,50 @@
979 979
 		"type": "noun", "description": null, "tags": ["nature"],
980 980
 		"translations": {"fs": ["vurt"], "en": ["root"], "af": ["wortel"], "nl": ["wortel"], "yi": [], "de": ["Wurzel"], "da": ["rod"], "nb": ["rot"], "sv": ["rot"], "nn": [], "is": ["rót"], "pg": []}
981 981
 	},
982
+	{
983
+		"type": "personal_pronoun", "description": "impersonal, singular, common", "tags": [],
984
+		"translations": {"fs": ["man"], "en": ["one","you"], "af": [], "nl": [], "yi": [], "de": ["man"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
985
+	},
986
+	{
987
+		"type": "personal_pronoun", "description": "1st person, singular, common", "tags": [],
988
+		"translations": {"fs": ["ek"], "en": ["i"], "af": [], "nl": [], "yi": [], "de": ["ich"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
989
+	},
990
+	{
991
+		"type": "personal_pronoun", "description": "2nd person, singular, common", "tags": [],
992
+		"translations": {"fs": ["du"], "en": ["you","thou"], "af": [], "nl": [], "yi": [], "de": ["du"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
993
+	},
994
+	{
995
+		"type": "personal_pronoun", "description": "3rd person, singular, common", "tags": [],
996
+		"translations": {"fs": ["hen"], "en": [], "af": [], "nl": [], "yi": [], "de": [], "da": [], "nb": [], "sv": ["hen"], "nn": [], "is": [], "pg": []}
997
+	},
998
+	{
999
+		"type": "personal_pronoun", "description": "3rd person, singular, masculine", "tags": [],
1000
+		"translations": {"fs": ["hi"], "en": ["he"], "af": [], "nl": [], "yi": [], "de": ["er"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1001
+	},
1002
+	{
1003
+		"type": "personal_pronoun", "description": "3rd person, singular, feminine", "tags": [],
1004
+		"translations": {"fs": ["hu"], "en": ["she"], "af": [], "nl": [], "yi": [], "de": ["sie"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1005
+	},
1006
+	{
1007
+		"type": "personal_pronoun", "description": "3rd person, singular, neutral", "tags": [],
1008
+		"translations": {"fs": ["het"], "en": ["it"], "af": [], "nl": [], "yi": [], "de": ["es"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1009
+	},
1010
+	{
1011
+		"type": "personal_pronoun", "description": "impersonal, plural, common", "tags": [],
1012
+		"translations": {"fs": ["man"], "en": ["they","you"], "af": [], "nl": [], "yi": [], "de": ["man"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1013
+	},
1014
+	{
1015
+		"type": "personal_pronoun", "description": "1st person, plural, common", "tags": [],
1016
+		"translations": {"fs": ["vi"], "en": ["we"], "af": [], "nl": [], "yi": [], "de": ["wir"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1017
+	},
1018
+	{
1019
+		"type": "personal_pronoun", "description": "1st person, plural, common", "tags": [],
1020
+		"translations": {"fs": ["jer"], "en": ["you (all)"], "af": [], "nl": [], "yi": [], "de": ["ihr"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1021
+	},
1022
+	{
1023
+		"type": "personal_pronoun", "description": "1st person, plural, common", "tags": [],
1024
+		"translations": {"fs": ["di"], "en": ["they"], "af": [], "nl": [], "yi": [], "de": ["sie"], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
1025
+	},
982 1026
 	{
983 1027
 		"type": "correlative", "description": "correlative for concrete/interrogative", "tags": [],
984 1028
 		"translations": {"fs": ["vilk"], "en": ["which"], "af": [], "nl": [], "yi": [], "de": [], "da": [], "nb": [], "sv": [], "nn": [], "is": [], "pg": []}
985 1029