Vi flyttar från butik till nätet - så funkar det framåt
Culpeper's Medicine | 2:a upplagan
- Danskt band, Engelska, 2013
- Författare: Graeme Tobyn
- Betyg:
396
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
Drawing on the writings of Nicholas Culpeper, the 17th-century herbalist, apothecary and astrologer, this updated, accessible introduction celebrates the holistic medical traditions of the West, and places Culpeper in his appropriate context as one of the forebears of modern holistic medicine and a prophet of the NHS. An extensive new introduction to the work comments on the latest research and developments in the area.
The book traces the development of the Western holistic medical tradition from its origins in the natural philosophy of Ancient Greece to the work of Culpeper himself. It describes and explains the relationship between the four elements, the four humours and the four constitutional types: sanguine, choleric, melancholic and phlegmatic, as well as explaining the functional relationships of organs and body systems. The book explores the interconnectedness of psyche (mind) and soma (body) and includes a section on herbal medicine and therapeutics with a study of 20 common herbs, dietary suggestions and uses for culinary herbs. It also provides accessible information on astrology and the importance of the horoscope for holistic patient assessment. The book looks at the holistic approach to the preservation of health and prevention of disease, with explanations of the various disease states, their humoral medical diagnosis and treatment.
An authoritative insight into the expanding world of holistic medicine, this book is an indispensable resource for medical herbalists, students of herbal medicine and all those interested in Western holistic medicine and its origins.
The book traces the development of the Western holistic medical tradition from its origins in the natural philosophy of Ancient Greece to the work of Culpeper himself. It describes and explains the relationship between the four elements, the four humours and the four constitutional types: sanguine, choleric, melancholic and phlegmatic, as well as explaining the functional relationships of organs and body systems. The book explores the interconnectedness of psyche (mind) and soma (body) and includes a section on herbal medicine and therapeutics with a study of 20 common herbs, dietary suggestions and uses for culinary herbs. It also provides accessible information on astrology and the importance of the horoscope for holistic patient assessment. The book looks at the holistic approach to the preservation of health and prevention of disease, with explanations of the various disease states, their humoral medical diagnosis and treatment.
An authoritative insight into the expanding world of holistic medicine, this book is an indispensable resource for medical herbalists, students of herbal medicine and all those interested in Western holistic medicine and its origins.
Om denna bok
Culpeper's Medicine av Graeme Tobyn är en Danskt band bok med 304 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2013 av Jessica Kingsley Publishers.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Culpeper's Medicine 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:
Medicin, vård & fysiologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781848191211
Upplaga:
2
Utgiven:
2013-06-28
Förlag:
Jessica Kingsley Publishers
Sidantal:
304
$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"
>