Vi flyttar från butik till nätet - så funkar det framåt
Phenomenology of Perception | 0:e upplagan
- Danskt band, Engelska, 2013
- Författare: Maurice Merleau-Ponty
- Betyg:
496
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
First published in 1945, Maurice Merleau-Ponty’s monumental Phénoménologie de la perception signalled the arrival of a major new philosophical and intellectual voice in post-war Europe. Breaking with the prevailing picture of existentialism and phenomenology at the time, it has become one of the landmark works of twentieth-century thought. This new translation, the first for over fifty years, makes this classic work of philosophy available to a new generation of readers.
Phenomenology of Perception stands in the great phenomenological tradition of Husserl, Heidegger, and Sartre. Yet Merleau-Ponty’s contribution is decisive, as he brings this tradition and other philosophical predecessors, particularly Descartes and Kant, to confront a neglected dimension of our experience: the lived body and the phenomenal world. Charting a bold course between the reductionism of science on the one hand and intellectualism on the other, Merleau-Ponty argues that we should regard the body not as a mere biological or physical unit, but as the body which structures one’s situation and experience within the world.
Merleau-Ponty enriches his classic work with engaging studies of famous cases in the history of psychology and neurology as well as phenomena that continue to draw our attention, such as phantom limb syndrome, synaesthesia, and hallucination. This new translation includes many helpful features such as the reintroduction of Merleau-Ponty’s discursive Table of Contents as subtitles into the body of the text, a comprehensive Translator’s Introduction to its main themes, essential notes explaining key terms of translation, an extensive Index, and an important updating of Merleau-Ponty’s references to now available English translations.
Also included is a new foreword by Taylor Carman and an introduction to Merleau-Ponty by Claude Lefort.
Translated by Donald A. Landes.
Phenomenology of Perception stands in the great phenomenological tradition of Husserl, Heidegger, and Sartre. Yet Merleau-Ponty’s contribution is decisive, as he brings this tradition and other philosophical predecessors, particularly Descartes and Kant, to confront a neglected dimension of our experience: the lived body and the phenomenal world. Charting a bold course between the reductionism of science on the one hand and intellectualism on the other, Merleau-Ponty argues that we should regard the body not as a mere biological or physical unit, but as the body which structures one’s situation and experience within the world.
Merleau-Ponty enriches his classic work with engaging studies of famous cases in the history of psychology and neurology as well as phenomena that continue to draw our attention, such as phantom limb syndrome, synaesthesia, and hallucination. This new translation includes many helpful features such as the reintroduction of Merleau-Ponty’s discursive Table of Contents as subtitles into the body of the text, a comprehensive Translator’s Introduction to its main themes, essential notes explaining key terms of translation, an extensive Index, and an important updating of Merleau-Ponty’s references to now available English translations.
Also included is a new foreword by Taylor Carman and an introduction to Merleau-Ponty by Claude Lefort.
Translated by Donald A. Landes.
Om denna bok
Phenomenology of Perception av Maurice Merleau-Ponty är en Danskt band bok med 610 sidor på Engelska. Den utgavs 2013.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Phenomenology of Perception 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:
9780415834339
Upplaga:
0
Utgiven:
2013-08-09
Förlag:
Okänt
Sidantal:
610
$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"
>