Vi flyttar från butik till nätet - så funkar det framåt
La Belle Sauvage: The Book of Dust Volume One | 0:e upplagan
- Danskt band, Engelska, 2017
- Författare: Philip Pullman
- Betyg:
211
kr
Skickas inom 5-7 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 British Book Awards Audiobook of the Year 2018.
Penguin presents the audio CD edition of La Belle Sauvage by Philip Pullman, read by Michael Sheen.
Eleven-year-old Malcolm Polstead and his dæmon, Asta, live with his parents at the Trout Inn near Oxford. Across the River Thames (which Malcolm navigates often using his beloved canoe, a boat by the name of La Belle Sauvage) is the Godstow Priory where the nuns live. Malcolm learns they have a guest with them; a baby by the name of Lyra Belacqua . . .
“As a reader and a fan, I was hugely excited on hearing that Phillip was returning to the story of Lyra and Dust and challenging the Authority. And, as an actor, it was a true privilege to be asked to record La Belle Sauvage, the first book of this new work.” Michael Sheen
"The best piece of narration I've ever heard" - The Bookseller
“Michael Sheen’s narration of Philip Pullman’s new novel is better than an army of voice actors his voice is impressive, from the crisp, definitive consonants of its higher registers to the rumbly bass notes Sheen summons when some menace enters the scene, to the vast, buttery expanse of his middle range.” Slate
Penguin presents the audio CD edition of La Belle Sauvage by Philip Pullman, read by Michael Sheen.
Eleven-year-old Malcolm Polstead and his dæmon, Asta, live with his parents at the Trout Inn near Oxford. Across the River Thames (which Malcolm navigates often using his beloved canoe, a boat by the name of La Belle Sauvage) is the Godstow Priory where the nuns live. Malcolm learns they have a guest with them; a baby by the name of Lyra Belacqua . . .
“As a reader and a fan, I was hugely excited on hearing that Phillip was returning to the story of Lyra and Dust and challenging the Authority. And, as an actor, it was a true privilege to be asked to record La Belle Sauvage, the first book of this new work.” Michael Sheen
"The best piece of narration I've ever heard" - The Bookseller
“Michael Sheen’s narration of Philip Pullman’s new novel is better than an army of voice actors his voice is impressive, from the crisp, definitive consonants of its higher registers to the rumbly bass notes Sheen summons when some menace enters the scene, to the vast, buttery expanse of his middle range.” Slate
Om denna bok
La Belle Sauvage: The Book of Dust Volume One av Philip Pullman är en Danskt band bok på Engelska. Den utgavs 2017.
Spara pengar – köp begagnad från Campusbokhandeln
Köp La Belle Sauvage: The Book of Dust Volume One 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:
9781846577703
Upplaga:
0
Utgiven:
2017-10-19
Förlag:
Okänt
Sidantal:
0
$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"
>