Death of a Salesman | 0:e upplagan
- Danskt band, Engelska, 2022
- Författare: Arthur Miller
- Betyg:
136
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"
>
Fler utgåvor
-
A Streetcar Named Desire (2023)
157 kr
-
Woza Albert! (2018)
107 kr
-
The Cripple of Inishmaan (2015)
177 kr
Beskrivning
Why am I trying to become what I don’t want to be … when all I want is out there, waiting for me the minute I say I know who I am.
Willy Loman is an ageing travelling salesman haunted, driven and yet held back by empty dreams of prosperity and success. Justly celebrated as one of the most famous dramatisations of the failure of the American Dream, the play's moral and political purpose is perfectly counterbalanced by a powerful and moving human drama of a man trying to make his way in the world and of the human flaws that lead to the shattering of his family and of their figurehead.
Death of a Salesman is Miller's tragic masterpiece and considered one of the greatest plays of the twentieth century. Awarded the Pulitzer Prize in 1949, the play remains a classic work of literature and drama that is studied and performed around the world.
This new edition includes an introduction by Claire Conceison that explores the play's production history as well as the dramatic, thematic, and academic debates that surround it; a must-have resource for any student exploring Death of a Salesman.
Willy Loman is an ageing travelling salesman haunted, driven and yet held back by empty dreams of prosperity and success. Justly celebrated as one of the most famous dramatisations of the failure of the American Dream, the play's moral and political purpose is perfectly counterbalanced by a powerful and moving human drama of a man trying to make his way in the world and of the human flaws that lead to the shattering of his family and of their figurehead.
Death of a Salesman is Miller's tragic masterpiece and considered one of the greatest plays of the twentieth century. Awarded the Pulitzer Prize in 1949, the play remains a classic work of literature and drama that is studied and performed around the world.
This new edition includes an introduction by Claire Conceison that explores the play's production history as well as the dramatic, thematic, and academic debates that surround it; a must-have resource for any student exploring Death of a Salesman.
Produktinformation
Kategori:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781350245013
Upplaga:
0
Utgiven:
2022-06-16
Förlag:
Bloomsbury Publishing PLC
Sidantal:
160
$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"
>