Vi flyttar från butik till nätet - så funkar det framåt
Chinese Film Classics, 1922–1949 | 0:e upplagan
- Danskt band, Engelska, 2021
- Författare: Christopher G. Rea
- Betyg:
447
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
Winner, 2023 Choice Outstanding Academic Title
Chinese Film Classics, 1922–1949 is an essential guide to the first golden age of Chinese cinema. Offering detailed introductions to fourteen films, this study highlights the creative achievements of Chinese filmmakers in the decades leading up to 1949, when the Communists won the civil war and began nationalizing cultural industries.
Christopher Rea reveals the uniqueness and complexity of Republican China’s cinematic masterworks, from the comedies and melodramas of the silent era to the talkies and musicals of the 1930s and 1940s. Each chapter appraises the artistry of a single film, highlighting its outstanding formal elements, from cinematography to editing to sound design. Examples include the slapstick gags of Laborer’s Love (1922), Ruan Lingyu’s star turn in Goddess (1934), Zhou Xuan’s mesmerizing performance in Street Angels (1937), Eileen Chang’s urbane comedy of manners Long Live the Missus! (1947), the wartime epic Spring River Flows East (1947), and Fei Mu’s acclaimed work of cinematic lyricism, Spring in a Small Town (1948). Rea shares new insights and archival discoveries about famous films, while explaining their significance in relation to politics, society, and global cinema. Lavishly illustrated and featuring extensive guides to further viewings and readings, Chinese Film Classics, 1922–1949 offers an accessible tour of China’s early contributions to the cinematic arts.
Chinese Film Classics, 1922–1949 is an essential guide to the first golden age of Chinese cinema. Offering detailed introductions to fourteen films, this study highlights the creative achievements of Chinese filmmakers in the decades leading up to 1949, when the Communists won the civil war and began nationalizing cultural industries.
Christopher Rea reveals the uniqueness and complexity of Republican China’s cinematic masterworks, from the comedies and melodramas of the silent era to the talkies and musicals of the 1930s and 1940s. Each chapter appraises the artistry of a single film, highlighting its outstanding formal elements, from cinematography to editing to sound design. Examples include the slapstick gags of Laborer’s Love (1922), Ruan Lingyu’s star turn in Goddess (1934), Zhou Xuan’s mesmerizing performance in Street Angels (1937), Eileen Chang’s urbane comedy of manners Long Live the Missus! (1947), the wartime epic Spring River Flows East (1947), and Fei Mu’s acclaimed work of cinematic lyricism, Spring in a Small Town (1948). Rea shares new insights and archival discoveries about famous films, while explaining their significance in relation to politics, society, and global cinema. Lavishly illustrated and featuring extensive guides to further viewings and readings, Chinese Film Classics, 1922–1949 offers an accessible tour of China’s early contributions to the cinematic arts.
Om denna bok
Chinese Film Classics, 1922–1949 av Christopher G. Rea är en Danskt band bok med 400 sidor på Engelska. Den utgavs 2021 av John Wiley And Sons Ltd.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Chinese Film Classics, 1922–1949 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:
9780231188135
Upplaga:
0
Utgiven:
2021-06-01
Förlag:
John Wiley And Sons Ltd
Sidantal:
400
$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"
>