The Gormenghast Trilogy | 0:e upplagan
- Danskt band, Engelska, 1999
- Författare: Mervyn Peake
- Betyg:
299
kr
Skickas inom 6-8 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
ENTER THE CRUMBLING WORLD OF GORMENGHAST...
'A modern classic' Anthony Burgess
'A gorgeous volcanic eruption... A work of extraordinary imagination'
New Yorker
'A perfect creation' Neil Gaiman
Gormenghast is the vast, crumbling castle to which the seventy-seventh Earl, Titus Groan, is lord and heir. Titus is expected to rule this gothic labyrinth of turrets and dungeons (and his eccentric and wayward subjects) according to strict age-old rituals, but things are changing in the castle. Titus must contend with treachery, manipulation and murder as well as his own longing for a life beyond the castle walls.
'Peake's books are actual additions to life; they give, like certain rare dreams, sensations we never had before' C. S. Lewis
'A modern classic' Anthony Burgess
'A gorgeous volcanic eruption... A work of extraordinary imagination'
New Yorker
'A perfect creation' Neil Gaiman
Gormenghast is the vast, crumbling castle to which the seventy-seventh Earl, Titus Groan, is lord and heir. Titus is expected to rule this gothic labyrinth of turrets and dungeons (and his eccentric and wayward subjects) according to strict age-old rituals, but things are changing in the castle. Titus must contend with treachery, manipulation and murder as well as his own longing for a life beyond the castle walls.
'Peake's books are actual additions to life; they give, like certain rare dreams, sensations we never had before' C. S. Lewis
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Vintage Publishing
Upplaga:
0
Utgiven:
1999-04-01
ISBN:
9780099288893
Sidantal:
976
$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"
>