
####################################################################################################
###																								 ###
###						   	Падежи титулов консорта строчными буквами							 ###
###																								 ###
###																								 ###
###						   Титулы прописаны с уже готовыми окончаниями!							 ###
###				В большинстве из них учитывается пол, задающийся папкой government_names		 ###
###																								 ###
###		Именительный (Кто, что?) - "[HAB.GetTitleConsortIM]" : "король-консорт", "королева"  	 ###
###		Родительный (Кого, чего?) - "[HAB.GetTitleConsortRD]" : "короля-консорта", "королевы"  	 ###
###		Дательный (Кому, чему?) - "[HAB.GetTitleConsortDT]" : "королю-консорту", "королеве"  	 ###
###		Винительный (Кого, что?) - "[HAB.GetTitleConsortVN]" : "короля-консорта", "королеву" 	 ###
###		Творительный (Кем, чем?) - "[HAB.GetTitleConsortTV]" : "королём-консортом", "королевой"  ###
###		Предложный (О ком, о чём?) - "[HAB.GetTitleConsortPR]" : "короле-консорте", "королеве"   ###
###																								 ###
###						  			 Локализация в: gks_title									 ###
###																								 ###
####################################################################################################

defined_text = {
	name = GetTitleConsortIM
	#stateless_society
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_IM
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_IM
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}

defined_text = {
	name = GetTitleConsortRD
	#stateless_society
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_RD
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_RD
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}

defined_text = {
	name = GetTitleConsortDT
	#stateless_society
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_DT
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_DT
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}

defined_text = {
	name = GetTitleConsortVN
	#stateless_society
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_VN
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_VN
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}

defined_text = {
	name = GetTitleConsortTV
	#stateless_society
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_TV
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_TV
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}

