﻿############################################
###   Scripted Localization for German   ###
###           BY Kai Bagehorn            ###
############################################

ResidenceBuilding_DE_1 = {
	log_loc_errors = no
	parent = ResidenceBuilding
	suffix = "_DE_1"
}

ResidenceBuilding_DE_2 = {
	log_loc_errors = no
	parent = ResidenceBuilding
	suffix = "_DE_2"
}

ResidenceBuilding_DE_3 = {
	log_loc_errors = no
	parent = ResidenceBuilding
	suffix = "_DE_3"
}

ResidenceBuilding_DE_4 = {
	log_loc_errors = no
	parent = ResidenceBuilding
	suffix = "_DE_4"
}

RandomPrivateObject_DE_1 = {
	log_loc_errors = no
	parent = RandomPrivateObject
	suffix = "_DE_1"
}

RandomWeirdObject_DE_1 = {
	log_loc_errors = no
	parent = RandomWeirdObject
	suffix = "_DE_1"
}

RandomWeirdObject_DE_2 = {
	log_loc_errors = no
	parent = RandomWeirdObject
	suffix = "_DE_2"
}

lowly_servant_type_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = lowly_servant_type
	suffix = "_DE_ART_DEF_S_N"
}

child_favorite_toy_DE_ART_IND_D = {
	log_loc_errors = no
	parent = child_favorite_toy
	suffix = "_DE_ART_IND_D"
}

GetOldBook_DE_ART_IND_N = {
	log_loc_errors = no
	parent = GetOldBook
	suffix = "_DE_ART_IND_N"
}

GetDisability_DE_1 = {
	log_loc_errors = no
	parent = GetDisability
	suffix = "_DE_1"
}

GetAccessory_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAccessory
	suffix = "_DE_ART_IND_D"
}

GetAccessory_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAccessory
	suffix = "_DE_ART_IND_A"
}

ObjectifiedFeature_DE_1 = {
	log_loc_errors = no
	parent = ObjectifiedFeature
	suffix = "_DE_1"
}

ObjectifiedFeature_DE_END_PRO_S_A = {
	log_loc_errors = no
	parent = ObjectifiedFeature
	suffix = "_DE_END_PRO_S_A"
}

CatStory_DE_PRO_PER_S_3P_A = {
	log_loc_errors = no
	parent = CatStoryFemaleMale
	suffix = "_DE_PRO_PER_S_3P_A"
}

ThisArtifactType_DE_1 = {
	log_loc_errors = no
	parent = ThisArtifactType
	suffix = "_DE_1"
}

ThisArtifactType_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = ThisArtifactType
	suffix = "_DE_ART_DEF_S_N"
}

RandomPrisonContentsSingular_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = RandomPrisonContentsSingular
	suffix = "_DE_END_PRO_S_N"
}

ArtifactBookSubject_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = ArtifactBookSubject
	suffix = "_DE_ART_DEF_S_N"
}

InspirationWritePresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_write_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationForgePresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_forge_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationWeavePresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_weave_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationGoPresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_go_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationCreatePresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_create_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationMakePresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_make_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationStudyPresentFuture_DE_Present = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = inspiration_desc_study_present
	}

	text = {
		localization_key = CustomLoc_DE_Blank
	}
}

InspirationWritePresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_write_future
	}
}

InspirationForgePresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_forge_future
	}
}

InspirationWeavePresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_weave_future
	}
}

InspirationGoPresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_go_future
	}
}

InspirationCreatePresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_create_future
	}
}

InspirationMakePresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_make_future
	}
}

InspirationStudyPresentFuture_DE_Future = {
	log_loc_errors = no
	type = character

	text = {
		trigger = {
			inspiration = {
				exists = inspiration_sponsor
			}
		}
		localization_key = CustomLoc_DE_Blank
	}

	text = {
		localization_key = inspiration_desc_study_future
	}
}

InspirationAdventureDestination_DE_1 = {
	log_loc_errors = no
	parent = InspirationAdventureDestination
	suffix = "_DE_1"
}
	
GetExoticPet_DE_1 = {
	log_loc_errors = no
	parent = GetExoticPet
	suffix = "_DE_1"
}

servant_for_romance_DE_1 = {
	log_loc_errors = no
	parent = servant_for_romance
	suffix = "_DE_1"
}
	
servant_for_romance_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = servant_for_romance
	suffix = "_DE_ART_DEF_S_D"
}

