Vi flyttar från butik till nätet - så funkar det framåt
The Turkish Language Reform | 0:e upplagan
- Danskt band, Engelska, 2002
- Författare: Geoffrey Lewis
- Betyg:
234
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
This is the first full account of the transformation of Ottoman Turkish into Modern Turkish. It is based on the author's knowledge and experience of the language, history, and people of Turkey. The transformation of the Turkish language is probably the most thorough-going piece of linguistic engineering in history. Its prelude came in 1928, when the Arabo-Persian alphabet was outlawed and replaced by the Latin alphabet. It began in earnest in 1930 when Ataturk declared:
'Turkish is one of the richest of languages. It needs only to be used with discrimination. The Turkish nation, which is well able to protect its territory and its sublime independence, must also liberate its language from the yoke of foreign languages.'
All Arabic and Persian vocabulary was replaced forthwith by words collected from popular speech, resurrected from ancient texts, or coined from native roots and suffixes. The snag - identified by the author as one element in the catastrophic aspect of the reform - was that when these sources failed to provide the needed words, the reformers simply invented them. The reform was central to the young republic's aspiration to be western and secular, but it did not please those who remained wedded to their mother tongue or to the Islamic past. The controversy is by no means over, but Ottoman Turkish is dead.
Geoffrey Lewis both acquaints the general reader with the often bizarre, sometimes tragi-comic, but never dull story of the reform, and provides a stimulating and incisive account for students of Turkish language, history, and culture. The author draws on his own wide experience of Turkey and his personal knowledge of many of the leading actors. He has left no word, phrase, or sentence of Turkish untranslated, other than the names of books and articles.
'Turkish is one of the richest of languages. It needs only to be used with discrimination. The Turkish nation, which is well able to protect its territory and its sublime independence, must also liberate its language from the yoke of foreign languages.'
All Arabic and Persian vocabulary was replaced forthwith by words collected from popular speech, resurrected from ancient texts, or coined from native roots and suffixes. The snag - identified by the author as one element in the catastrophic aspect of the reform - was that when these sources failed to provide the needed words, the reformers simply invented them. The reform was central to the young republic's aspiration to be western and secular, but it did not please those who remained wedded to their mother tongue or to the Islamic past. The controversy is by no means over, but Ottoman Turkish is dead.
Geoffrey Lewis both acquaints the general reader with the often bizarre, sometimes tragi-comic, but never dull story of the reform, and provides a stimulating and incisive account for students of Turkish language, history, and culture. The author draws on his own wide experience of Turkey and his personal knowledge of many of the leading actors. He has left no word, phrase, or sentence of Turkish untranslated, other than the names of books and articles.
Om denna bok
The Turkish Language Reform av Geoffrey Lewis är en Danskt band bok med 202 sidor på Engelska. Den utgavs 2002 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Turkish Language Reform 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:
Okänd
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9780199256693
Upplaga:
0
Utgiven:
2002-08-01
Förlag:
Oxford University Press
Sidantal:
202
$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"
>