Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
A World Full of Gods | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: John Michael Greer
- Betyg:
303
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
An investigation into the underpinnings and superstructures of the Pagan world view
Pagan religions have tended to be more concerned with practice that with theory and in a system that has no dogma - no legislated doctrine - that is as it should be. Yet as the movement grows and matures, it is inevitable that we will begin to think in a more abstract way about our models and systems.
John Michael Greer has provided a primer on the kinds of ideas and themes that must be included in any discussion of the theology and philosophy of Neo-pagan religions.
Much of the book takes shape in a dialogue with existing ideas in theology, philosophy, and comparative religion. It looks to find a middle ground between too much and too little reference to the work of other scholars to find a comprehensible yet intellectually rigorous middle ground.
It aims to be part of a conversation, that stretches out over the centuries. Voices of polytheist spirituality have had little place in that conversation for many years, but much of value has been said in their absence. The rebirth of polytheism as a living religious tradition in the Western world will inevitably force a reassessment of much of that heritage, and pose challenges to some of its most cherished assumptions.
Yet reassessment is not necessarily rejection, and the traditions of modern polytheism are deeply enough indebted to legacies from the past that an attentive ear to earlier phases of the conversation is not out of place.
Pagan religions have tended to be more concerned with practice that with theory and in a system that has no dogma - no legislated doctrine - that is as it should be. Yet as the movement grows and matures, it is inevitable that we will begin to think in a more abstract way about our models and systems.
John Michael Greer has provided a primer on the kinds of ideas and themes that must be included in any discussion of the theology and philosophy of Neo-pagan religions.
Much of the book takes shape in a dialogue with existing ideas in theology, philosophy, and comparative religion. It looks to find a middle ground between too much and too little reference to the work of other scholars to find a comprehensible yet intellectually rigorous middle ground.
It aims to be part of a conversation, that stretches out over the centuries. Voices of polytheist spirituality have had little place in that conversation for many years, but much of value has been said in their absence. The rebirth of polytheism as a living religious tradition in the Western world will inevitably force a reassessment of much of that heritage, and pose challenges to some of its most cherished assumptions.
Yet reassessment is not necessarily rejection, and the traditions of modern polytheism are deeply enough indebted to legacies from the past that an attentive ear to earlier phases of the conversation is not out of place.
Om denna bok
A World Full of Gods av John Michael Greer är en Danskt band bok med 218 sidor på Engelska. Den utgavs 2023 av Aeon Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp A World Full of Gods 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:
Filosofi & idéhistoria
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781801520805
Upplaga:
0
Utgiven:
2023-05-30
Förlag:
Aeon Books
Sidantal:
218
$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"
>