Vi flyttar från butik till nätet - så funkar det framåt
Queer, Latinx, and Bilingual | 1:a upplagan
- Danskt band, Engelska, 2020
- Författare: Holly Cashman
- Betyg:
502
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"
>
Fler utgåvor
Beskrivning
Shortlisted for the 2018 BAAL Book Prize
This book is a sociolinguistic ethnography of LGBT Mexicans/Latinxs in Phoenix, Arizona, a major metropolitan area in the U.S. Southwest. The main focus of the book is to examine participants’ conceptions of their ethnic and sexual identities and how identities influence (and are influenced by) language practices. This book explores the intersubjective construction and negotiation of identities among queer Mexicans/Latinxs, paying attention to how identities are co-constructed in the interview setting in coming out narratives and in narratives of silence. The book destabilizes the dominant narrative on language maintenance and shift in sociolinguistics, much of which relies on a (heterosexual) family-based model of intergenerational language transmission, by bringing those individuals often at the margin of the family (LGBTQ members) to the center of the analysis. It contributes to the queering of bilingualism and Spanish in the U.S., not only by including a previously unstudied subgroup (LGBTQ people), but also by providing a different lens through which to view the diverse language and identity practices of U.S. Mexicans/Latinxs. This book addresses this exclusion and makes a significant contribution to the study of bilingualism and multilingualism by bringing LGBTQ Latinas/os to the center of the analysis.
This book is a sociolinguistic ethnography of LGBT Mexicans/Latinxs in Phoenix, Arizona, a major metropolitan area in the U.S. Southwest. The main focus of the book is to examine participants’ conceptions of their ethnic and sexual identities and how identities influence (and are influenced by) language practices. This book explores the intersubjective construction and negotiation of identities among queer Mexicans/Latinxs, paying attention to how identities are co-constructed in the interview setting in coming out narratives and in narratives of silence. The book destabilizes the dominant narrative on language maintenance and shift in sociolinguistics, much of which relies on a (heterosexual) family-based model of intergenerational language transmission, by bringing those individuals often at the margin of the family (LGBTQ members) to the center of the analysis. It contributes to the queering of bilingualism and Spanish in the U.S., not only by including a previously unstudied subgroup (LGBTQ people), but also by providing a different lens through which to view the diverse language and identity practices of U.S. Mexicans/Latinxs. This book addresses this exclusion and makes a significant contribution to the study of bilingualism and multilingualism by bringing LGBTQ Latinas/os to the center of the analysis.
Om denna bok
Queer, Latinx, and Bilingual av Holly Cashman är en Danskt band bok med 206 sidor på Engelska. Detta är den 1:a upplagan som utgavs 2020.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Queer, Latinx, and Bilingual 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:
9780367594022
Upplaga:
1
Utgiven:
2020-08-14
Förlag:
Okänt
Sidantal:
206
$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"
>