Vi flyttar från butik till nätet - så funkar det framåt
The Normativity of Thought and Meaning | 0:e upplagan
- Häftad, Engelska, 2015
- Författare: Karl Karlander
- Betyg:
99
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
In recent years the normativity of thought and meaning has been the subject of an extensive debate. What is at issue is whether intentionality has normative features, and if so, whether that constitutes a problem for naturalistic attempts to account for intentional phenomena. The origin of the debate is Saul Kripke's interpretation of Ludwig Wittgenstein's later philosophy, published in Wittgenstein on Rules and Private Language. Kripke claimed, on behalf of Wittgenstein, that dispositional accounts of linguistic meaning - accounts, i.e., which attempt to reduce semantic phenomena to facts about how speakers are disposed to employ words - fail to ground the factuality of semantic statements. From this, and other arguments, the far reaching conclusion was drawn by Kripke's Wittgenstein that there are no semantic facts, that every application of a word is "a leap in the dark". This position has become known as meaning scepticism.In the present essay, it will be argued that meaning scepticism is incoherent, but that the normativity argument is interesting in its own right. The development of the debate will be traced, primarily through detailed consideration of the writings of Paul Boghossian, who has shifted the focus from the normativity of linguistic meaning to that of belief. It will be contended that even though Boghossian's attempt to locate a normativity of belief fails, there is a related form of normativity that has to do with the intrinsic badness of false beliefs. Also, suggestions made by Kripke regarding the normativity of intentions will be investigated, and related to contemporary arguments in the philosophy of rationality. The tentative conclusion is that there are some interesting kinds of normativity associated with the intentional, but of a somewhat different variety than those usually discussed.
Om denna bok
The Normativity of Thought and Meaning av Karl Karlander är en Häftad bok med 134 sidor på Engelska. Den utgavs 2015 av Stockholm University.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Normativity of Thought and 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:
Häftad
Språk:
Engelska
ISBN:
9789185445967
Upplaga:
0
Utgiven:
2015-09-02
Förlag:
Stockholm University
Sidantal:
134
$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"
>