Vi flyttar från butik till nätet - så funkar det framåt
Plato's Ethics | 0:e upplagan
- Danskt band, Engelska, 1995
- Författare: Terence H Irwin
- Betyg:
710
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
This book expounds and examines Plato's answer to the normative question, `how ought we to live?' It discusses Plato's conception of the virtues; his views about the connection between these and happiness; and the account of reason, desire, and motivation that underlies his arguments about the virtues.
Irwin traces the development of Plato's moral philosophy, from the Socratic dialogues to its fullest exposition in the Republic. He discusses Plato's reasons for abandoning or modifying some aspects of Socratic ethics, and for believing that he preserves Socrates' essential insights. A brief and selective discussion of the Statesmen, Philebus, and Laws is included. Plato's answer to the epistemological question `how can we know how we ought to live?' is also discussed. His views on knowledge, belief, and inquiry, and his theory of forms, are examined in so far as they are relevant to his ethical views.
This book expands the discussion in Plato's Moral Theory (OUP, 1977) to provide an introduction to all important aspects of Plato's ethical thought. A fuller account of the main questions is given, and recent controversies in the interpretation of Plato's ethics are discussed. The book does not presuppose knowledge of Greek, or any extensive knowledge of Plato.
Irwin traces the development of Plato's moral philosophy, from the Socratic dialogues to its fullest exposition in the Republic. He discusses Plato's reasons for abandoning or modifying some aspects of Socratic ethics, and for believing that he preserves Socrates' essential insights. A brief and selective discussion of the Statesmen, Philebus, and Laws is included. Plato's answer to the epistemological question `how can we know how we ought to live?' is also discussed. His views on knowledge, belief, and inquiry, and his theory of forms, are examined in so far as they are relevant to his ethical views.
This book expands the discussion in Plato's Moral Theory (OUP, 1977) to provide an introduction to all important aspects of Plato's ethical thought. A fuller account of the main questions is given, and recent controversies in the interpretation of Plato's ethics are discussed. The book does not presuppose knowledge of Greek, or any extensive knowledge of Plato.
Om denna bok
Plato's Ethics av Terence H Irwin är en Danskt band bok med 464 sidor på Engelska. Den utgavs 1995 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Plato's Ethics 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780195086454
Upplaga:
0
Utgiven:
1995-03-02
Förlag:
Oxford University Press
Sidantal:
464
$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"
>