Vi flyttar från butik till nätet - så funkar det framåt
The Books of Earthsea | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Ursula K. Le Guin
- Betyg:
695
kr
Skickas inom 1-3 vardagar
Onlinelager
I lager hos leverantör
Vill du sälja den här boken?
Sälj den här bokenBeskrivning
One of the Time 100 Best Fantasy Books Of All Time
WINNER OF THE HUGO AND LOCUS AWARDS FOR BEST ART BOOK
Celebrating the 50th anniversary of the timeless and beloved A Wizard of Earthsea that “reads like the retelling of a tale first told centuries ago” (David Mitchell)—this complete omnibus edition of the entire Earthsea chronicles, including over fifty illustrations illuminating Le Guin’s vision of her classic saga by Hugo and Locus Award-winning artist, Charles Vess.
Ursula K. Le Guin’s Earthsea novels are some of the most acclaimed and awarded works in literature—they have received prestigious accolades such as the National Book Award, a Newbery Honor, the Nebula Award, and many more honors, commemorating their enduring place in the hearts and minds of readers and the literary world alike.
Now for the first time ever, they’re all together in one volume—including the early short stories, Le Guin’s “Earthsea Revisioned” Oxford lecture, and a new Earthsea story, never before printed.
With a new introduction by Le Guin herself, this essential edition will also include fifty illustrations by renowned artist Charles Vess, specially commissioned and selected by Le Guin, to bring her refined vision of Earthsea and its people to life in a totally new way.
[Stories include: “A Wizard of Earthsea”, “The Tombs of Atuan”, “The Farthest Shore”, “Tehanu”, “Tales From Earthsea”, “The Other Wind”, “The Rule of Names”, “The Word of Unbinding”, “The Daughter of Odren”, and “Earthsea Revisioned: A Lecture at Oxford University”.]
With stories as perennial and universally beloved as The Chronicles of Narnia and The Lord of The Rings—but also unlike anything but themselves—this edition is perfect for those new to the world of Earthsea, as well as those who are well-acquainted with its enchanting magic: to know Earthsea is to love it.
WINNER OF THE HUGO AND LOCUS AWARDS FOR BEST ART BOOK
Celebrating the 50th anniversary of the timeless and beloved A Wizard of Earthsea that “reads like the retelling of a tale first told centuries ago” (David Mitchell)—this complete omnibus edition of the entire Earthsea chronicles, including over fifty illustrations illuminating Le Guin’s vision of her classic saga by Hugo and Locus Award-winning artist, Charles Vess.
Ursula K. Le Guin’s Earthsea novels are some of the most acclaimed and awarded works in literature—they have received prestigious accolades such as the National Book Award, a Newbery Honor, the Nebula Award, and many more honors, commemorating their enduring place in the hearts and minds of readers and the literary world alike.
Now for the first time ever, they’re all together in one volume—including the early short stories, Le Guin’s “Earthsea Revisioned” Oxford lecture, and a new Earthsea story, never before printed.
With a new introduction by Le Guin herself, this essential edition will also include fifty illustrations by renowned artist Charles Vess, specially commissioned and selected by Le Guin, to bring her refined vision of Earthsea and its people to life in a totally new way.
[Stories include: “A Wizard of Earthsea”, “The Tombs of Atuan”, “The Farthest Shore”, “Tehanu”, “Tales From Earthsea”, “The Other Wind”, “The Rule of Names”, “The Word of Unbinding”, “The Daughter of Odren”, and “Earthsea Revisioned: A Lecture at Oxford University”.]
With stories as perennial and universally beloved as The Chronicles of Narnia and The Lord of The Rings—but also unlike anything but themselves—this edition is perfect for those new to the world of Earthsea, as well as those who are well-acquainted with its enchanting magic: to know Earthsea is to love it.
Om denna bok
The Books of Earthsea av Ursula K. Le Guin är en Danskt band bok med 1008 sidor på Engelska. Den utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Books of Earthsea begagnad från Campusbokhandeln och spara upp till 25% jämfört med nypris. Du kan bevaka den här boken så får du ett mail så fort vi får in den i lager som begagnad.
Genom att köpa & sälja begagnat sänker du kostnaden för studier både för dig och nästa student samtidigt som du gör nytta för klimatet.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781481465588
Upplaga:
0
Utgiven:
2018-10-30
Förlag:
Okänt
Sidantal:
1008
$event.detail.name === 'primary-menu' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'primary-menu' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'primary-menu'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'primary-menu'
});
}
});"
class="h-full"
>
$event.detail.name === 'mobile-search' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mobile-search' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mobile-search'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mobile-search'
});
}
});"
class="h-full"
>
$event.detail.name === 'mini-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'mini-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'mini-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'mini-cart'
});
}
});"
class="h-full"
>
$event.detail.name === 'add-to-cart' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'add-to-cart' ? isOpen = false : ''"
@keydown.escape.window="isOpen = false"
x-init="$watch('isOpen', value => {
if (value) {
$refs.dialog.showModal();
document.body.style.overflow = 'hidden';
//emit onDrawerOpen event
$dispatch('drawer-opened', {
name: 'add-to-cart'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'add-to-cart'
});
}
});"
class="h-full"
>