Vi flyttar från butik till nätet - så funkar det framåt
Making Meaning | 0:e upplagan
- Danskt band, Engelska, 1991
- Författare: DAVID BORDWELL
- Betyg:
658
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
David Bordwell’s new book is at once a history of film criticism, an analysis of how critics interpret film, and a proposal for an alternative program for film studies. It is an anatomy of film criticism meant to reset the agenda for film scholarship. As such Making Meaning should be a landmark book, a focus for debate from which future film study will evolve.
Bordwell systematically maps different strategies for interpreting films and making meaning, illustrating his points with a vast array of examples from Western film criticism. Following an introductory chapter that sets out the terms and scope of the argument, Bordwell goes on to show how critical institutions constrain and contain the very practices they promote, and how the interpretation of texts has become a central preoccupation of the humanities. He gives lucid accounts of the development of film criticism in France, Britain, and the United States since World War II; analyzes this development through two important types of criticism, thematic-explicatory and symptomatic; and shows that both types, usually seen as antithetical, in fact have much in common. These diverse and even warring schools of criticism share conventional, rhetorical, and problem-solving techniques—a point that has broad-ranging implications for the way critics practice their art. The book concludes with a survey of the alternatives to criticism based on interpretation and, finally, with the proposal that a historical poetics of cinema offers the most fruitful framework for film analysis.
Bordwell systematically maps different strategies for interpreting films and making meaning, illustrating his points with a vast array of examples from Western film criticism. Following an introductory chapter that sets out the terms and scope of the argument, Bordwell goes on to show how critical institutions constrain and contain the very practices they promote, and how the interpretation of texts has become a central preoccupation of the humanities. He gives lucid accounts of the development of film criticism in France, Britain, and the United States since World War II; analyzes this development through two important types of criticism, thematic-explicatory and symptomatic; and shows that both types, usually seen as antithetical, in fact have much in common. These diverse and even warring schools of criticism share conventional, rhetorical, and problem-solving techniques—a point that has broad-ranging implications for the way critics practice their art. The book concludes with a survey of the alternatives to criticism based on interpretation and, finally, with the proposal that a historical poetics of cinema offers the most fruitful framework for film analysis.
Om denna bok
Making Meaning av DAVID BORDWELL är en Danskt band bok med 352 sidor på Engelska. Den utgavs 1991 av Harvard University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Making Meaning 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:
Filosofi & idéhistoria
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780674543362
Upplaga:
0
Utgiven:
1991-10-01
Förlag:
Harvard University Press
Sidantal:
352
$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"
>