Vi flyttar från butik till nätet - så funkar det framåt
Ethics | 0:e upplagan
- Pocket, Engelska, 1996
- Författare: Benedict De Spinoza
- Betyg:
Välj skick:
Bästa pris
121
kr
Skickas nästa vardag
Du sparar 17 kr
(12%)
mot nypris
138
kr
Skickas inom 1-3 vardagar
Butikslager
Onlinelager
1 st i lager
$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
A profoundly beautiful and uniquely insightful description of the universe, Benedict de Spinoza's "Ethics" is one of the masterpieces of Enlightenment-era philosophy. This "Penguin Classics" edition is edited and translated from the Latin by Edwin Curley, with an introduction by Stuart Hampshire. Published shortly after his death, the "Ethics" is undoubtedly Spinoza's greatest work - an elegant, fully cohesive cosmology derived from first principles, providing a coherent picture of reality, and a guide to the meaning of an ethical life. Following a logical step-by-step format, it defines in turn the nature of God, the mind, the emotions, human bondage to the emotions, and the power of understanding - moving from a consideration of the eternal, to speculate upon humanity's place in the natural order, the nature of freedom and the path to attainable happiness. A powerful work of elegant simplicity, the "Ethics" is a brilliantly insightful consideration of the possibility of redemption through intense thought and philosophical reflection. "The Ethics" is presented in the standard translation of the work by Edwin Curley.This edition also includes an introduction by Stuart Hampshire, outlining Spinoza's philosophy and placing it in context. Baruch Spinoza (1632-77), later known as Benedict de Spinoza, was born in Amsterdam, where his orthodox Jewish family had fled from persecution in Portugal. "Ethics" was published in 1677 after his death, and his influence spread to the nineteenth century: inspiring the Romantic poets, winning the respect of Flaubert and Matthew Arnold, and moving George Eliot, who admired him as the enemy of superstition and the hero of scientific rationalism, to begin a translation of his works. If you enjoyed "Ethics", you might like Rene Descartes' "Meditations and Other Metaphysical Writings", also available in "Penguin Classics". "The noblest and most lovable of the great philosophers ...ethically he is supreme". (Bertrand Russell).
Om denna bok
Ethics av Benedict De Spinoza är en Pocket bok med 208 sidor på Engelska. Den utgavs 1996 av Penguin UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Ethics begagnad från Campusbokhandeln och spara upp till 12% jämfört med nypris. Begagnade exemplar finns från 121 kr medan nya kostar 138 kr – en besparing på 17 kr. Köp tryggt med Campusbokhandeln.
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:
Okänd
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9780140435719
Upplaga:
0
Utgiven:
1996-06-27
Förlag:
Penguin UK
Sidantal:
208
$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"
>