Vi flyttar från butik till nätet - så funkar det framåt
Making Sex | 0:e upplagan
- Danskt band, Engelska, 1992
- Författare: Thomas Laqueur
- Betyg:
338
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 is a book about the making and unmaking of sex over the centuries. It tells the astonishing story of sex in the West from the ancients to the moderns in a precise account of developments in reproductive anatomy and physiology. We cannot fail to recognize the players in Thomas Laqueur’s story—the human sexual organs and pleasures, food, blood, semen, egg, sperm—but we will be amazed at the plots into which they have been woven by scientists, political activists, literary figures, and theorists of every stripe.
Laqueur begins with the question of why, in the late eighteenth century, woman’s orgasm came to be regarded as irrelevant to conception, and he then proceeds to retrace the dramatic changes in Western views of sexual characteristics over two millennia. Along the way, two “master plots” emerge. In the one-sex story, woman is an imperfect version of man, and her anatomy and physiology are construed accordingly: the vagina is seen as an interior penis, the womb as a scrotum, the ovaries as testicles. The body is thus a representation, not the foundation, of social gender. The second plot tends to dominate post-Enlightenment thinking while the one-sex model is firmly rooted in classical learning. The two-sex story says that the body determines gender differences, that woman is the opposite of man with incommensurably different organs, functions, and feelings. The two plots overlap; neither ever holds a monopoly. Science may establish many new facts, but even so, Laqueur argues, science was only providing a new way of speaking, a rhetoric and not a key to female liberation or to social progress. Making Sex ends with Freud, who denied the neurological evidence to insist that, as a girl becomes a woman, the locus of her sexual pleasure shifts from the clitoris to the vagina; she becomes what culture demands despite, not because of, the body. Turning Freud’s famous dictum around, Laqueur posits that destiny is anatomy. Sex, in other words, is an artifice.
This is a powerful story, written with verve and a keen sense of telling detail (be it technically rigorous or scabrously fanciful). Making Sex will stimulate thought, whether argument or surprised agreement, in a wide range of readers.
Laqueur begins with the question of why, in the late eighteenth century, woman’s orgasm came to be regarded as irrelevant to conception, and he then proceeds to retrace the dramatic changes in Western views of sexual characteristics over two millennia. Along the way, two “master plots” emerge. In the one-sex story, woman is an imperfect version of man, and her anatomy and physiology are construed accordingly: the vagina is seen as an interior penis, the womb as a scrotum, the ovaries as testicles. The body is thus a representation, not the foundation, of social gender. The second plot tends to dominate post-Enlightenment thinking while the one-sex model is firmly rooted in classical learning. The two-sex story says that the body determines gender differences, that woman is the opposite of man with incommensurably different organs, functions, and feelings. The two plots overlap; neither ever holds a monopoly. Science may establish many new facts, but even so, Laqueur argues, science was only providing a new way of speaking, a rhetoric and not a key to female liberation or to social progress. Making Sex ends with Freud, who denied the neurological evidence to insist that, as a girl becomes a woman, the locus of her sexual pleasure shifts from the clitoris to the vagina; she becomes what culture demands despite, not because of, the body. Turning Freud’s famous dictum around, Laqueur posits that destiny is anatomy. Sex, in other words, is an artifice.
This is a powerful story, written with verve and a keen sense of telling detail (be it technically rigorous or scabrously fanciful). Making Sex will stimulate thought, whether argument or surprised agreement, in a wide range of readers.
Om denna bok
Making Sex av Thomas Laqueur är en Danskt band bok med 336 sidor på Engelska. Den utgavs 1992 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Making Sex 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:
Samhälle & politik
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780674543553
Upplaga:
0
Utgiven:
1992-02-01
Förlag:
Harvard University Press
Sidantal:
336
$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"
>