Vi flyttar från butik till nätet - så funkar det framåt
Meditations and Other Metaphysical Writings | 0:e upplagan
- Pocket, Engelska, 1998
- Författare: René Descartes
- Betyg:
172
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
One of the foundation-stones of modern philosophy, Rene Descartes' "Meditations and Other Metaphysical Writings" is translated from the Latin with an introduction by Desmond M. Clarke in "Penguin Classics". Descartes was prepared to go to any lengths in his search for certainty - even to deny those things that seemed most self-evident. In his "Meditations" of 1641, and in the Objections and Replies that were included with the original publication, he set out to dismantle and then reconstruct the idea of the individual self and its existence. In doing so, Descartes developed a language of subjectivity that has lasted to this day, and he also took his first steps towards the view that would eventually be expressed in the epigram "Cogito, ergo sum" ("I think, therefore I am"), one of modern philosophy's most famous - and most fiercely contested - claims.The first part of a two-volume edition of Descartes' works in "Penguin Classics", the second of which is "Discourse on Method & Related Writings", this edition includes extensive selections from the Objections and Replies, Part One of The Principles of Philosophy, Comments on a Certain Manifesto and related correspondence from 1643 to 1649. Rene Descartes (1596-1650), generally regarded as the founder of modern philosophy, was born in La Haye (now called Descartes) near Tours, and educated at the Jesuit College of La Fleche. Like many of his contemporaries he contested the value of an education based on Aristotelianism and, after leaving college, attempted to resolve the sceptical crisis of his age by devising a method of reasoning modeled on the rigour and certainty of mathematics. If you enjoyed the "Meditations", you might like Immanuel Kant's "Critique of Pure Reason", also available in "Penguin Classics".
Om denna bok
Meditations and Other Metaphysical Writings av René Descartes är en Pocket bok med 256 sidor på Engelska. Den utgavs 1998 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Meditations and Other Metaphysical Writings 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:
Naturvetenskap & teknik
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780140447019
Upplaga:
0
Utgiven:
1998-11-26
Förlag:
Penguin UK
Sidantal:
256
$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"
>