RomanticComplimentNoun_DE_ART_IND_N = {
	log_loc_errors = no
	parent = RomanticComplimentNoun
	suffix = "_DE_ART_IND_N"
}

GetExpensiveMeal_DE_1 = {
	log_loc_errors = no
	parent = GetExpensiveMeal
	suffix = "_DE_1"
}

GetExpensiveMeal_DE_2 = {
	log_loc_errors = no
	parent = GetExpensiveMeal
	suffix = "_DE_1"
}

GetExpensiveMeal_DE_3 = {
	log_loc_errors = no
	parent = GetExpensiveMeal
	suffix = "_DE_1"
}

FavoriteTreat_DE_1 = {
	log_loc_errors = no
	parent = FavoriteTreat
	suffix = "_DE_1"
}

FavoriteTreat_DE_2 = {
	log_loc_errors = no
	parent = FavoriteTreat
	suffix = "_DE_2"
}

InsultNoun_DE_1 = {
	log_loc_errors = no
	parent = InsultNoun
	suffix = "_DE_1"
}

InsultNoun_DE_2 = {
	log_loc_errors = no
	parent = InsultNoun
	suffix = "_DE_2"
}

TerrainType_DE_1 = {
	log_loc_errors = no
	parent = TerrainType
	suffix = "_DE_1"
}

TerrainType_DE_2 = {
	log_loc_errors = no
	parent = TerrainType
	suffix = "_DE_2"
}

TerrainTypeProvince_DE_1 = {
	log_loc_errors = no
	parent = TerrainTypeProvince
	suffix = "_DE_1"
}

TerrainTypeProvince_DE_2 = {
	log_loc_errors = no
	parent = TerrainTypeProvince
	suffix = "_DE_2"
}

GetFaithGrandTemple_DE_1 = {
	log_loc_errors = no
	parent = GetFaithGrandTemple
	suffix = "_DE_1"
}

GetFaithGrandTemple_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetFaithGrandTemple
	suffix = "_DE_ART_DEF_S_N"
}

GetFaithGrandTemple_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetFaithGrandTemple
	suffix = "_DE_ART_DEF_S_A"
}

GetFaithGrandTemple_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetFaithGrandTemple
	suffix = "_DE_END_ADJ_DEF_S_A"
}

get_hold_court_8100_parent_DE_1 = {
	log_loc_errors = no
	parent = get_hold_court_8100_parent
	suffix = "_DE_1"
}

get_hold_court_8100_parent_DE_2 = {
	log_loc_errors = no
	parent = get_hold_court_8100_parent
	suffix = "_DE_2"
}

get_hold_court_8100_situation_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = get_hold_court_8100_situation
	suffix = "_DE_ART_DEF_S_D"
}

dummy_peasant_profession_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = dummy_peasant_profession
	suffix = "_DE_ART_DEF_S_N"
}

dummy_peasant_profession_DE_1 = {
	log_loc_errors = no
	parent = dummy_peasant_profession
	suffix = "_DE_1"
}

dummy_peasant_profession_DE_2 = {
	log_loc_errors = no
	parent = dummy_peasant_profession
	suffix = "_DE_2"
}

get_region_dog_type_DE_1 = {
	log_loc_errors = no
	parent = get_region_dog_type
	suffix = "_DE_1"
}

GetUnbelieverTerm_DE_1 = {
	log_loc_errors = no
	parent = GetUnbelieverTerm
	suffix = "_DE_1"
}

GetUnbelieverTerm_DE_2 = {
	log_loc_errors = no
	parent = GetUnbelieverTerm
	suffix = "_DE_2"
}

HorseMareStallion_DE_1 = {
	log_loc_errors = no
	parent = HorseMareStallion
	suffix = "_DE_1"
}

HorseMareStallion_DE_2 = {
	log_loc_errors = no
	parent = HorseMareStallion
	suffix = "_DE_2"
}

HorseStoryMareStallion_DE_1 = {
	log_loc_errors = no
	parent = HorseStoryMareStallion
	suffix = "_DE_1"
}

HorseStoryMareStallion_DE_2 = {
	log_loc_errors = no
	parent = HorseStoryMareStallion
	suffix = "_DE_2"
}

FortifiedBuilding_DE_ART_IND_G = {
	log_loc_errors = no
	parent = FortifiedBuilding
	suffix = "_DE_ART_IND_G"
}

FortifiedBuilding_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = FortifiedBuilding
	suffix = "_DE_ART_DEF_S_N"
}

