Vi flyttar från butik till nätet - så funkar det framåt
Food, the Body and the Self | 0:e upplagan
- Danskt band, Engelska, 1996
- Författare: Deborah Lupton
- Betyg:
430
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
Food and eating practices are at the centre of the new concern in Western societies about the body, self-control, health, risk, consumption and identity. While individuals enter the world with the need to eat to survive, from the moment of birth their responses to food and eating practices are shaped by the way in which they interact with others and with cultural artefacts. As such, the meanings, discourses and practices around food and eating are worthy of detailed analysis and interpretation.
In an exciting, wide-ranging and thought-provoking analysis of the sociocultural and personal meanings of food and eating, Deborah Lupton explores the relationship between food and embodiment, the emotions and subjectivity. In doing so, she includes discussion of the intertwining of food, meaning and culture in the context of childhood and the family, as well as the social construction of foodstuffs as gendered. Other areas considered include food tastes, dislikes and preferences, the dining-out experience, spirituality and the `civilized' body. She draws on a diverse range of sources, including representations of food and eating in film, literature, advertising, gourmet magazines, news reports and public health literature, as well as her own empirical research relating to the meanings of food in everyday life.
In an exciting, wide-ranging and thought-provoking analysis of the sociocultural and personal meanings of food and eating, Deborah Lupton explores the relationship between food and embodiment, the emotions and subjectivity. In doing so, she includes discussion of the intertwining of food, meaning and culture in the context of childhood and the family, as well as the social construction of foodstuffs as gendered. Other areas considered include food tastes, dislikes and preferences, the dining-out experience, spirituality and the `civilized' body. She draws on a diverse range of sources, including representations of food and eating in film, literature, advertising, gourmet magazines, news reports and public health literature, as well as her own empirical research relating to the meanings of food in everyday life.
Om denna bok
Food, the Body and the Self av Deborah Lupton är en Danskt band bok med 192 sidor på Engelska. Den utgavs 1996 av Sage publications inc.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Food, the Body and the Self 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:
Mat & dryck
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780803976481
Upplaga:
0
Utgiven:
1996-03-11
Förlag:
Sage publications inc
Sidantal:
192
$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"
>