Vi flyttar från butik till nätet - så funkar det framåt
Drowning in Fire | 0:e upplagan
- Danskt band, Engelska, 2001
- Författare: Craig S. Womack
- Betyg:
246
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
As a young boy growing up within the Muskogee Creek Nation in rural Oklahoma, Josh experiences a yearning for something he cannot tame. Quiet and skinny and shy, he feels out of place, at once inflamed and ashamed by his attraction to other boys. Driven by a need to understand himself and his history, Josh struggles to reconcile the conflicting voices he hears—from the messages of sin and scorn of the non-Indian Christian churches his parents attend in order to assimilate, to the powerful stories of his older Creek relatives, which have been the center of his upbringing, memory, and ongoing experience.
In his fevered and passionate dreams, Josh catches a glimpse of something that makes the Muskogee Creek world come alive. Lifted by his great-aunt Lucille’s tales of her own wild girlhood, Josh learns to fly back through time, to relive his people’s history, and uncover a hidden legacy of triumphs and betrayals, ceremonies and secrets he can forge into a new sense of himself.
When as a man, Josh rediscovers the boyhood friend who first stirred his desires, he realizes a transcendent love that helps take him even deeper into the Creek world he has explored all along in his imagination.
Interweaving past and present, history and story, explicit realism and dreamlike visions, Craig Womack’s Drowning in Fire explores a young man’s journey to understand his cultural and sexual identity within a framework drawn from the community of his origins. A groundbreaking and provocative coming-of-age story, Drowning in Fire is a vividly realized novel by an impressive literary talent.
In his fevered and passionate dreams, Josh catches a glimpse of something that makes the Muskogee Creek world come alive. Lifted by his great-aunt Lucille’s tales of her own wild girlhood, Josh learns to fly back through time, to relive his people’s history, and uncover a hidden legacy of triumphs and betrayals, ceremonies and secrets he can forge into a new sense of himself.
When as a man, Josh rediscovers the boyhood friend who first stirred his desires, he realizes a transcendent love that helps take him even deeper into the Creek world he has explored all along in his imagination.
Interweaving past and present, history and story, explicit realism and dreamlike visions, Craig Womack’s Drowning in Fire explores a young man’s journey to understand his cultural and sexual identity within a framework drawn from the community of his origins. A groundbreaking and provocative coming-of-age story, Drowning in Fire is a vividly realized novel by an impressive literary talent.
Om denna bok
Drowning in Fire av Craig S. Womack är en Danskt band bok med 294 sidor på Engelska. Den utgavs 2001 av University of Arizona Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Drowning in Fire 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:
Skönlitteratur
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780816521685
Upplaga:
0
Utgiven:
2001-09-30
Förlag:
University of Arizona Press
Sidantal:
294
$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"
>