Vi flyttar från butik till nätet - så funkar det framåt
The Will to Nothingness | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Bernard Reginster
- Betyg:
1094
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
On the Genealogy of Morality is Nietzsche's most influential book but it continues to puzzle, not least in its central claim: the invention of Christian morality is an act of revenge, and it is as such that it should arouse critical suspicion. In The Will to Nothingness, Bernard Reginster makes a fresh attempt at understanding this claim and its significance, inspired by Nietzsche's claim that moralities are 'signs' or 'symptoms' of the affective states of moral agents. The relation between morality and affects is envisioned as functional, rather than expressive: the genealogy of Christian morality aims to reveal how it is well suited to serve certain emotional needs.
One particular emotional need, manifested in the affect of ressentiment, plays a prominent role in the analysis of Christian morality. This is the need to have the world reflect one's will, which is rooted in a special drive toward power, or toward bending the world to one's will. Revenge is plausibly understood as aiming to bolster or restore power, and the invention of new values is a particular way to do so: by altering the agent's will (her values), it alters what counts as power for her. By revealing how it is well suited to play such a functional role in the emotional economy of moral agents, the genealogical inquiries arouse critical suspicion toward Christian morality. The use of this moral outlook as an instrument of revenge is problematic not because it is immoral, but because it is functionally self-undermining.
One particular emotional need, manifested in the affect of ressentiment, plays a prominent role in the analysis of Christian morality. This is the need to have the world reflect one's will, which is rooted in a special drive toward power, or toward bending the world to one's will. Revenge is plausibly understood as aiming to bolster or restore power, and the invention of new values is a particular way to do so: by altering the agent's will (her values), it alters what counts as power for her. By revealing how it is well suited to play such a functional role in the emotional economy of moral agents, the genealogical inquiries arouse critical suspicion toward Christian morality. The use of this moral outlook as an instrument of revenge is problematic not because it is immoral, but because it is functionally self-undermining.
Om denna bok
The Will to Nothingness av Bernard Reginster är en Danskt band bok med 212 sidor på Engelska. Den utgavs 2021 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Will to Nothingness 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:
9780198868903
Upplaga:
0
Utgiven:
2021-08-19
Förlag:
Oxford University Press
Sidantal:
212
$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"
>