Vi flyttar från butik till nätet - så funkar det framåt
A Tudor Christmas | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Alison Weir, Siobhán Clarke
- Betyg:
156
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
Christmas in Tudor times was a period of feasting, revelry and merrymaking ‘to drive the cold winter away’. A carnival atmosphere presided at court, with a twelve-day-long festival of entertainments, pageants, theatre productions and ‘disguisings’, when even the king and queen dressed up in costume to fool their courtiers. Throughout the festive season, all ranks of subjects were freed for a short time from everyday cares to indulge in eating, drinking, dancing and game-playing.
We might assume that our modern Christmas owes much to the Victorians. In fact, as Alison Weir and Siobhan Clarke reveal in this fascinating book, many of our favourite Christmas traditions date back much further. Carol-singing, present-giving, mulled wine and mince pies were all just as popular in Tudor times, and even Father Christmas and roast turkey dinners have their origins in this period. The festival was so beloved by English people that Christmas traditions survived remarkably unchanged in this age of tumultuous religious upheaval.
Beautifully illustrated with original line drawings throughout, this enchanting compendium will fascinate anyone with an interest in Tudor life – and anyone who loves Christmas.
We might assume that our modern Christmas owes much to the Victorians. In fact, as Alison Weir and Siobhan Clarke reveal in this fascinating book, many of our favourite Christmas traditions date back much further. Carol-singing, present-giving, mulled wine and mince pies were all just as popular in Tudor times, and even Father Christmas and roast turkey dinners have their origins in this period. The festival was so beloved by English people that Christmas traditions survived remarkably unchanged in this age of tumultuous religious upheaval.
Beautifully illustrated with original line drawings throughout, this enchanting compendium will fascinate anyone with an interest in Tudor life – and anyone who loves Christmas.
Om denna bok
A Tudor Christmas av Alison Weir och Siobhán Clarke är en Danskt band bok med 192 sidor på Engelska. Den utgavs 2018 av Vintage Publishing.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A Tudor Christmas 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781787330641
Upplaga:
0
Utgiven:
2018-10-04
Förlag:
Vintage Publishing
Sidantal:
192
$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"
>