Dawn | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Octavia E. Butler
- Betyg:
140
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
I lager hos leverantör
$event.detail.name === 'store-selector' ? isOpen = true : ''"
@close-drawer.window="() => $event.detail.name === 'store-selector' ? 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: 'store-selector'
});
} else {
setTimeout(() => {
$refs.dialog.showModal();
$refs.dialog.close();
}, 300);
document.body.style.overflow = '';
$dispatch('drawer-closed', {
name: 'store-selector'
});
}
});"
class="h-full"
>
Fler utgåvor
Beskrivning
'One of the most significant literary artists of the twentieth century' JUNOT DIAZ
'Octavia Butler was playing out our very real possibilities as humans. I think she can help each of us to do the same' GLORIA STEINEM
One woman is called upon to reconstruct humanity in this hopeful, thought-provoking novel by the bestselling, award-winning author. For readers of Margaret Atwood, Toni Morrison and Ursula K. Le Guin.
When Lilith lyapo wakes in a small white room with no doors or windows, she remembers a devastating war, and a husband and child long lost to her.
She finds herself living among the Oankali, a strange race who intervened in the fate of humanity hundreds of years before. They spared those they could from the ruined Earth, and suspended them in a long, deep sleep.
Over centuries, the Oankali learned from the past, cured disease and healed the world. Now they want Lilith to lead her people back home. But salvation comes at a price - to restore humanity, it must be changed forever...
PRAISE FOR OCTAVIA E. BUTLER, THE NEW YORK TIMES BESTSELLING AUTHOR
'In the ongoing contest over which dystopian classic is most applicable to our time... for sheer peculiar prescience, Butler's novel may be unmatched' NEW YORKER
'Butler's prose, always pared back to the bone, delineates the painful paradoxes of metamorphosis with compelling precision' GUARDIAN
'Octavia Butler was a visionary' VIOLA DAVIS
'Her evocative, often troubling, novels explore far-reaching issues of race, sex, power and, ultimately,
what it means to be human' NEW YORK TIMES
'An icon of the Afrofuturism world, envisioning literary realms that placed black characters front and center' VANITY FAIR
'Butler writes with such a familiarity that the alien is welcome and intriguing. She really artfully exposes our human impulse to self-destruct' LUPITA NYONG'O
'Octavia Butler was playing out our very real possibilities as humans. I think she can help each of us to do the same' GLORIA STEINEM
One woman is called upon to reconstruct humanity in this hopeful, thought-provoking novel by the bestselling, award-winning author. For readers of Margaret Atwood, Toni Morrison and Ursula K. Le Guin.
When Lilith lyapo wakes in a small white room with no doors or windows, she remembers a devastating war, and a husband and child long lost to her.
She finds herself living among the Oankali, a strange race who intervened in the fate of humanity hundreds of years before. They spared those they could from the ruined Earth, and suspended them in a long, deep sleep.
Over centuries, the Oankali learned from the past, cured disease and healed the world. Now they want Lilith to lead her people back home. But salvation comes at a price - to restore humanity, it must be changed forever...
PRAISE FOR OCTAVIA E. BUTLER, THE NEW YORK TIMES BESTSELLING AUTHOR
'In the ongoing contest over which dystopian classic is most applicable to our time... for sheer peculiar prescience, Butler's novel may be unmatched' NEW YORKER
'Butler's prose, always pared back to the bone, delineates the painful paradoxes of metamorphosis with compelling precision' GUARDIAN
'Octavia Butler was a visionary' VIOLA DAVIS
'Her evocative, often troubling, novels explore far-reaching issues of race, sex, power and, ultimately,
what it means to be human' NEW YORK TIMES
'An icon of the Afrofuturism world, envisioning literary realms that placed black characters front and center' VANITY FAIR
'Butler writes with such a familiarity that the alien is welcome and intriguing. She really artfully exposes our human impulse to self-destruct' LUPITA NYONG'O
Om denna bok
Dawn av Octavia E. Butler är en Danskt band bok med 320 sidor på Engelska. Den utgavs 2022 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Dawn 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:
9781472281067
Upplaga:
0
Utgiven:
2022-01-20
Förlag:
Gardners Books
Sidantal:
320
$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"
>