Vi flyttar från butik till nätet - så funkar det framåt
Authentic Movement | 0:e upplagan
- Danskt band, Engelska, 1999
- Författare:
- Betyg:
508
kr
Skickas inom 0-2 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
Patrizia Pallaro's second volume of essays on Authentic Movement, eight years after her first, is a tour de force. It is indeed "an extraordinary array of papers", as Pallaro puts it, and an immensely rich, moving and highly readable sweep through the landscapes of Authentic Movement, "this form of creative expression, meditative discipline and/or psychotherapeutic endeavour". You don't need to practice Authentic Movement to get a lot out of this book, but it certainly helps! I defy anyone to read the first two sections and not be curious to have their own experience.'
- Sesame Institute
'Authentic Movement can be seen as a means by which analysts can become more sensitive to unconscious, especially pre-verbal aspects of themselves and their patients.'
- Body Psychotherapy Journal Newsletter
'This book is a collection of articles, some of which are interviews, brought together for the first time. It is very valuable to have them all together in one place...It is a wonderful collection of articles on topics you have always wanted to read, such as the role of transference in dance therapy or Jung and dance therapy. The book also includes scripts for exercises.'
- Somatics
Authentic Movement, an exploration of the unconscious through movement, was largely defined by the work of Mary Starks Whitehouse, Janet Adler and Joan Chodorow. The basic concepts of Authentic Movement are expressed for the first time in one volume through interviews and conversations with these important figures, and their key papers. They emphasize the importance of movement as a means of communication, particularly unconscious or 'authentic' movement, emerging when the individual has a deep, self-sensing awareness - an attitude of 'inner listening'. Such movement can trigger powerful images, feelings and kinesthetic sensations arising from the depths of our stored childhood memories or connecting our inner selves to the transcendent.
In exploring Authentic Movement these questions are asked:
- How does authentic movement differ from other forms of dance and movement therapy?
- How may 'authentic' movement be experienced?
- Sesame Institute
'Authentic Movement can be seen as a means by which analysts can become more sensitive to unconscious, especially pre-verbal aspects of themselves and their patients.'
- Body Psychotherapy Journal Newsletter
'This book is a collection of articles, some of which are interviews, brought together for the first time. It is very valuable to have them all together in one place...It is a wonderful collection of articles on topics you have always wanted to read, such as the role of transference in dance therapy or Jung and dance therapy. The book also includes scripts for exercises.'
- Somatics
Authentic Movement, an exploration of the unconscious through movement, was largely defined by the work of Mary Starks Whitehouse, Janet Adler and Joan Chodorow. The basic concepts of Authentic Movement are expressed for the first time in one volume through interviews and conversations with these important figures, and their key papers. They emphasize the importance of movement as a means of communication, particularly unconscious or 'authentic' movement, emerging when the individual has a deep, self-sensing awareness - an attitude of 'inner listening'. Such movement can trigger powerful images, feelings and kinesthetic sensations arising from the depths of our stored childhood memories or connecting our inner selves to the transcendent.
In exploring Authentic Movement these questions are asked:
- How does authentic movement differ from other forms of dance and movement therapy?
- How may 'authentic' movement be experienced?
Om denna bok
Authentic Movement är en Danskt band bok med 320 sidor på Engelska. Den utgavs 1999 av Jessica Kingsley Publishers.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Authentic Movement 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:
9781853026539
Upplaga:
0
Utgiven:
1999-05-01
Förlag:
Jessica Kingsley Publishers
Sidantal:
320
$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"
>