Vi flyttar från butik till nätet - så funkar det framåt
Julian of Norwich: The Showings | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Mirabai Starr
- Betyg:
195
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 a major fan and promoter of Julian of Norwich, whom I call 'my favorite mystic', it is genuinely exciting to find such a faithful but freeing translation of Julian's long-lost Showings. Now they are no longer lost—for anyone!" —Fr. Richard Rohr, O.F.M., Center for Action and Contemplation
In this contemporary translation of one of the most beloved and influential mystical texts of all time, Julian of Norwich: The Showings brings the message and spirituality of this 14th-century mystic to 21st-century readers. Revelations of Divine Love, the first book published in English attributed to a woman, is also included.
Julian of Norwich, a contemporary of Geoffrey Chaucer, was an English anchoress in East Anglia. At the age of 30, suffering from a severe illness and believing she was on her deathbed, Julian had a series of intense visions of Jesus, which she recorded and then expanded on later in her life. In her visions, God was not angry and wrathful. Instead, the three properties of God were presented as life, love, and light, and all of His creation was good, including his servant, man. In Julian's version, man is not to blame for his sin; sin is something that he must experience and overcome in his spiritual journey with God.
Her message for today's readers is simply this:
This book was previously published as The Showings of Julian of Norwich. This new edition includes a foreword by Richard Rohr, author of Falling Upwards.
In this contemporary translation of one of the most beloved and influential mystical texts of all time, Julian of Norwich: The Showings brings the message and spirituality of this 14th-century mystic to 21st-century readers. Revelations of Divine Love, the first book published in English attributed to a woman, is also included.
Julian of Norwich, a contemporary of Geoffrey Chaucer, was an English anchoress in East Anglia. At the age of 30, suffering from a severe illness and believing she was on her deathbed, Julian had a series of intense visions of Jesus, which she recorded and then expanded on later in her life. In her visions, God was not angry and wrathful. Instead, the three properties of God were presented as life, love, and light, and all of His creation was good, including his servant, man. In Julian's version, man is not to blame for his sin; sin is something that he must experience and overcome in his spiritual journey with God.
Her message for today's readers is simply this:
- She reveals the feminine face of the Divine and reminds us to see God there.
- All our failings are an opportunity to learn and grow; they should be honored, but not dwelled upon.
- God's love has nothing to do with love and retribution and everything to do with love and compassion.
- In spite of all appearances, all is well.
This book was previously published as The Showings of Julian of Norwich. This new edition includes a foreword by Richard Rohr, author of Falling Upwards.
Om denna bok
Julian of Norwich: The Showings av Mirabai Starr är en Häftad bok på Engelska. Den utgavs 2022 av Weiser Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Julian of Norwich: The Showings 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:
Religion
Bandtyp:
Häftad
Språk:
Engelska
ISBN:
9781642970364
Upplaga:
0
Utgiven:
2022-04-01
Förlag:
Weiser Books
Sidantal:
$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"
>