Note! Looking for an order placed before 2025-09-20, 16:00? [Click Here]
Thursday - 2025 09 October
{"Id":0,"Name":null,"Mobile":null,"Email":null,"Token":null,"Type":0,"ReferencerId":null,"VatConfirm":false,"PublicToken":null,"Culture":"en-us","Currency":"usd","CurrencySign":"$","CountryIsoCode":"us","HasSubset":false,"Discount":0.0,"IsProfileComplete":false,"HasCredit":false,"LastActivity":"0001-01-01T00:00:00"}
login
Login
shopping cart 0
Basket

Basket

Menu

  • A Scholar for our Times: A Celebration of the Life and Work of Shahrokh Meskoob
Product Information
Original Title: A Scholar for our Times: A Celebration of the Life and Work of Shahrokh Meskoob
ISBN: 9781949445343
Translator: Abbas Milani
Age Group: Adult
Pages: 228
Weight: 350 g
Dimensions: 16 x 24 x 1 cm
Book Cover: Hard Cover

A Scholar for our Times: A Celebration of the Life and Work of Shahrokh Meskoob: English 2022

Edition: 0
Rating:
67.15 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
Original Title: A Scholar for our Times: A Celebration of the Life and Work of Shahrokh Meskoob
ISBN: 9781949445343
Translator: Abbas Milani
Age Group: Adult
Pages: 228
Weight: 350 g
Dimensions: 16 x 24 x 1 cm
Book Cover: Hard Cover
This book is part of a series of Iranian Studies publications made possible by the Hamid and Christina Moghadam Program in Iranian Studies at Stanford University. Shahrokh Meskoob was an Iranian writer and intellectual, who was born in Babol, on the Caspian coast, in 1924 and died in Paris in 2005. Imprisoned in the mid-1950s for leftist activities, he was forced to leave the country following the Islamic Revolution of 1979, after publishing two critical articles in the Ayandegan newspaper in Tehran. Meskoob’s literary analysis of the Shahnameh and the poetry of Hafez, and his book Iranian National Identity and the Persian Language, all translated into English, demonstrate his view that national identity meant cultural identity and that modernity in Iran should be based upon an understanding of the best of Iranian culture. This book celebrates Meskoob’s life and work in eight essays by prominent Iranian scholars and in a selection of facsimiles of his papers, now archived at Stanford University.
more
This book is part of a series of Iranian Studies publications made possible by the Hamid and Christina Moghadam Program in Iranian Studies at Stanford University. Shahrokh Meskoob was an Iranian writer and intellectual, who was born in Babol, on the Caspian coast, in 1924 and died in Paris in 2005. Imprisoned in the mid-1950s for leftist activities, he was forced to leave the country following the Islamic Revolution of 1979, after publishing two critical articles in the Ayandegan newspaper in Tehran. Meskoob’s literary analysis of the Shahnameh and the poetry of Hafez, and his book Iranian National Identity and the Persian Language, all translated into English, demonstrate his view that national identity meant cultural identity and that modernity in Iran should be based upon an understanding of the best of Iranian culture. This book celebrates Meskoob’s life and work in eight essays by prominent Iranian scholars and in a selection of facsimiles of his papers, now archived at Stanford University.
more
// $(document).ready(function () { // $.ajax({ // url: '/Home/GetCategories', // method: 'GET', // success: function (data) { // let html = ''; // data.forEach(category => { // html += `
  • ${category.title}`; // if (category.children.length > 0) { // html += ''; // } // html += '
  • '; // }); // $('#category-menu').html(html); // }, // error: function (err) { // console.error('Error fetching categories:', err); // } // }); // });