Vi flyttar från butik till nätet - så funkar det framåt
The Argument from Injustice | 0:e upplagan
- Danskt band, Engelska, 2009
- Författare: Robert Alexy
- Betyg:
301
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
At the heart of this book is the age-old question of how law and morality are related. The legal positivist, insisting on the separation of the two, explicates the concept of law independently of morality. The author challenges this view, arguing that there are, first, conceptually necessary connections between law and morality and, second, normative reasons for including moral elements in the concept of law. While the conceptual argument alone is too limited to establish a sufficiently strong connection between law and morality, and the normative argument alone fails to address the nature of law, the two arguments together support a nonpositivistic concept of law, toppling legal positivism qua comprehensive theory of law.
The author makes his case within a conceptual framework of five distinctions that can be variously combined to represent a multiplicity of presuppositions or perspectives underlying the enquiry into the relationship of law and morality. In this context, it can indeed be shown that there are perspectives that bespeak solely a positivistic concept of law. The decisive point, however, is that there is a perspective, necessary to the law, that necessarily presupposes a nonpositivistic concept of law. This is the perspective of a participant in the legal system, asking for the correct answer to a legal question in this legal system. The participant-thesis is demonstrated by appeal to Gustav Radbruch's formula (extreme injustice is not law) and to the judge's balancing of principles in deciding a concrete case. The author arrives at a concept of law that systematically links classical elements of legal positivism - authoritative issuance and social efficacy - with the desideratum of nonpositivistic legal theory, correctness of content.
The author makes his case within a conceptual framework of five distinctions that can be variously combined to represent a multiplicity of presuppositions or perspectives underlying the enquiry into the relationship of law and morality. In this context, it can indeed be shown that there are perspectives that bespeak solely a positivistic concept of law. The decisive point, however, is that there is a perspective, necessary to the law, that necessarily presupposes a nonpositivistic concept of law. This is the perspective of a participant in the legal system, asking for the correct answer to a legal question in this legal system. The participant-thesis is demonstrated by appeal to Gustav Radbruch's formula (extreme injustice is not law) and to the judge's balancing of principles in deciding a concrete case. The author arrives at a concept of law that systematically links classical elements of legal positivism - authoritative issuance and social efficacy - with the desideratum of nonpositivistic legal theory, correctness of content.
Om denna bok
The Argument from Injustice av Robert Alexy är en Danskt band bok med 160 sidor på Engelska. Den utgavs 2009 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Argument from Injustice 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:
9780199584215
Upplaga:
0
Utgiven:
2009-12-10
Förlag:
Oxford University Press
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"
>