Vi flyttar från butik till nätet - så funkar det framåt
A People’s Tragedy | 0:e upplagan
- Danskt band, Engelska, 2020
- Författare: Eamon Duffy
- Betyg:
250
kr
Skickas inom 0-2 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
As an authority on the religion of medieval and early modern England, Professor Eamon Duffy is preeminent.
In his revisionist masterpiece The Stripping of the Altars, Duffy opened up new areas of research and entirely fresh perspectives on the origin and progress of the English Reformation. Duffy’s focus has always been on the practices and institutions through which ordinary people lived and experienced their religion, but which the Protestant reformers abolished as idolatry and superstition.
The first part of A People’s Tragedy examines the two most important of these institutions: the rise and fall of pilgrimage to the cathedral shrines of England, and the destruction of the monasteries under Henry VIII, as exemplified by the dissolution of the ancient Anglo-Saxon monastery of Ely. In the title essay of the volume, Duffy tells the harrowing story of the Elizabethan regime’s savage suppression of the last Catholic rebellion against the Reformation, the Rising of the Northern Earls in 1569.
In the second half of the book Duffy considers the changing ways in which the Reformation has been thought and written about: the evolution of Catholic portrayals of Martin Luther, from hostile caricature to partial approval; the role of historians of the Reformation in the emergence of English national identity; and the improbable story of the twentieth century revival of Anglican and Catholic pilgrimage to the medieval Marian shrine of Walsingham.
Finally, he considers the changing ways in which attitudes to the Reformation have been reflected in fiction, culminating with Hilary Mantel’s gripping trilogy on the rise and fall of Henry VIII’s political and religious fixer, Thomas Cromwell, and her controversial portrayal of Cromwell’s Catholic opponent and victim, Sir Thomas More.
In his revisionist masterpiece The Stripping of the Altars, Duffy opened up new areas of research and entirely fresh perspectives on the origin and progress of the English Reformation. Duffy’s focus has always been on the practices and institutions through which ordinary people lived and experienced their religion, but which the Protestant reformers abolished as idolatry and superstition.
The first part of A People’s Tragedy examines the two most important of these institutions: the rise and fall of pilgrimage to the cathedral shrines of England, and the destruction of the monasteries under Henry VIII, as exemplified by the dissolution of the ancient Anglo-Saxon monastery of Ely. In the title essay of the volume, Duffy tells the harrowing story of the Elizabethan regime’s savage suppression of the last Catholic rebellion against the Reformation, the Rising of the Northern Earls in 1569.
In the second half of the book Duffy considers the changing ways in which the Reformation has been thought and written about: the evolution of Catholic portrayals of Martin Luther, from hostile caricature to partial approval; the role of historians of the Reformation in the emergence of English national identity; and the improbable story of the twentieth century revival of Anglican and Catholic pilgrimage to the medieval Marian shrine of Walsingham.
Finally, he considers the changing ways in which attitudes to the Reformation have been reflected in fiction, culminating with Hilary Mantel’s gripping trilogy on the rise and fall of Henry VIII’s political and religious fixer, Thomas Cromwell, and her controversial portrayal of Cromwell’s Catholic opponent and victim, Sir Thomas More.
Om denna bok
A People’s Tragedy av Eamon Duffy är en Danskt band bok med 272 sidor på Engelska. Den utgavs 2020 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A People’s Tragedy 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:
9781472983855
Upplaga:
0
Utgiven:
2020-11-26
Förlag:
Bloomsbury Publishing PLC
Sidantal:
272
$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"
>