Philosophical aspects on emotions | 1:a upplagan
- Häftad, Engelska, 2005
- Författare:
- Betyg:
185
kr
Skickas inom 2-4 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
The essays in this volume arise from the 6th symposium of the newwork Nordic Women in Philosophy, the topic of which was Philosophical aspects of emotions.
CONTENTS:
BARBARA HERMAN: Transforming Incentives. Feelings and the Making of the Kantian Moral Agent
JOHAN BRÄNNMARK: Commentary to Tranforming Incentives: Feelings and the Making
of the Kantian Moral Agent
CAMILLA SERCK-HANSSEN: Radical Evil and Self Love in Kants Theory of Agency
FREDRIKA SPINDLER: Commentary to Radical Evil and Self Love in Kants Theory
of Agency
FLOORA RUOKONEN: Iris Murdoch on Love
KATE LARSON: Iris Murdochs Concept of Love
LENA HALLDENIUS: The Immorality of Emotional Response. Liberty and the Slavery
Metaphor in Wollstonecrafts Theory of Property?
MARTINA REUTER: Mary Wollstonecraft on Love and Friendship
PETER NILSSON: Hume and Smith on Sympathy
ULLA M. HOLM: Can Envy be a Moral Emotion?
KATARINA ELAM: Commentary to Can Envy be a Moral Emotion?
JANET L. BORGERSON: Ressentiment and the Desire for Power. Further Reflections on the Phenomenology of Oppression
WENCHE MARIT QUIST: Understanding Conscience. Conscience as a Guide to Selfhood in Kierkegaard and Heidegger
MARCIA SÁ CAVALCANTE SCHUBACK: Commentary to Understanding Conscience Conscience as a Guide to Selfhood in Kierkegaard and Heidegger
LISA KÄLL: Kinaesthesis, Self-Affection and the Dual Structure of the Body
ULRIKA BJÖRK: Feelings from a Phenomenological Point of View
ÅSA CARLSON: Intentionality and the Emotions
MIKKO SALMELA: Emotional Feelings as Twofold Representations
CAMILLA KRONQVIST: Emotions and Our Understanding of Ourselves and Others
The Most Beautiful Girl in the World
MICHAEL MCEACHRANE: Are Emotions Cognitive or What?
LORENZO CASINI: Imagination and the Arousal of Emotions
LEILA HAAPARANTA: Can Hope Have Reasons?
ANNA PETRONELLA FREDLUND: Commentary to Can Hope Have Reasons
Produktinformation
Kategori:
Filosofi & idéhistoria
Bandtyp:
Häftad
Språk:
Engelska
Förlag:
Thales
Upplaga:
1
Utgiven:
2005-01-01
ISBN:
9789172350533
Sidantal:
351
$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"
>