Vi flyttar från butik till nätet - så funkar det framåt
The Primal Wound | 0:e upplagan
- Danskt band, Engelska, 1997
- Författare: John Firman, Ann Gila
- Betyg:
339
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
To many of us, modern life is a headlong rush to avoid dark feelings that threaten to disrupt our lives at every turn. In order to block the surging tide of this hidden level of experience, we become enthralled with violence, sex, and mass media and addicted to alcohol, drugs, and power, and we compulsively strive for romance, success, and control. All of this, according to the authors, can be traced to the primal wound--a dark specter of isolation, abandonment, and alienation haunting human life.
The primal wound is the result of a violation we all suffer in various ways, beginning in early childhood and continuing throughout life. Because we are treated not as individual, unique human beings but as objects, our intrinsic, authentic sense of self is annihilated. This primal wounding breaks the fundamental relationships that form the fabric of human existence: the relationship to oneself, to other people, to the natural world, and to a sense of transpersonal meaning symbolized in concepts such as the Divine, the Ground of Being, and Ultimate Reality. In this book, Firman and Gila apply object relations theory, self-psychology, transpersonal psychology, and psychosynthesis to the issues of psychological wounding, healing, and growth and show how this wounding can be redeemed through therapy and through changing one's way of living.
The primal wound is the result of a violation we all suffer in various ways, beginning in early childhood and continuing throughout life. Because we are treated not as individual, unique human beings but as objects, our intrinsic, authentic sense of self is annihilated. This primal wounding breaks the fundamental relationships that form the fabric of human existence: the relationship to oneself, to other people, to the natural world, and to a sense of transpersonal meaning symbolized in concepts such as the Divine, the Ground of Being, and Ultimate Reality. In this book, Firman and Gila apply object relations theory, self-psychology, transpersonal psychology, and psychosynthesis to the issues of psychological wounding, healing, and growth and show how this wounding can be redeemed through therapy and through changing one's way of living.
Om denna bok
The Primal Wound av John Firman och Ann Gila är en Danskt band bok med 296 sidor på Engelska. Den utgavs 1997 av NBN International.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Primal Wound 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:
9780791432945
Upplaga:
0
Utgiven:
1997-04-25
Förlag:
NBN International
Sidantal:
296
$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"
>