Vi flyttar från butik till nätet - så funkar det framåt
Arendtian Constitutionalism | 0:e upplagan
- Pocket, Engelska, 2020
- Författare: Christian Volk
- Betyg:
467
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
The meaning and function of law in Hannah Arendt's work has never been the subject of a systematic reconstruction. This book examines Arendt's work and reconstructs her ideas through political, legal and constitutional theory, and shows that her engagement with law is continuous as well as crucial to an adequate understanding of her political thought. The author argues that Arendt was very much concerned with the question of an adequate arrangement of law, politics and order - the so-called triad of constitutionalism. By adopting this approach, the author suggests an alternative interpretation of Arendt's thought, which sees her as thinker of political order who considers as crucial a stable and free political order in which political struggle and dissent can occur.Endorsements `Christian Volk is one of the most original and penetrating Arendt interpreters of his generation. This book addresses some of the most misunderstood aspects of Arendtian thought - namely, her views of law and constitutionalism. Volk does away with a lot of misconceptions and guides us to a novel view of Arendt on these questions and beyond'. Seyla Benhabib, Yale University `One could not imagine something new on Arendt these days. Too much has been written in the last decades. But this volume discloses new land and gives a fresh look at Arendt's theory of the political. A great book, and a must for every reading list'. Hauke Brunkhorst, University of Flensburg `Hannah Arendt is famous for her unusual conception of politics, but as Christian Volk's rich and seminal study shows, Arendt's political theory goes hand in hand with a distinctive understanding of law. Volk persuasively charts the emergence of Arendt's complementary approaches to law and politics out of her analysis of the crisis of the European nation-state, and tests the power of her thought by bringing it into a fresh dialogue with an unusually wide spectrum of contemporary theorists. An impressive work that deserves the new audience it will find in this welcome translation'. Patchen Markell, University of Chicago `Christian Volk splendidly discovers Hannah Arendt as a legal theorist. Lawyers interested in her seminal work should just read this book'. Christoph Mollers, Humboldt University Berlin `As Christian Volk persuasively demonstrates, reading Arendt as a constitutional theorist is more than just adding another dimension to the interpretation of her work. Based on comprehensive textual evidence, he can instead show that this has important conceptual implications which shed a completely new light on the basic aspects of her overall theoretical outlook. Emphasising the procedural grounding of her understanding of democracy, it thus presents a major challenge to many widely held beliefs about Arendt's work and an irresistible invitation to reinvestigate the foundations, promises and prospects of radical politics.' Rainer Schmalz-Bruns, Leibniz University of Hanover
Om denna bok
Arendtian Constitutionalism av Christian Volk är en Pocket bok på Engelska. Den utgavs 2020 av Bloomsbury Publishing PLC.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Arendtian Constitutionalism 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:
Juridik
Bandtyp:
Pocket
Språk:
Engelska
ISBN:
9781509917716
Upplaga:
0
Utgiven:
2020-01-02
Förlag:
Bloomsbury Publishing PLC
Sidantal:
$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"
>