Kiya Husayn I

Kiya Husayn I (Persian: کیا حسین), was the third ruler of the Afrasiyab dynasty, ruling from 1403 till an unknown date. He was the son and successor of Iskandar-i Shaykhi. Kiya Husayn was later succeeded by his son, Luhrasp.

Sources

  • Bosworth, C. E. (1984). "ĀL-E AFRĀSĪĀB". Encyclopaedia Iranica, Vol. I, Fasc. 7. London u.a.: Routledge & Kegan Paul. pp. 742–743. Archived from the original on 2014-02-20.CS1 maint: ref=harv (link)
Preceded by
Iskandar-i Shaykhi
Afrasiyabid ruler
1403-?
Succeeded by
Luhrasp


gollark: Anyway, perhaps you would like to... *test* a potatOS computer?
gollark: You said `or even a cc emulator in cc`, please stop being hypocritical.
gollark: jrengen: look at discord, you can see that bit of code the potatOS sandbox has for, OH LOOK, running the BIOS inside a filesystem sandboxing.
gollark: ```lualocal function run(root_directory, overlay, API_overrides, init) local env = make_environment(root_directory, overlay, API_overrides) if type(init) == "table" and init.URL then init = fetch(init.URL) end init = init or fetch "https://pastebin.com/raw/wKdMTPwQ" env.init_code = init local out, err = load(init, "@init.lua", "t", env) if not out then error(err) end env.hypercalls.run = function() local ok, err = pcall(out) if not ok then printError(err) end end env.hypercalls.run()end```
gollark: You can't modify machine.llua.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.