Välkommen tillbaka till Campusbokhandeln! Vi firar med inlämningskampanj: Lämna in din kurslitteratur – få 150 :- och chansen att vinna 1 000 :-. Läs mer här!
Warren Zevon and Philosophy | 0:e upplagan
- Danskt band, Engelska, 2023
- Författare:
- Betyg:
232
kr
Skickas inom 17-31 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
Warren Zevon and Philosophy is a collection of chapters on Zevon’s life and music, authored by philosophers who are also Zevon fans, providing new and exciting insights into Zevon’s thinking, his cynical lyrics, and the cruel ironies of his roller-coaster life and career.
Since his death in 2003 at the age of fifty-six, Warren Zevon’s following has grown, and seven books on Zevon have appeared in the last few years, with more in the works. The Zevon legend continues to attract attention both because of the outstanding quality of his best songs and because of the poignant trajectory of his life. According to the novelist Carl Hiaasen, Zevon “left behind a wildly intelligent and captivating body of music.” Warren Zevon was an American rock’n’roll singer-songwriter, born in Chicago, though associated with the music scene in Los Angeles. His early albums, Warren Zevon (1976) and Excitable Boy (1978) attracted a loyal fan following and ecstatic praise from critics. As a special talent to watch, the teenage Zevon was introduced to several notable people, including even Igor Stravinsky.
Zevon’s descent into alcoholism and other addictions, along with his debauchery and erratic behavior, took its toll and his performances suffered, an aspect disturbingly captured in the memoir by his ex-wife Crystal Zevon, I’ll Sleep When I’m Dead: The Dirty Life and Times of Warren Zevon (2008).
In the last few years of his life, Zevon rehabilitated somewhat, and his work returned to an impressive level of quality. His remarkable final albums, Life’ll Kill Ya (2000), My Ride’s Here (2002), and The Wind (2003) have made a lasting impact. The last of these was given the Grammy Award for Best Contemporary Folk Album, while the song “Disorder in the House,” performed by Zevon with Bruce Springsteen, won Best Rock Vocal Performance.
John MacKinnon teaches philosophy at Saint Mary’s University, Halifax, Nova Scotia. He has published scholarly articles on aesthetics and philosophy of literature.
Since his death in 2003 at the age of fifty-six, Warren Zevon’s following has grown, and seven books on Zevon have appeared in the last few years, with more in the works. The Zevon legend continues to attract attention both because of the outstanding quality of his best songs and because of the poignant trajectory of his life. According to the novelist Carl Hiaasen, Zevon “left behind a wildly intelligent and captivating body of music.” Warren Zevon was an American rock’n’roll singer-songwriter, born in Chicago, though associated with the music scene in Los Angeles. His early albums, Warren Zevon (1976) and Excitable Boy (1978) attracted a loyal fan following and ecstatic praise from critics. As a special talent to watch, the teenage Zevon was introduced to several notable people, including even Igor Stravinsky.
Zevon’s descent into alcoholism and other addictions, along with his debauchery and erratic behavior, took its toll and his performances suffered, an aspect disturbingly captured in the memoir by his ex-wife Crystal Zevon, I’ll Sleep When I’m Dead: The Dirty Life and Times of Warren Zevon (2008).
In the last few years of his life, Zevon rehabilitated somewhat, and his work returned to an impressive level of quality. His remarkable final albums, Life’ll Kill Ya (2000), My Ride’s Here (2002), and The Wind (2003) have made a lasting impact. The last of these was given the Grammy Award for Best Contemporary Folk Album, while the song “Disorder in the House,” performed by Zevon with Bruce Springsteen, won Best Rock Vocal Performance.
John MacKinnon teaches philosophy at Saint Mary’s University, Halifax, Nova Scotia. He has published scholarly articles on aesthetics and philosophy of literature.
Produktinformation
Kategori:
Filosofi & idéhistoria
Bandtyp:
Danskt band
Språk:
Engelska
Förlag:
Okänt
Upplaga:
0
Utgiven:
2023-12-21
ISBN:
9781637700280
Sidantal:
280
$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"
>