Vi flyttar från butik till nätet - så funkar det framåt
The Battle of Maldon | 0:e upplagan
- Inbunden, Engelska, 2023
- Författare: J. R. R. Tolkien
- Betyg:
290
kr
Skickas inom 0-2 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 991 AD, vikings attacked an Anglo-Saxon defence-force led by their duke, Beorhtnoth, resulting in brutal fighting along the banks of the river Blackwater, near Maldon in Essex. The attack is widely considered one of the defining conflicts of tenth-century England, due to it being immortalised in the poem, The Battle of Maldon.
Written shortly after the battle, the poem now survives only as a 325-line fragment, but its value to today is incalculable, not just as an heroic tale but in vividly expressing the lost language of our ancestors and celebrating ideals of loyalty and friendship.
J.R.R. Tolkien considered The Battle of Maldon 'the last surviving fragment of ancient English heroic minstrelsy'. It would inspire him to compose, during the 1930s, his own dramatic verse-dialogue, The Homecoming of Beorhtnoth Beorhthelm's Son, which imagines the aftermath of the great battle when two of Beorhtnoth's retainers come to retrieve their duke's body.
Leading Tolkien scholar, Peter Grybauskas, presents for the very first time J.R.R. Tolkien's own prose translation of The Battle of Maldon together with the definitive treatment of The Homecoming of Beorhtnoth and its accompanying essays; also included and never before published is Tolkien's bravura lecture, 'The Tradition of Versification in Old English', a wide-ranging essay on the nature of poetic tradition. Illuminated with insightful notes and commentary, he has produced a definitive critical edition of these works, and argues compellingly that, Beowulf excepted, The Battle of Maldon may well have been 'the Old English poem that most influenced Tolkien's fiction', most dramatically within the pages of The Lord of the Rings.
Om denna bok
The Battle of Maldon av J. R. R. Tolkien är en Inbunden bok med 208 sidor på Engelska. Den utgavs 2023 av Nordiska Bokgrossisten.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Battle of Maldon 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:
Skönlitteratur
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9780008465827
Upplaga:
0
Utgiven:
2023-03-30
Förlag:
Nordiska Bokgrossisten
Sidantal:
208
$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"
>