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

Product Information
ISBN: 051156
Age Group: Adult
Pages: 248
Weight: 310 g
Dimensions: 14 x 21 x 1.74 cm
Book Cover: Paperback

Short Fiction: English 1986

.

Rating:
16.72 $
In stock (1-2 Days)
Wishlist
Wishlist
Product Information
ISBN: 051156
Age Group: Adult
Pages: 248
Weight: 310 g
Dimensions: 14 x 21 x 1.74 cm
Book Cover: Paperback
In spite of the emormous number of stories written in English, it is difficultto find a collection which adequately shows the scope and variety of the genre. Nearly all stories selected were written after the Second World War. This anthology will prove suitable for all students of English as well as for the general reader of short stories.
more
.
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); // } // }); // });