Vi flyttar från butik till nätet - så funkar det framåt
The History of English | 2:a upplagan
- Danskt band, Engelska, 2018
- Författare: Stephan Gramley
- Betyg:
Butikslager
Onlinelager
Ej i lager
$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 History of English: An Introduction provides a chronological analysis of the linguistic, social, and cultural development of the English language from before its establishment in Britain around the year 450 to the present. Each chapter represents a new stage in the development of the language from Old English through Middle English to Modern Global English, all illustrated with a rich and diverse selection of primary texts showing changes in language resulting from contact, conquest and domination, and the expansion of English around the world.
The History of English goes beyond the usual focus on English in the UK and the USA to include the wider global course of the language during and following the Early Modern English period. This perspective therefore also includes a historical review of English in its pidgin and creole varieties and as a native and/or second language in the Caribbean, Africa, Asia, and Australasia.
This new edition of The History of English has been thoroughly revised and updated throughout, and features:
chapter introductions and conclusions to assist in orientation;
over 90 textual examples demonstrating linguistic change accompanied, as necessary, by translations and/or glosses;
study questions on the social, cultural, and linguistic background of the periods and topics, as well as recommendations for further reading and topics for further study;
over 100 figures, tables and maps to support and illuminate the text;
18 pages of colour plates depicting exemplary texts, relevant artifacts, and examples of language usage, including Germanic runes, the opening page of Beowulf, the New England Primer, and the Treaty of Waitangi;
a brand-new companion website hosting further articles on linguistic, historical, and cultural phenomena which go beyond the scope of the book, additional sample texts, exercises, and audio clips.
The History of English is essential reading for any student of the English language, and will be of relevance to any course addressing the origins of the English language.
The History of English goes beyond the usual focus on English in the UK and the USA to include the wider global course of the language during and following the Early Modern English period. This perspective therefore also includes a historical review of English in its pidgin and creole varieties and as a native and/or second language in the Caribbean, Africa, Asia, and Australasia.
This new edition of The History of English has been thoroughly revised and updated throughout, and features:
chapter introductions and conclusions to assist in orientation;
over 90 textual examples demonstrating linguistic change accompanied, as necessary, by translations and/or glosses;
study questions on the social, cultural, and linguistic background of the periods and topics, as well as recommendations for further reading and topics for further study;
over 100 figures, tables and maps to support and illuminate the text;
18 pages of colour plates depicting exemplary texts, relevant artifacts, and examples of language usage, including Germanic runes, the opening page of Beowulf, the New England Primer, and the Treaty of Waitangi;
a brand-new companion website hosting further articles on linguistic, historical, and cultural phenomena which go beyond the scope of the book, additional sample texts, exercises, and audio clips.
The History of English is essential reading for any student of the English language, and will be of relevance to any course addressing the origins of the English language.
Om denna bok
The History of English av Stephan Gramley är en Danskt band bok med 474 sidor på Engelska. Detta är den 2:a upplagan som utgavs 2018.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The History of English 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:
Historia & arkeologi
Bandtyp:
Danskt band
Språk:
Engelska
ISBN:
9781138501096
Upplaga:
2
Utgiven:
2018-11-16
Förlag:
Okänt
Sidantal:
474
$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"
>