defined_text = {
	name = GetTitleConsortPR
	#stateless_society
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISER_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = BEILE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHAGAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = BEY_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = BEY_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEROY_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUKE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPEROR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIK_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHAGAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPEROR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIK_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIK_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MIRZA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = MIRZA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = SHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = BEY_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUKE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = WANG_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = WANG_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEF_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REX_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATOR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = BEILE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHAGAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOIVODE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJ_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CAR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = MIRZA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWA_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = JANHOY_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = JANHOY_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGABE_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGABE_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = OMUKAMA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_OMUKAMA_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOIVODE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJ_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CAR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = EARL_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPEROR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPEROR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = KING_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPEROR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSAR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSAR_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAZ_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARAJA_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTAN_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = BEILE_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHAGAN_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LORD_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = KING_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPEROR_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = PRINCE_CONSORT_PR
		trigger = {
			has_female_consort = no
			government_rank = 3 
			government = tribal
		}
	}
	#stateless_society
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = stateless_society
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = stateless_society
		}
	}
	#kongo_tribal_kingdom
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = tribal
		}
	}
	#kongo_monarchy_kingdom
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = KON
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = KON
			government = monarchy
		}
	}
	#islamic_caliphate
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_country_modifier = unified_islam
		}
	}
	#gov_german_empire
	text = {
		localisation_key = KAISERIN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			culture_group = germanic
			government_rank = 3
			OR = {
				tag = HLR
				tag = GER
			}
			government = monarchy
		}
	}
	#yuan_empire
	text = {
		localisation_key = GEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	text = {
		localisation_key = YEKHE_KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				tag = YUA
				AND = {
					tag = OIR
					has_reform = celestial_empire
				}
			}
			government = monarchy
		}
	}
	#ilkhanate_march
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			tag = ILK
			is_march = yes
		}
	}
	#celestial_parliament
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = celestial_empire
			has_reform = parliamentary_reform
		}
	}
	#Subject Specific
	#ottoman_marches
	text = {
		localisation_key = HATUN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			is_march = yes
			religion_group = muslim
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#ottoman_vassals
	text = {
		localisation_key = HATUN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			religion_group = muslim
			NOT = { is_march = yes }
			overlord = {
				primary_culture = turkish
			}
		}
	}
	#march_christian_monarchy
	text = {
		localisation_key = MARGRAVINE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = VICEREINE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			NOT = { religion = orthodox }
			NOT = { religion = coptic }
			is_march = yes
		}
	}
	#palatine_electorate
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			tag = PAL
		}
	}
	#palatine_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PAL
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PAL
		}
	}
	#herzegovina_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government_rank = 3 }
			tag = HRZ
		}
	}
	#HRE
	#holy_roman_electors_monarchy
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	text = {
		localisation_key = ELECTRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			is_elector = yes
			is_emperor = no
			NOT = { tag = HAB } #Archdukes
		}
	}
	#Shogunate
	#japanese_shogunate
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = JAP
			government = monarchy
			NOT = { has_reform = shogunate }
		}
	}
	#islamic_syncretism_kingdoms
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { religion_group = muslim }
			has_country_flag = sultan_titles_for_non_muslims
		}
	}
	#french_kingdom
	text = {
		localisation_key = DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = revolutionary_empire_reform }
			OR = {
				tag = FRA
				tag = AUV
			}
		}
	}
	#sharifs_of_mecca
	text = {
		localisation_key = MALIKAH_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			OR = {
				tag = HED
				tag = MDA
				tag = MFL
			}
		}
	}
	#avar_nutsals
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = KHATUN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = AVR
			government = monarchy
		}
	}
	text = {
		localisation_key = GREAT_KHATUN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = AVR
			government = monarchy
		}
	}
	#georgian_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = georgian
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = georgian
		}
	}
	#dais_of_najran
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			tag = NJR
		}
	}
	text = {
		localisation_key = PADISHAH_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			tag = NJR
		}
	}
	#malian_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = MAL
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = MAL
		}
	}
	#arabic_tribal
	text = {
		localisation_key = MALIKAH_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			primary_culture = bedouin_arabic
			government = tribal
		}
	}
	#muslim_tribal
	text = {
		localisation_key = MALIKAH_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion_group = muslim
			government = tribal
			NOT = { has_reform = steppe_horde }
		}
	}
	#kathiawar_tribal_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = KAT
				primary_culture = sindhi
			}
		}
	}
	#sistan_monarchy
	text = {
		localisation_key = MALIKAH_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = SIS
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = SIS
		}
	}
	#More Specific Monarchies
	#persian_monarchy
	text = {
		localisation_key = SHEIKHA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = iranian
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = iranian
		}
	}
	#somali_monarchy
	text = {
		localisation_key = BOQORAD_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = somali
		}
	}
	text = {
		localisation_key = BOQORAD_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = somali
		}
	}
	#lithuanian_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = LIT
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = LIT
			government = monarchy
		}
	}
	#cristopher_of_bavaria_monarchy
	text = {
		localisation_key = ARCHDUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = ARCHQUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				AND = {
					tag = DAN
					government = monarchy
					has_ruler = "Christopher III"
				}
				has_ruler_flag = has_proclaimed_archking_title
			}
		}
	}
	#hunyadi_regent_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HUN
			government = monarchy
	#		has_ruler = "János"
			has_heir = "Ladislaus Postumus"
		}
	}
	#austrian_monarchy
	text = {
		localisation_key = ARCHDUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			tag = HAB
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			tag = HAB
			government = monarchy
		}
	}
	#turkish_monarchy
	text = {
		localisation_key = HATUN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = turkish
		}
	}
	text = {
		localisation_key = HASEKI_SULTAN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = turkish
		}
	}
	#theodoro_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = FEO
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = FEO
		}
	}
	#croatian_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = KRALJICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = croatian
		}
	}
	text = {
		localisation_key = CARICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = croatian
		}
	}
	#finnish_monarchy
	text = {
		localisation_key = GRAND_DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = finnish
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = finnish
		}
	}
	#grand_duchy_of_tuscany
	text = {
		localisation_key = GRAND_DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = TUS
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = TUS
		}
	}
	#grand_duchy_of_baden
	text = {
		localisation_key = GRAND_DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BAD
			has_idea = bad_grand_duchy
		}
	}
	#grand_duchy_of_luxembourg
	text = {
		localisation_key = GRAND_DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = LUX
			has_idea = lux_grand_duchy_of_luxembourg
		}
	}
	#serbian_feudal_monarchy
	text = {
		localisation_key = PRINCEZA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = DESPOTISSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	text = {
		localisation_key = CARICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				has_reform = feudalism_reform
				has_reform = autocracy_reform
			}
			primary_culture = serbian
			religion = orthodox
		}
	}
	#serbian_monarchy
	text = {
		localisation_key = VOJVODKINJA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = KRALJICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	text = {
		localisation_key = CARICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy #All later monarchies
			primary_culture = serbian
		}
	}
	#byzantine_monarchy
	text = {
		localisation_key = DESPOTISSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = AUTOKRATEIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	text = {
		localisation_key = BASILISSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BYZ
				tag = TRE
				tag = EPI
				tag = MOE
			}
		}
	}
	#greek_monarchy
	text = {
		localisation_key = DUCHESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = greek
				primary_culture = pontic_greek
			}
		}
	}
	#arakanese_monarchy
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ARK
		}
	}
	text = {
		localisation_key = GREAT_SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ARK
		}
	}
	#pangasinan_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = PGS
			religion_group = eastern
		}
	}
	#albanian_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ALB
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ALB
		}
	}
	#qing_monarchy
	text = {
		localisation_key = GEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = GEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = QNG
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = QNG
		}
	}
	#egyptian_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = enlightened_despotism
				has_reform = letat_cest_moi_reform
				has_reform = regional_representation_reform
			}
			primary_culture = al_misr_arabic #Egyptian
			religion_group = muslim
		}
	}
	#pagan_egyptian_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = al_misr_arabic #Egyptian
					religion = animism
				}
				primary_culture = old_egyptian
			}
		}
	}
	#pagan_greek_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	text = {
		localisation_key = BASILISSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = greek
					religion = animism
				}
				primary_culture = athenian
				primary_culture = spartan
				primary_culture = atlantean
			}
		}
	}
	#pagan_roman_monarchy
	text = {
		localisation_key = CHIEFTESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = REGINA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	text = {
		localisation_key = IMPERATRIX_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				AND = {
					primary_culture = umbrian
					religion = animism
				}
				primary_culture = roman
			}
		}
	}
	#jurchen_monarchy
	text = {
		localisation_key = GEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			primary_culture = manchu
		}
	}
	#romanian_monarchy
	text = {
		localisation_key = VOJVODKINJA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = KRALJICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = romanian
		}
	}
	text = {
		localisation_key = CARICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = romanian
		}
	}
	#hyderabad_state_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = NIZAM_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = DEC
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = DEC
		}
	}
	#muslim_indian_monarchy
	text = {
		localisation_key = NAWAB_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = SULTANA_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	text = {
		localisation_key = PADISHAH_BEGUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = dravidian
				culture_group = western_aryan
				culture_group = hindusthani
				culture_group = eastern_aryan
				has_reform = indian_sultanate_reform
			}
			religion_group = muslim
		}
	}
	#bharat_monarchy
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BHA
		}
	}
	text = {
		localisation_key = CHHATRAPATI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BHA
		}
	}
	#hindu_rajput_monarchy
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	text = {
		localisation_key = CHHATRAPATI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rajput
			religion = hinduism
		}
	}
	#maratha_peshwas
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = administrative_monarchy
				has_reform = clergy_in_administration_reform
				has_reform = of_noble_bearing_reform
				has_reform = meritocratic_focus_reform
			}
			primary_culture = marathi
			religion = hinduism
		}
	}
	#hindu_maratha_monarchy
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	text = {
		localisation_key = PESHWIN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = marathi
			religion = hinduism
		}
	}
	#kaffa_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = KAF
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = KAF
		}
	}
	#ethiopian_monarchies
	text = {
		localisation_key = ITEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	text = {
		localisation_key = ITEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion_group = christian
			OR = {
				primary_culture = amhara
				primary_culture = sidamo
				primary_culture = tigray
			}
		}
	}
	#nkore_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = MUGO_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = NKO
		}
	}
	text = {
		localisation_key = GREAT_MUGO_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = NKO
		}
	}
	#bunyoro_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = MUGO_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BNY
		}
	}
	text = {
		localisation_key = GREAT_MUGO_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BNY
		}
	}
	#lunda_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				primary_culture = lunda
				primary_culture = luba
			}
		}
	}
	#mutapa_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ZIM
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ZIM
		}
	}
	#torwa_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = RZW
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = RZW
		}
	}
	#rwanda_burundi_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = rwandan
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = rwandan
		}
	}
	#ganda_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = ganda
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = ganda
		}
	}
	#antemoro_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = ANT
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = ANT
		}
	}
	#betsimisaraka_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			tag = BTS
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			tag = BTS
		}
	}
	#filipino_rajanate
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				tag = BTU
				tag = MNA
				tag = CEB
			}
		}
	}
	#shan_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = shan
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = shan
		}
	}
	#burman_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = burman
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = burman
		}
	}
	#Less Specific Monarchies
	#barangay_polity
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = republic
			}
			NOT = { tag = SUL }
			NOT = { tag = MGD }
			primary_culture = filipino
		}
	}
	#south_slavic_monarchy
	text = {
		localisation_key = VOJVODKINJA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = KRALJICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	text = {
		localisation_key = CARICA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = south_slavic
			NOT = { tag = CLI }
		}
	}
	#irish_peerage_monarchy
	text = {
		localisation_key = COUNTESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
			OR = {
				tag = DMS
				tag = ORD
				tag = KID
				tag = ULS
			}
		}
	}
	#irish_clan_monarchy
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = HIGH_QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			primary_culture = irish
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			primary_culture = irish
		}
	}
	#hebridean_monarchy
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			primary_culture = highland_scottish
			government = monarchy
		}
	}
	#muscovite_monarchy
	text = {
		localisation_key = GREAT_KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	text = {
		localisation_key = TSARITSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
			tag = MOS
		}
	}
	#russian_monarchy
	text = {
		localisation_key = KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	text = {
		localisation_key = TSARITSA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = principality
				has_reform = tsardom
			}
		}
	}
	#russian_feudal_monarchy
	text = {
		localisation_key = KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = GREAT_KNIAGINIA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			OR = {
				culture_group = east_slavic
				tag = PRM
			}
		}
	}
	#inti_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = inti
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = inti
		}
	}
	#mayan_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
			}
			religion = mesoamerican_religion
		}
	}
	#nahuatl_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = monarchy
				government = tribal
				has_reform = tribal_democracy_legacy
			}
			religion = nahuatl
		}
	}
	#chinese_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			culture_group = east_asian #Chinese
		}
	}
	#hindu_monarchy
	text = {
		localisation_key = RANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			religion = hinduism
		}
	}
	text = {
		localisation_key = MAHARANI_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			religion = hinduism
		}
	}
	#buddhist_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { government = tribal }
			OR = {
				religion = buddhism #Theravada
				religion = vajrayana
				religion = mahayana
			}
		}
	}
	#muslim_monarchy
	text = {
		localisation_key = EMIRA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	text = {
		localisation_key = SULTANA_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = monarchy
			NOT = { has_reform = steppe_horde }
			religion_group = muslim
			NOT = { has_reform = feudal_theocracy }
		}
	}
	#Republics
	#If only two first levels used then reorder so that only 2 and 3 are used
	#If only two first levels used then reorder so that only 2 and 3 are used
	#march_eastern_christian_monarchy
	text = {
		localisation_key = PRINCESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			government = monarchy
			NOT = { has_reform = principality }
			OR = {
				religion = coptic
				religion = orthodox
			}
			is_march = yes
		}
	}
	#gov_steppe_horde
	text = {
		localisation_key = GEGE_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	text = {
		localisation_key = KHANUM_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = steppe_horde
			OR = { 
				culture_group = altaic 
				culture_group = tartar 
				primary_culture = altaic_new 
			}
		}
	}
	#gov_native_council
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				government = native
				has_reform = siberian_tribe
				has_reform = native_basic_reform
				AND = {
					has_reform = steppe_horde
					NOT = {
						OR = { 
							culture_group = altaic 
							culture_group = tartar 
							primary_culture = altaic_new 
						}
					}
				}
			}
		}
	}
	#gov_daimyo
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
				NOT = { government_rank = 2 }
			has_reform = daimyo
		}
	}
	#gov_indep_daimyo
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = indep_daimyo
		}
	}
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = indep_daimyo
		}
	}
	#gov_shogunate
	text = {
		localisation_key = LADY_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = shogunate
		}
	}
	#gov_tribal_kingdom
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = QUEEN_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = tribal_kingdom
		}
	}
	text = {
		localisation_key = EMPRESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = tribal_kingdom
		}
	}
	#gov_tribal
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			OR = {
				has_reform = tribal_despotism
				has_reform = tribal_federation
			}
		}
	}
	#hre_county
	text = {
		localisation_key = COUNTESS_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
			is_part_of_hre = yes
			NOT = { total_development = 50 }
		}
	}
	#Ikko-Ikki Peasants
	#Theocracies - Specified Religion / Culture
	#Theocracies - Specified Religion / Culture
	#ibadi_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = ibadi
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#yemenite_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = shiite
			primary_culture = yemeni_culture
			OR = {
				government = theocracy
				has_reform = feudal_theocracy
			}
		}
	}
	#sunni_theocracy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			religion = sunni
			OR = {
				has_reform = feudal_theocracy
				government = theocracy
			}
		}
	}
	#default_monarchy
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			has_reform = monarchy_mechanic
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			has_reform = monarchy_mechanic
		}
	}
	#default_tribal
	text = {
		localisation_key = CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 1 
			NOT = { government_rank = 2 }
			government = tribal
		}
	}
	text = {
		localisation_key = QUEEN_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 2 
			NOT = { government_rank = 3 }
			government = tribal
		}
	}
	text = {
		localisation_key = EMPRESS_CONSORT_PR
		trigger = {
			has_female_consort = yes
			government_rank = 3 
			government = tribal
		}
	}
}
