Taghi Rouhani

Mohammad Taghi Rouhani Moghaddam (Persian: ‌تقی روحانی, 26 July 1920 – 25 June 2013) commonly known as Taghi Rouhani was an Iranian radio news anchor.[1]

Taghi Rouhani
Born
Mohammad Taghi Rouhani Moghaddam

(1920-07-26)26 July 1920
Died25 June 2013(2013-06-25) (aged 92)
Tehran, Iran
OccupationRadio news anchor
AgentNIRT

Biography

Taghi Rahmani was a famous radio anchor and the host of a quiz show called 20 questions. He worked for NIRT (National Iranian Radio-Television). After the Islamic Revolution, Taghi Rouhani was sentenced by the Revolutionary Court to five years in prison after being convicted of "obstructing the revolution of people" and 80 lashes for drinking alcohol. Before being transferred to prison, he was kidnapped by unknown men.[2] His body was discovered some days later paralyzed and brain damaged from a brutal beating. He was not able to talk and move until his death.[1]

gollark: `+` and `-` for functions in potatOS are admittedly just fancy compose.
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
gollark: I also made it so you can add and subtract functions.

References

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.