Vi flyttar från butik till nätet - så funkar det framåt
Humiliation | 0:e upplagan
- Danskt band, Engelska, 1995
- Författare: William Ian Miller
- Betyg:
258
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
How do we feel when our friend turns up with a holiday present and we have nothing ready to give in exchange? What lies behind our small social panics and the maneuvers we use, to avoid losing face? Recognizing how much we care about how others see us, this wise and witty book tackles the complex subject of humiliation and the emotions that keep us going as self-respecting social actors.
William Ian Miller writes astutely about a host of homely and seemingly banal social occasions and shows us what is buried behind them. In his view, our lives are permeated with sometimes merely uncomfortable, sometimes hair-raising rituals of shame and humiliation. Take the unwanted dinner invitation, the exchange of valentines in grade school, or the "diabolically ingenious invention of the bridal registry." Readers will have no trouble recognizing the social situations he finds indicative of our often perilous dealings with each other.
Educated as a literary critic and philologist, by profession a historian of medieval Iceland, by employment a law professor, Miller ranges comfortably beyond his areas of formal expertise to talk about emotions across time and culture. His scenarios are based on incidents from his own college town and from the Iceland of the sagas. He also makes incursions into the emotional worlds represented in the Middle English poem, Sir Gawain and the Green Knight, and in some of the works of Shakespeare, Dostoyevsky, and others. Indeed, one theme that gradually becomes specific is how meaning travels from one culture to another. Ancient codes of honor, he insists, still function in contemporary American life.
Some of Miller's narratives are unsettling, and he acknowledges that a certain ironical misanthropy may run through his discussions. But he succeeds in cutting through a mountain of pretensions to entertain and enlighten us.
William Ian Miller writes astutely about a host of homely and seemingly banal social occasions and shows us what is buried behind them. In his view, our lives are permeated with sometimes merely uncomfortable, sometimes hair-raising rituals of shame and humiliation. Take the unwanted dinner invitation, the exchange of valentines in grade school, or the "diabolically ingenious invention of the bridal registry." Readers will have no trouble recognizing the social situations he finds indicative of our often perilous dealings with each other.
Educated as a literary critic and philologist, by profession a historian of medieval Iceland, by employment a law professor, Miller ranges comfortably beyond his areas of formal expertise to talk about emotions across time and culture. His scenarios are based on incidents from his own college town and from the Iceland of the sagas. He also makes incursions into the emotional worlds represented in the Middle English poem, Sir Gawain and the Green Knight, and in some of the works of Shakespeare, Dostoyevsky, and others. Indeed, one theme that gradually becomes specific is how meaning travels from one culture to another. Ancient codes of honor, he insists, still function in contemporary American life.
Some of Miller's narratives are unsettling, and he acknowledges that a certain ironical misanthropy may run through his discussions. But he succeeds in cutting through a mountain of pretensions to entertain and enlighten us.
Om denna bok
Humiliation av William Ian Miller är en Danskt band bok med 277 sidor på Engelska. Den utgavs 1995 av Cornell University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Humiliation 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:
9780801481178
Upplaga:
0
Utgiven:
1995-05-05
Förlag:
Cornell University Press
Sidantal:
277
$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"
>