Vi flyttar från butik till nätet - så funkar det framåt
The Girl Who Wrote Loneliness | 0:e upplagan
- Danskt band, Engelska, 2016
- Författare: Kyung-sook Shin
- Betyg:
278
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
Homesick and alone, a teen-aged girl has just arrived in Seoul to work in a factory. Her family, still in the countryside, is too impoverished to keep sending her to school, so she works long, sun-less days on a stereo-assembly line, struggling through night school every evening in order to achieve her dream of becoming a writer.
Korea’s brightest literary star sets this complex and nuanced coming-of-age story against the backdrop of Korea’s industrial sweatshops of the 1970’s and takes on the extreme exploitation, oppression, and urbanization that helped catapult Korea’s economy out of the ashes of war. But it was girls like Shin’s heroine who formed the bottom of Seoul’s rapidly changing social hierarchy, forgotten and ignored.
Richly autobiographical, The Girl Who Wrote Loneliness lays bare the conflict and confusion Shin faces as she confronts her past and the sweeping social change of the past half-century. Cited in Korea as one of the most important literary novels of the decade, this novel cements Shin’s legacy as one of the most insightful and exciting writers of her generation.
Korea’s brightest literary star sets this complex and nuanced coming-of-age story against the backdrop of Korea’s industrial sweatshops of the 1970’s and takes on the extreme exploitation, oppression, and urbanization that helped catapult Korea’s economy out of the ashes of war. But it was girls like Shin’s heroine who formed the bottom of Seoul’s rapidly changing social hierarchy, forgotten and ignored.
Richly autobiographical, The Girl Who Wrote Loneliness lays bare the conflict and confusion Shin faces as she confronts her past and the sweeping social change of the past half-century. Cited in Korea as one of the most important literary novels of the decade, this novel cements Shin’s legacy as one of the most insightful and exciting writers of her generation.
Om denna bok
The Girl Who Wrote Loneliness av Kyung-sook Shin är en Danskt band bok med 480 sidor på Engelska. Den utgavs 2016 av Pegasus Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Girl Who Wrote Loneliness 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:
9781681772370
Upplaga:
0
Utgiven:
2016-11-22
Förlag:
Pegasus Books
Sidantal:
480
$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"
>