Vi flyttar från butik till nätet - så funkar det framåt
The Subversive Simone Weil | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare: Robert Zaretsky
- Betyg:
135
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
Known as the “patron saint of all outsiders,” Simone Weil (1909–43) was one of the twentieth century’s most remarkable thinkers, a philosopher who truly lived by her political and ethical ideals. In a short life framed by the two world wars, Weil taught philosophy to lycée students and organized union workers, fought alongside anarchists during the Spanish Civil War and labored alongside workers on assembly lines, joined the Free French movement in London and died in despair because she was not sent to France to help the Resistance.
Though Weil published little during her life, after her death, thanks largely to the efforts of Albert Camus, hundreds of pages of her manuscripts were published to critical and popular acclaim. While many seekers have been attracted to Weil’s religious thought, Robert Zaretsky gives us a different Weil, exploring her insights into politics and ethics, and showing us a new side of Weil that balances her contradictions—the rigorous rationalist who also had her own brand of Catholic mysticism; the revolutionary with a soft spot for anarchism yet who believed in the hierarchy of labor; and the humanitarian who emphasized human needs and obligations over human rights. Reflecting on the relationship between thought and action in Weil’s life, The Subversive Simone Weil honors the complexity of Weil’s thought and speaks to why it matters and continues to fascinate readers today.
Though Weil published little during her life, after her death, thanks largely to the efforts of Albert Camus, hundreds of pages of her manuscripts were published to critical and popular acclaim. While many seekers have been attracted to Weil’s religious thought, Robert Zaretsky gives us a different Weil, exploring her insights into politics and ethics, and showing us a new side of Weil that balances her contradictions—the rigorous rationalist who also had her own brand of Catholic mysticism; the revolutionary with a soft spot for anarchism yet who believed in the hierarchy of labor; and the humanitarian who emphasized human needs and obligations over human rights. Reflecting on the relationship between thought and action in Weil’s life, The Subversive Simone Weil honors the complexity of Weil’s thought and speaks to why it matters and continues to fascinate readers today.
Om denna bok
The Subversive Simone Weil av Robert Zaretsky är en Danskt band bok med 200 sidor på Engelska. Den utgavs 2023 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Subversive Simone Weil 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:
9780226826608
Upplaga:
0
Utgiven:
2023-04-05
Förlag:
John Wiley And Sons Ltd
Sidantal:
200
$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"
>