Vi flyttar från butik till nätet - så funkar det framåt
The Secret History of the Jersey Devil | 0:e upplagan
- Häftad, Engelska, 2019
- Författare: Frank J
- Betyg:
209
kr
Skickas inom 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
A provocative look at the mystery surrounding the Jersey Devil, a beast born of colonial times that haunts the corners of the Pine Barrens—and the American imagination—to this day.
Legend has it that in 1735, a witch named Mother Leeds gave birth to a horrifying monster—a deformed flying horse with glowing red eyes—that flew up the chimney of her New Jersey home and disappeared into the Pine Barrens. Ever since, this nightmarish beast has haunted those woods, presaging catastrophe and frightening innocent passersby—or so the story goes. In The Secret History of the Jersey Devil, Brian Regal and Frank J. Esposito examine the genesis of this popular myth, which is one of the oldest monster legends in the United States.
According to Regal and Esposito, everything you think you know about the Jersey Devil is wrong. The real story of the Jersey Devil's birth is far more interesting, complex, and important than most people—believers and skeptics alike—realize. Leaving the Pine Barrens, Regal and Esposito turn instead to the varied political and cultural roots of the Devil's creation. Fascinating and lively, this book finds the origins of New Jersey's favorite monster not in witchcraft or an unnatural liaison between woman and devil but in the bare-knuckled political fights and religious upheavals of colonial America. A product of innuendo and rumor, as well as scandal and media hype, the Jersey Devil enjoys a rich history involving land grabs, astrological predictions, mermaids and dinosaur bones, sideshows, Napoleon Bonaparte's brother, a cross-dressing royal governor, and Founding Father Benjamin Franklin.
Legend has it that in 1735, a witch named Mother Leeds gave birth to a horrifying monster—a deformed flying horse with glowing red eyes—that flew up the chimney of her New Jersey home and disappeared into the Pine Barrens. Ever since, this nightmarish beast has haunted those woods, presaging catastrophe and frightening innocent passersby—or so the story goes. In The Secret History of the Jersey Devil, Brian Regal and Frank J. Esposito examine the genesis of this popular myth, which is one of the oldest monster legends in the United States.
According to Regal and Esposito, everything you think you know about the Jersey Devil is wrong. The real story of the Jersey Devil's birth is far more interesting, complex, and important than most people—believers and skeptics alike—realize. Leaving the Pine Barrens, Regal and Esposito turn instead to the varied political and cultural roots of the Devil's creation. Fascinating and lively, this book finds the origins of New Jersey's favorite monster not in witchcraft or an unnatural liaison between woman and devil but in the bare-knuckled political fights and religious upheavals of colonial America. A product of innuendo and rumor, as well as scandal and media hype, the Jersey Devil enjoys a rich history involving land grabs, astrological predictions, mermaids and dinosaur bones, sideshows, Napoleon Bonaparte's brother, a cross-dressing royal governor, and Founding Father Benjamin Franklin.
Om denna bok
The Secret History of the Jersey Devil av Frank J är en Häftad bok på Engelska. Den utgavs 2019 av Johns Hopkins University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Secret History of the Jersey Devil 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:
Häftad
Språk:
Engelska
ISBN:
9781421436357
Upplaga:
0
Utgiven:
2019-07-30
Förlag:
Johns Hopkins University Press
Sidantal:
0
$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"
>