Vi flyttar från butik till nätet - så funkar det framåt
Private Myths | 0:e upplagan
- Danskt band, Engelska, 1997
- Författare: Anthony Stevens
- Betyg:
379
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
Every night we enter a mythic realm, a dark, primordial world of fear and desire. What this world offers, Anthony Stevens suggests, may well be the key to understanding our waking mysteries--ourselves, our society, and our history. A prominent psychiatrist and practicing Jungian analyst, Stevens views dreaming from both psychological and neurological perspectives to show how dreams owe their origins as much to our evolutionary history as a species as to our personal history as individuals.
A work rich in symbolic and scientific insight, Private Myths traverses the course of dream interpretation from distant hunter-gatherer times to the present. This analysis is as authoritative as it is wide-ranging, including discussions of the biology of dreaming and the discovery of REM sleep, elaboration of the latest neuroscientific techniques in sleep research, and an assessment of the century-long legacy of analytic practice to dream interpretation. In a close look at the actual processes of dream formation, Stevens relates "dream work" to other creative capacities such as language, poetry, storytelling, memory, play, symptom-formation, magic, and ritual. He draws on his many years of experience to analyze key historical dreams, such as Freud's dream of Irma's injection and Hitler's dream of being buried alive, and enriches this discussion with analyses of his own and his patients' dreams.
Remarkable in its breadth, Private Myths makes the principles of dream interpretation accessible to scientists, the findings of dream science accessible to analysts, and the discoveries of both available to anyone intrigued by the mysteries of dreams and dreaming.
A work rich in symbolic and scientific insight, Private Myths traverses the course of dream interpretation from distant hunter-gatherer times to the present. This analysis is as authoritative as it is wide-ranging, including discussions of the biology of dreaming and the discovery of REM sleep, elaboration of the latest neuroscientific techniques in sleep research, and an assessment of the century-long legacy of analytic practice to dream interpretation. In a close look at the actual processes of dream formation, Stevens relates "dream work" to other creative capacities such as language, poetry, storytelling, memory, play, symptom-formation, magic, and ritual. He draws on his many years of experience to analyze key historical dreams, such as Freud's dream of Irma's injection and Hitler's dream of being buried alive, and enriches this discussion with analyses of his own and his patients' dreams.
Remarkable in its breadth, Private Myths makes the principles of dream interpretation accessible to scientists, the findings of dream science accessible to analysts, and the discoveries of both available to anyone intrigued by the mysteries of dreams and dreaming.
Om denna bok
Private Myths av Anthony Stevens är en Danskt band bok på Engelska. Den utgavs 1997 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Private Myths 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:
9780674216396
Upplaga:
0
Utgiven:
1997-04-25
Förlag:
Harvard University Press
Sidantal:
0
$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"
>