Sälj dina kursböcker, vinn presentkort på 1000 kr. Kom igång här
C.S. Lewis For Beginners | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Louis Markos
- Betyg:
124
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
C.S. Lewis For Beginners is a thorough examination of C. S. Lewis, the greatest Christian apologist of the twentieth century, throughout his career as an author and as a professor at Oxford University.
A Christian apologist defends Christianity as a consistent and coherent worldview that squares with human reason, history, and desire. It offers answers to every facet of our lives on earth as well as answers to our questions about what happens after we die.
What makes C.S. Lewis unique as an apologist is the way he balanced so perfectly reason and imagination, logic and intuition, and head and heart. In addition to writing such non-fiction apologetics books as Mere Christianity, The Problem of Pain, and Miracles, he wrote eleven novels: the seven Chronicles of Narnia, a trilogy of science-fiction adventures, and a haunting retelling of an old myth set in the ancient world. All eleven tell wonderful, captivating stories that stand on their own as fiction but that also support and bring to life the kinds of apologetical arguments he makes in his non-fiction. He also wrote two utterly unique works of fiction, The Screwtape Letters and The Great Divorce, that offer a fresh, highly original take on sin and temptation, angels and devils, and heaven and hell.
And that’s not all. Lewis the apologist and novelist had a day job. He was a celebrated English professor at Oxford, and then Cambridge, University who wrote works of literary criticism that are still famous today. C.S. Lewis For Beginners takes the reader through the wardrobe of his complete catalog of writing.
A Christian apologist defends Christianity as a consistent and coherent worldview that squares with human reason, history, and desire. It offers answers to every facet of our lives on earth as well as answers to our questions about what happens after we die.
What makes C.S. Lewis unique as an apologist is the way he balanced so perfectly reason and imagination, logic and intuition, and head and heart. In addition to writing such non-fiction apologetics books as Mere Christianity, The Problem of Pain, and Miracles, he wrote eleven novels: the seven Chronicles of Narnia, a trilogy of science-fiction adventures, and a haunting retelling of an old myth set in the ancient world. All eleven tell wonderful, captivating stories that stand on their own as fiction but that also support and bring to life the kinds of apologetical arguments he makes in his non-fiction. He also wrote two utterly unique works of fiction, The Screwtape Letters and The Great Divorce, that offer a fresh, highly original take on sin and temptation, angels and devils, and heaven and hell.
And that’s not all. Lewis the apologist and novelist had a day job. He was a celebrated English professor at Oxford, and then Cambridge, University who wrote works of literary criticism that are still famous today. C.S. Lewis For Beginners takes the reader through the wardrobe of his complete catalog of writing.
Om denna bok
C.S. Lewis For Beginners av Louis Markos är en Häftad bok på Engelska. Den utgavs 2022 av Weiser Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp C.S. Lewis For Beginners 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:
9781939994806
Upplaga:
0
Utgiven:
2022-06-25
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"
>