Vi flyttar från butik till nätet - så funkar det framåt
Myths of the Rune Stone | 0:e upplagan
- Danskt band, Engelska, 2015
- Författare: David M. Krueger
- Betyg:
246
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
What do our myths say about us? Why do we choose to believe stories that have been disproven? David M. Krueger takes an in-depth look at a legend that held tremendous power in one corner of Minnesota, helping to define both a community’s and a state’s identity for decades.
In 1898, a Swedish immigrant farmer claimed to have discovered a large rock with writing carved into its surface in a field near Kensington, Minnesota. The writing told a North American origin story, predating Christopher Columbus’s exploration, in which Viking missionaries reached what is now Minnesota in 1362 only to be massacred by Indians. The tale’s credibility was quickly challenged and ultimately undermined by experts, but the myth took hold.
Faith in the authenticity of the Kensington Rune Stone was a crucial part of the local Nordic identity. Accepted and proclaimed as truth, the story of the Rune Stone recast Native Americans as villains. The community used the account as the basis for civic celebrations for years, and advocates for the stone continue to promote its validity despite the overwhelming evidence that it was a hoax. Krueger puts this stubborn conviction in context and shows how confidence in the legitimacy of the stone has deep implications for a wide variety of Minnesotans who embraced it, including Scandinavian immigrants, Catholics, small-town boosters, and those who desired to commemorate the white settlers who died in the Dakota War of 1862.
Krueger demonstrates how the resilient belief in the Rune Stone is a form of civil religion, with aspects that defy logic but illustrate how communities characterize themselves. He reveals something unique about America’s preoccupation with divine right and its troubled way of coming to terms with the history of the continent’s first residents. By considering who is included, who is left out, and how heroes and villains are created in the stories we tell about the past, Myths of the Rune Stone offers an enlightening perspective on not just Minnesota but the United States as well.
In 1898, a Swedish immigrant farmer claimed to have discovered a large rock with writing carved into its surface in a field near Kensington, Minnesota. The writing told a North American origin story, predating Christopher Columbus’s exploration, in which Viking missionaries reached what is now Minnesota in 1362 only to be massacred by Indians. The tale’s credibility was quickly challenged and ultimately undermined by experts, but the myth took hold.
Faith in the authenticity of the Kensington Rune Stone was a crucial part of the local Nordic identity. Accepted and proclaimed as truth, the story of the Rune Stone recast Native Americans as villains. The community used the account as the basis for civic celebrations for years, and advocates for the stone continue to promote its validity despite the overwhelming evidence that it was a hoax. Krueger puts this stubborn conviction in context and shows how confidence in the legitimacy of the stone has deep implications for a wide variety of Minnesotans who embraced it, including Scandinavian immigrants, Catholics, small-town boosters, and those who desired to commemorate the white settlers who died in the Dakota War of 1862.
Krueger demonstrates how the resilient belief in the Rune Stone is a form of civil religion, with aspects that defy logic but illustrate how communities characterize themselves. He reveals something unique about America’s preoccupation with divine right and its troubled way of coming to terms with the history of the continent’s first residents. By considering who is included, who is left out, and how heroes and villains are created in the stories we tell about the past, Myths of the Rune Stone offers an enlightening perspective on not just Minnesota but the United States as well.
Om denna bok
Myths of the Rune Stone av David M. Krueger är en Danskt band bok med 232 sidor på Engelska. Den utgavs 2015 av University of Minnesota Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Myths of the Rune Stone 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:
9780816696963
Upplaga:
0
Utgiven:
2015-10-01
Förlag:
University of Minnesota Press
Sidantal:
232
$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"
>