Vi flyttar från butik till nätet - så funkar det framåt
Eartheater | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Dolores Reyes
- Betyg:
186
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"
>
Beskrivning
NAMED A "FALL 2020 MUST-READ" AND ONE OF THE "BEST BOOKS OF FALL 2020" BY TIME, VULTURE, THE BOSTON GLOBE, COSMOPOLITAN, WIRED, TOR AND MORE
Electrifying and provocative, visceral and profound, a powerful literary debut novel about a young woman whose compulsion to eat earth gives her visions of murdered and missing people—an imaginative synthesis of mystery and magical realism that explores the dark tragedies of ordinary lives.
Set in an unnamed slum in contemporary Argentina, Eartheater is the story of a young woman who finds herself drawn to eating the earth—a compulsion that gives her visions of broken and lost lives. With her first taste of dirt, she learns the horrifying truth of her mother’s death. Disturbed by what she witnesses, the woman keeps her visions to herself. But when Eartheater begins an unlikely relationship with a withdrawn police officer, word of her ability begins to spread, and soon desperate members of her community beg for her help, anxious to uncover the truth about their own loved ones.
Surreal and haunting, spare yet complex, Eartheater is a dark, emotionally resonant tale told from a feminist perspective that brilliantly explores the stories of those left behind—the women enduring the pain of uncertainty, whose lives have been shaped by violence and loss.
Translated from the Spanish by Julia Sanches
Electrifying and provocative, visceral and profound, a powerful literary debut novel about a young woman whose compulsion to eat earth gives her visions of murdered and missing people—an imaginative synthesis of mystery and magical realism that explores the dark tragedies of ordinary lives.
Set in an unnamed slum in contemporary Argentina, Eartheater is the story of a young woman who finds herself drawn to eating the earth—a compulsion that gives her visions of broken and lost lives. With her first taste of dirt, she learns the horrifying truth of her mother’s death. Disturbed by what she witnesses, the woman keeps her visions to herself. But when Eartheater begins an unlikely relationship with a withdrawn police officer, word of her ability begins to spread, and soon desperate members of her community beg for her help, anxious to uncover the truth about their own loved ones.
Surreal and haunting, spare yet complex, Eartheater is a dark, emotionally resonant tale told from a feminist perspective that brilliantly explores the stories of those left behind—the women enduring the pain of uncertainty, whose lives have been shaped by violence and loss.
Translated from the Spanish by Julia Sanches
Om denna bok
Eartheater av Dolores Reyes är en Danskt band bok med 224 sidor på Engelska. Den utgavs 2021 av Gardners Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Eartheater 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780062987754
Upplaga:
0
Utgiven:
2021-10-14
Förlag:
Gardners Books
Sidantal:
224
$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"
>