Vi flyttar från butik till nätet - så funkar det framåt
Sacred Violence in Early America | 0:e upplagan
- Danskt band, Engelska, 2018
- Författare: Susan Juster
- Betyg:
323
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"
>
Fler utgåvor
Beskrivning
Sacred Violence in Early America offers a sweeping reinterpretation of the violence endemic to seventeenth-century English colonization by reexamining some of the key moments of cultural and religious encounter in North America. Susan Juster explores different forms of sacred violence-blood sacrifice, holy war, malediction, and iconoclasm-to uncover how European traditions of ritual violence developed during the wars of the Reformation were introduced and ultimately transformed in the New World.
Juster's central argument concerns the rethinking of the relationship between the material and the spiritual worlds that began with the Reformation and reached perhaps its fullest expression on the margins of empire. The Reformation transformed the Christian landscape from an environment rich in sounds, smells, images, and tactile encounters, both divine and human, to an austere space of scriptural contemplation and prayer. When English colonists encountered the gods and rituals of the New World, they were forced to confront the unresolved tensions between the material and spiritual within their own religious practice. Accounts of native cannibalism, for instance, prompted uneasy comparisons with the ongoing debate among Reformers about whether Christ was bodily present in the communion wafer.
Sacred Violence in Early America reveals the Old World antecedents of the burning of native bodies and texts during the seventeenth-century wars of extermination, the prosecution of heretics and blasphemers in colonial courts, and the destruction of chapels and mission towns up and down the North American seaboard. At the heart of the book is an analysis of "theologies of violence" that gave conceptual and emotional shape to English colonists' efforts to construct a New World sanctuary in the face of enemies both familiar and strange: blood sacrifice, sacramentalism, legal and philosophical notions of just and holy war, malediction, the contest between "living" and "dead" images in Christian idology, and iconoclasm.
Juster's central argument concerns the rethinking of the relationship between the material and the spiritual worlds that began with the Reformation and reached perhaps its fullest expression on the margins of empire. The Reformation transformed the Christian landscape from an environment rich in sounds, smells, images, and tactile encounters, both divine and human, to an austere space of scriptural contemplation and prayer. When English colonists encountered the gods and rituals of the New World, they were forced to confront the unresolved tensions between the material and spiritual within their own religious practice. Accounts of native cannibalism, for instance, prompted uneasy comparisons with the ongoing debate among Reformers about whether Christ was bodily present in the communion wafer.
Sacred Violence in Early America reveals the Old World antecedents of the burning of native bodies and texts during the seventeenth-century wars of extermination, the prosecution of heretics and blasphemers in colonial courts, and the destruction of chapels and mission towns up and down the North American seaboard. At the heart of the book is an analysis of "theologies of violence" that gave conceptual and emotional shape to English colonists' efforts to construct a New World sanctuary in the face of enemies both familiar and strange: blood sacrifice, sacramentalism, legal and philosophical notions of just and holy war, malediction, the contest between "living" and "dead" images in Christian idology, and iconoclasm.
Om denna bok
Sacred Violence in Early America av Susan Juster är en Danskt band bok med 277 sidor på Engelska. Den utgavs 2018 av Marston.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Sacred Violence in Early America 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:
9780812224191
Upplaga:
0
Utgiven:
2018-04-03
Förlag:
Marston
Sidantal:
277
$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"
>