Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Parable of the Sower | 0:e upplagan
- Danskt band, Engelska, 2019
- Författare: Octavia E. Butler
- Betyg:
137
kr
Skickas inom 7-13 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"
>
Beskrivning
The extraordinary, prescient New York Times bestseller - a modern classic about a young girl fighting for survival in a post-apocalyptic world.
'If there is one thing scarier than a dystopian novel about the future, it's one written in the past that has already begun to come true. This is what makes Parable of the Sower even more impressive than it was when first published' GLORIA STEINEM
'Unnervingly prescient and wise' YAA GYASI
We are coming apart. We're a rope, breaking, a single strand at a time.
America is a place of chaos, where violence rules and only the rich and powerful are safe. Lauren Olamina, a young woman with the extraordinary power to feel the pain of others as her own, records everything she sees of this broken world in her journal.
Then, one terrible night, everything alters beyond recognition, and Lauren must make her voice heard for the sake of those she loves.
Soon, her vision becomes reality and her dreams of a better way to live gain the power to change humanity forever.
Lauren's story continues in Parable of the Talents.
PRAISE FOR OCTAVIA E. BUTLER
'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
'One of the most significant literary artists of the twentieth century. One cannot exaggerate the impact she has had' JUNOT DIAZ
'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
'If there is one thing scarier than a dystopian novel about the future, it's one written in the past that has already begun to come true. This is what makes Parable of the Sower even more impressive than it was when first published' GLORIA STEINEM
'Unnervingly prescient and wise' YAA GYASI
We are coming apart. We're a rope, breaking, a single strand at a time.
America is a place of chaos, where violence rules and only the rich and powerful are safe. Lauren Olamina, a young woman with the extraordinary power to feel the pain of others as her own, records everything she sees of this broken world in her journal.
Then, one terrible night, everything alters beyond recognition, and Lauren must make her voice heard for the sake of those she loves.
Soon, her vision becomes reality and her dreams of a better way to live gain the power to change humanity forever.
Lauren's story continues in Parable of the Talents.
PRAISE FOR OCTAVIA E. BUTLER
'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
'One of the most significant literary artists of the twentieth century. One cannot exaggerate the impact she has had' JUNOT DIAZ
'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
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Gardners Books
Upplaga:
0
Utgiven:
2019-08-20
ISBN:
9781472263667
Sidantal:
320
Används bl.a. i följande kurser
$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"
>