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!
Dream of the Red Chamber | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Cao Xueqin
- Betyg:
297
kr
Skickas inom 7-14 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 great novels of world literature…to the Chinese as Proust is to the French or Karamazov to the Russians." —Anthony West, literary critic
Dream of the Red Chamber (also known as The Story of the Stone) is renowned for its epic scope, rich psychological characterizations and telling observations on family life and the role of women in Chinese society. One of the Four Great Classical Novels in Chinese literature, along with Journey to the West, The Water Margin, and Romance of the Three Kingdoms; Dream of the Red Chamber is widely regarded as the greatest Chinese classical novel, and one of the greatest works of world literature ever written.
The "red chamber" refers to a sheltered area in wealthy households where daughters were confined until married—a veritable prison where dreams of true love wither. This sweeping tale tells of the rise and fall of rival branches of the wealthy Jia family, who live in lavish adjacent compounds surrounded by a lush, private garden.
The story opens with the birth of Jia Baoyu, heir apparent and darling of the women in the Jia household. A free-thinker and idealist, Baoyu soon rebels against his stern father, who refuses to allow his son to pursue a romantic affair with Lin Daiyu—a headstrong and intelligent woman who shares his love of music and poetry. Baoyu is forced instead to marry Xue Baochai, an equally talented and beautiful woman but someone with whom he has no emotional connection. The fates of the star-crossed lovers and their families slowly unravel as this tragic story unfolds.
Dream of the Red Chamber, although written by a man, is said to be one of the first great works of women's literature. The author, Cao Xueqin, is thought to have written the novel as a memorial to the inspiring women he knew in his youth.
Dream of the Red Chamber (also known as The Story of the Stone) is renowned for its epic scope, rich psychological characterizations and telling observations on family life and the role of women in Chinese society. One of the Four Great Classical Novels in Chinese literature, along with Journey to the West, The Water Margin, and Romance of the Three Kingdoms; Dream of the Red Chamber is widely regarded as the greatest Chinese classical novel, and one of the greatest works of world literature ever written.
The "red chamber" refers to a sheltered area in wealthy households where daughters were confined until married—a veritable prison where dreams of true love wither. This sweeping tale tells of the rise and fall of rival branches of the wealthy Jia family, who live in lavish adjacent compounds surrounded by a lush, private garden.
The story opens with the birth of Jia Baoyu, heir apparent and darling of the women in the Jia household. A free-thinker and idealist, Baoyu soon rebels against his stern father, who refuses to allow his son to pursue a romantic affair with Lin Daiyu—a headstrong and intelligent woman who shares his love of music and poetry. Baoyu is forced instead to marry Xue Baochai, an equally talented and beautiful woman but someone with whom he has no emotional connection. The fates of the star-crossed lovers and their families slowly unravel as this tragic story unfolds.
Dream of the Red Chamber, although written by a man, is said to be one of the first great works of women's literature. The author, Cao Xueqin, is thought to have written the novel as a memorial to the inspiring women he knew in his youth.
Produktinformation
Kategori:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Tuttle Publishing
Upplaga:
0
Utgiven:
2023-08-15
ISBN:
9780804856744
Sidantal:
992
$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"
>