RandomBodyFeatureNoun_DE_1 = {
	log_loc_errors = no
	parent = RandomBodyFeatureNoun
	suffix = "_DE_1"
}

GetFriendNoun_DE_1 = {
	log_loc_errors = no
	parent = GetFriendNoun
	suffix = "_DE_1"
}

GetFriendNoun_DE_2 = {
	log_loc_errors = no
	parent = GetFriendNoun
	suffix = "_DE_2"
}

GetFriendNoun_DE_3 = {
	log_loc_errors = no
	parent = GetFriendNoun
	suffix = "_DE_3"
}

GetRandomRoom_DE_1 = {
	log_loc_errors = no
	parent = GetRandomRoom
	suffix = "_DE_1"
}

GetTargetCourtPosition_DE_1 = {
	log_loc_errors = no
	parent = GetTargetCourtPosition
	suffix = "_DE_1"
}

GetTargetCourtPosition_DE_2 = {
	log_loc_errors = no
	parent = GetTargetCourtPosition
	suffix = "_DE_2"
}

GetTargetCourtPosition_DE_3 = {
	log_loc_errors = no
	parent = GetTargetCourtPosition
	suffix = "_DE_3"
}

#replace with below
ArtifactAnimalTrinketType_DE_1 = {
	log_loc_errors = no
	parent = ArtifactAnimalTrinketType
	suffix = "_DE_1"
}

ArtifactAnimalTrinketType_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = ArtifactAnimalTrinketType
	suffix = "_DE_ART_DEF_S_N"
}

GetRegionalDeerType_DE_1 = {
	log_loc_errors = no
	parent = GetRegionalDeerType
	suffix = "_DE_1"
}

RegionalEdibleMeat_DE_1 = {
	log_loc_errors = no
	parent = RegionalEdibleMeat
	suffix = "_DE_1"
}

RegionalEdibleMeat_DE_2 = {
	log_loc_errors = no
	parent = RegionalEdibleMeat
	suffix = "_DE_2"
}

RegionalFarmAnimal_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = RegionalFarmAnimal
	suffix = "_DE_ART_DEF_S_N"
}

HateCatDog_DE_ART_DEF_P_N = {
	log_loc_errors = no
	parent = HateCatDog
	suffix = "_DE_ART_DEF_P_N"
}

BaronyTownType_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = BaronyTownType
	suffix = "_DE_ART_DEF_S_N"
}

BaronyTownType_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = BaronyTownType
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetRandomMigratoryBird_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetRandomMigratoryBird
	suffix = "_DE_ART_IND_A"
}

GetLocalStreetFood_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetLocalStreetFood
	suffix = "_DE_ART_IND_A"
}

RegionalFerociousAnimal_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = RegionalFerociousAnimal
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetFaithTemple_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetFaithTemple
	suffix = "_DE_ART_DEF_S_A"
}

GetFaithTemple_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetFaithTemple
	suffix = "_DE_ART_DEF_S_N"
}

VenomousCreature_DE_1 = {
	log_loc_errors = no
	parent = VenomousCreature
	suffix = "_DE_1"
}

LadyLordNoble_GenderPreference_DE_1 = {
	log_loc_errors = no
	parent = LadyLordNoble_GenderPreference
	suffix = "_DE_1"
}

ArtifactAnimalType_DE_ART_IND_G = {
	log_loc_errors = no
	parent = ArtifactAnimalType
	suffix = "_DE_ART_IND_G"
}

ArtifactAnimalType_DE_GEN = {
	log_loc_errors = no
	parent = ArtifactAnimalType
	suffix = "_DE_ART_IND_G"
}

###Nominativ = GetAnimalType
GetAnimalType_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalType_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalType_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalType_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalType)
GetAnimalType_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_GEN"
}

GetAnimalType_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalType_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalType)
GetAnimalType_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_DAT"
}

GetAnimalType_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_IND_D"
}

GetAnimalType_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalType)
GetAnimalType_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_AKK"
}

GetAnimalType_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalType_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_ART_IND_A"
}

GetAnimalType_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalType
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeKill
GetAnimalTypeKill_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeKill_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeKill_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeKill_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeKill)
GetAnimalTypeKill_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_GEN"
}

GetAnimalTypeKill_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeKill_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeKill)
GetAnimalTypeKill_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_DAT"
}

GetAnimalTypeKill_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeKill_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeKill)
GetAnimalTypeKill_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_AKK"
}

