Vi flyttar från butik till nätet - så funkar det framåt
Meditations | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Marcus Aurelius, Robin Waterfield
- Betyg:
337
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
Marcus Aurelius Antoninus was the sixteenth emperor of Rome -- and by far the most powerful and wealthy man in the world. Yet he was also an intensely private person, with a rich interior life and deep reservoirs of personal insight. He collected his thoughts in notebooks, gems which have come to be called his Meditations. Never intended for publication, the work survived his death and has proved an inexhaustible source of wisdom and one of the most important Stoic texts of all time. In often passionate language, the entries range from essays to one-line aphorisms, and from profundity to bitterness.
Marcus wrote to console himself in the face of the shortness of life, the shoddiness of the world, and the challenges of being human. He asks the very same questions that every thinking person must ask themselves today: Does the universe have a moral purpose, and what is my role in it? What exactly is it to be a good person, and how do I get there? Life is short: what does that mean for me? How can I get to know myself better? Anyone who is puzzled by such questions or searching for answers will profit from this timeless book, which is both an important historical document and a personal spiritual diary.
This annotated edition will be the definitive translation of this classic and much-beloved text, with copious notes that will illuminate one of the greatest works of popular philosophy for new readers and enrich the understanding of even the most hardcore Stoic.
Marcus wrote to console himself in the face of the shortness of life, the shoddiness of the world, and the challenges of being human. He asks the very same questions that every thinking person must ask themselves today: Does the universe have a moral purpose, and what is my role in it? What exactly is it to be a good person, and how do I get there? Life is short: what does that mean for me? How can I get to know myself better? Anyone who is puzzled by such questions or searching for answers will profit from this timeless book, which is both an important historical document and a personal spiritual diary.
This annotated edition will be the definitive translation of this classic and much-beloved text, with copious notes that will illuminate one of the greatest works of popular philosophy for new readers and enrich the understanding of even the most hardcore Stoic.
Om denna bok
Meditations av Marcus Aurelius och Robin Waterfield är en Danskt band bok med 384 sidor på Engelska. Den utgavs 2021 av Basic Books.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Meditations 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:
9781541673854
Upplaga:
0
Utgiven:
2021-04-22
Förlag:
Basic Books
Sidantal:
384
$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"
>