Vi flyttar från butik till nätet - så funkar det framåt
Humans and Other Animals | 0:e upplagan
- Danskt band, Engelska, 2006
- Författare: Dupré
- Betyg:
565
kr
Skickas inom 6-8 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
John Dupré explores the ways in which we categorize animals, including humans, and comes to refreshingly radical conclusions. He opposes the idea that there is only one legitimate way of classifying things in the natural world, the 'scientific' way. The lesson we should learn from Darwin is to reject the idea that each organism has an essence that determines its necessary place in the unique hierarchy of things. Nature is not like that: it is not organized in a single system. For instance, there is no universal principle by which organisms can be sorted into species. We are obliged to accept that different classificatory schemes are equally valid, and to take a pluralistic view of biology and the human sciences.
These provocative and readable essays move on to discuss a set of contentious topics relating to human nature. To start with, Dupré argues that the concept of a universal human nature should be rejected. He questions the relevance of evolution to explanation of human behaviour, and casts doubt on the concept of normality in human behaviour. He shows that misunderstanding of biology and evolution has lead to widespread misconceptions about human sex and gender-in particular, about sexual behaviour and gender roles. The books concludes with a pair of essays about the differences between humans and animals, which may not be quite so clear-cut as we think.
These provocative and readable essays move on to discuss a set of contentious topics relating to human nature. To start with, Dupré argues that the concept of a universal human nature should be rejected. He questions the relevance of evolution to explanation of human behaviour, and casts doubt on the concept of normality in human behaviour. He shows that misunderstanding of biology and evolution has lead to widespread misconceptions about human sex and gender-in particular, about sexual behaviour and gender roles. The books concludes with a pair of essays about the differences between humans and animals, which may not be quite so clear-cut as we think.
Om denna bok
Humans and Other Animals av Dupré är en Danskt band bok med 284 sidor på Engelska. Den utgavs 2006 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Humans and Other Animals 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:
9780199247103
Upplaga:
0
Utgiven:
2006-08-17
Förlag:
Oxford University Press
Sidantal:
284
$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"
>