GetAnimalTypeKill_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeKill_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeKill_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeKill
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeWaterfowl
GetAnimalTypeWaterfowl_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeWaterfowl_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeWaterfowl_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeWaterfowl_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeWaterfowl)
GetAnimalTypeWaterfowl_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_GEN"
}

GetAnimalTypeWaterfowl_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeWaterfowl_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeWaterfowl)
GetAnimalTypeWaterfowl_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_DAT"
}

GetAnimalTypeWaterfowl_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeWaterfowl_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeWaterfowl)
GetAnimalTypeWaterfowl_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_AKK"
}

GetAnimalTypeWaterfowl_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeWaterfowl_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeWaterfowl_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeWaterfowl
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeGamebird
GetAnimalTypeGamebird_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeGamebird_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeGamebird_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeGamebird_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeGamebird)
GetAnimalTypeGamebird_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_GEN"
}

GetAnimalTypeGamebird_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeGamebird_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeGamebird)
GetAnimalTypeGamebird_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_DAT"
}

GetAnimalTypeGamebird_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeGamebird_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeGamebird)
GetAnimalTypeGamebird_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_AKK"
}

GetAnimalTypeGamebird_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeGamebird_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeGamebird_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeGamebird
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeTame
GetAnimalTypeTame_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeTame_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeTame_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeTame_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeTame)
GetAnimalTypeTame_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_GEN"
}

GetAnimalTypeTame_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeTame_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeTame)
GetAnimalTypeTame_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_DAT"
}

GetAnimalTypeTame_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeTame_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeTame)
GetAnimalTypeTame_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_AKK"
}

GetAnimalTypeTame_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeTame_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeTame_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeTame
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeCaptive
GetAnimalTypeCaptive_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeCaptive_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeCaptive_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeCaptive_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeCaptive)
GetAnimalTypeCaptive_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_GEN"
}

GetAnimalTypeCaptive_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeCaptive_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeCaptive)
GetAnimalTypeCaptive_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_DAT"
}

GetAnimalTypeCaptive_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeCaptive_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeCaptive)
GetAnimalTypeCaptive_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_AKK"
}

GetAnimalTypeCaptive_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeCaptive_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeCaptive_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeCaptive
	suffix = "_DE_END_ADJ_DEF_S_A"
}

###Nominativ = GetAnimalTypeMismanaged
GetAnimalTypeMismanaged_DE_ART_DEF_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_DEF_S_N"
}

GetAnimalTypeMismanaged_DE_END_ADJ_IND_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_END_ADJ_IND_S_N"
}

GetAnimalTypeMismanaged_DE_PRO_PER_S_3P_N = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_PRO_PER_S_3P_N"
}

GetAnimalTypeMismanaged_DE_END_PRO_S_N = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_END_PRO_S_N"
}

#Genitiv (GetAnimalTypeMismanaged)
GetAnimalTypeMismanaged_DE_GEN = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_GEN"
}

GetAnimalTypeMismanaged_DE_ART_DEF_S_G = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_DEF_S_G"
}

GetAnimalTypeMismanaged_DE_ART_IND_G = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_IND_G"
}

#Dativ (GetAnimalTypeMismanaged)
GetAnimalTypeMismanaged_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_DAT"
}

GetAnimalTypeMismanaged_DE_ART_IND_D = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_IND_D"
}

GetAnimalTypeMismanaged_DE_ART_DEF_S_D = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_DEF_S_D"
}

#Akkusativ (GetAnimalTypeMismanaged)
GetAnimalTypeMismanaged_DE_AKK = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_AKK"
}

GetAnimalTypeMismanaged_DE_ART_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_DEF_S_A"
}

GetAnimalTypeMismanaged_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_ART_IND_A"
}

GetAnimalTypeMismanaged_DE_END_ADJ_DEF_S_A = {
	log_loc_errors = no
	parent = GetAnimalTypeMismanaged
	suffix = "_DE_END_ADJ_DEF_S_A"
}

GetRegionalWolfType_DE_AKK = {
	log_loc_errors = no
	parent = GetRegionalWolfType
	suffix = "_DE_AKK"
}

GetRegionalWolfType_DE_ART_IND_A = {
	log_loc_errors = no
	parent = GetRegionalWolfType
	suffix = "_DE_ART_IND_A"
}

GetAnimalPlural_DE_DAT = {
	log_loc_errors = no
	parent = GetAnimalPlural
	suffix = "_DE_DAT"
}

