name_list_catalan_wip = {

	cadet_dynasty_names = {
	}
	
	dynasty_names = {
		"dynn_Farr_e_act_"
		"dynn_Garcia"
		"dynn_Sol_e_act_"
		"dynn_Torres"
		"dynn_Vidal"
		"dynn_Vila"
	}
	
	male_names = {
		3 = {
			Antoni 
			Daniel 
			Enric 
			Francesc 
			Jaume Joan_male Josep Josep_spc_Maria 
			Llu_i_act_s 
			Manuel Marc 
			Pau Pere 
			Ricard 
			Sergi 
		}
		2 = {
			Artur 
			Bartomeu 
			Ignasi 
			Jacint 
			Sebasti_a_grv_ 
		}
		1 = {
		}
	}
	female_names = {
		3 = {
			Andrea 
			Laura 
			M_o_grv_nica Maria 
		}
		2 = {
		}
		1 = {
		}
	}
	dynasty_of_location_prefix = "dynnp_de"
	grammar_transform = french

	# Chance of male children being named after their paternal or maternal grandfather, or their father. Sum must not exceed 100.
	pat_grf_name_chance = 60
	mat_grf_name_chance = 10
	father_name_chance = 10
	
	# Chance of female children being named after their paternal or maternal grandmother, or their mother. Sum must not exceed 100.
	pat_grm_name_chance = 10
	mat_grm_name_chance = 60
	mother_name_chance = 10
	
	
	mercenary_names = {
	}
}
