Al-Mansur Umar
Al-Malik al-Manṣūr Nūr al-Dīn Abū al-Fatḥ ‘Umar ibn ‘Alī ibn Rasūl was the first Rasulid Sultan of Yemen, from 1228 to 1249.
Emir of Mecca
In Rabi al-Awwal 619 AH (April/May 1222) al-Mas'ud Yusuf captured Mecca from Hasan ibn Qatadah. After the Hajj was complete (in January/February 1223) he returned to Yemen and left Nur al-Din Umar as his deputy in Mecca with a contingent of three hundred horsemen. In 625 AH (1228) al-Mas'ud recalled him to Yemen and appointed in his place Husam al-Din Yaqut.
gollark: ↑ you, as a result
gollark: ```rustfn matches(expr: &Value, condition: &Value) -> Option<Bindings> { match (expr, condition) { (Value::Num(a), Value::Num(b)) => if a == b { Some(HashMap::new()) } else { None }, (Value::Call(efn, eargs), Value::Call(rfn, rargs)) => { if efn != rfn { return None } if rargs.len() != eargs.len() { return None } let mut out_bindings = HashMap::new(); for (rarg, earg) in rargs.iter().zip(eargs) { match matches(earg, rarg) { Some(x) => out_bindings.extend(x), None => return None } } Some(out_bindings) }, (_, Value::Identifier(b)) => Some(vec![(b.clone(), expr.clone())].into_iter().collect()), _ => None }}```
gollark: You fell right into my trap, actually.
gollark: ↓ wrong
gollark: I should offer an osmarks.net™ hosted JSON validator™ for this.
References
- Smith, G.R. (1995). "Rasūlids". The Encyclopaedia of Islam, New Edition. VIII. Leiden: Brill.
- ‘Izz al-Dīn ‘Abd al-‘Azīz ibn ‘Umar ibn Muḥammad ibn Fahd (1986). Shaltūt, Fahīm Muḥammad (ed.). Ghāyat al-marām bi-akhbār salṭanat al-Balad al-Ḥarām غاية المرام بأخبار سلطنة البلد الحرام (in Arabic). 1 (1st ed.). Makkah: Jāmi‘at Umm al-Qurá, Markaz al-Baḥth al-‘Ilmī wa-Iḥyā’ al-Turāth al-Islāmī, Kullīyat al-Sharīʻah wa-al-Dirāsāt al-Islāmīyah. pp. 595–607.
- al-Ghāzī, ‘Abd Allāh ibn Muḥammad (2009). ‘Abd al-Malik ibn ‘Abd Allāh ibn Duhaysh (ed.). Ifādat al-anām إفادة الأنام (in Arabic). 3 (1st ed.). Makkah: Maktabat al-Asadī. pp. 132–134.CS1 maint: ref=harv (link)
Regnal titles | ||
---|---|---|
Preceded by al-Mas'ud Yusuf |
Sultan of Yemen 1228–1249 |
Succeeded by al-Muzaffar Yusuf |
Preceded by Hasan ibn Qatadah |
Emir of Mecca 1222–1228 |
Succeeded by Husam al-Din Yaqut |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.