This will litterally spawn a spouse for you (and sometimes,
):
<SpellDef InternalName="SpawnSpouse">
<DisplayName>Summon Spouse</DisplayName>
<Description>Summon a spouse.</Description>
<Image>FireCrystal_Medallion.png</Image>
<IconFG>MarriageSpell.png</IconFG>
<IconColor>88,78,32</IconColor>
<SoundFX>Spell_DarkEnchan_0t2</SoundFX>
<ManaCost>0</ManaCost>
<Range>1</Range>
<SpellLevel>1</SpellLevel>
<SpellType>Strategic</SpellType>
<SpellClass>Defensive</SpellClass>
<SpellTargetType>Self</SpellTargetType>
<SpellDefEffect>
<EffectName>SummonLife</EffectName>
<LocalPosition>0,0,0</LocalPosition>
<EffectScale>0.3</EffectScale>
<EffectDelay>0.0</EffectDelay>
<SnapToTerrain>1</SnapToTerrain>
</SpellDefEffect>
<GameModifier InternalName="MarriageProposal">
<ModType>Player</ModType>
<Attribute>MarriageProposal</Attribute>
<AffectedUnits>Male</AffectedUnits>
<StrVal>Would you like a Wife?</StrVal>
</GameModifier>
<GameModifier InternalName="MarriageProposal">
<ModType>Player</ModType>
<Attribute>MarriageProposal</Attribute>
<AffectedUnits>Female</AffectedUnits>
<StrVal>Would you like a Husband?</StrVal>
</GameModifier>
</SpellDef>