Vi flyttar från butik till nätet - så funkar det framåt
The Throne of Adulis | 0:e upplagan
- Danskt band, Engelska, 2013
- Författare: G.W. Bowersock
- Betyg:
317
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
Just prior to the rise of Islam, in the sixth century AD, southern Arabia was embroiled in a holy war between Christian Ethiopians and Jewish Arabs. The Jewish kingdom, composed of ethnic Arabs who had converted to Judaism more than a century before, had launched a bloody pogrom against Christians in the region. The ruler of Ethiopia, who claimed descent from the union of Solomon and the Queen of Sheba and even was rumored to possess an object no less venerable than the Ark of the Covenant, aspired both to protect the persecuted Christians and to restore Ethiopian control in the Arabian Peninsula. Though little known today, this was an international war that involved both the Byzantine Empire, who had established Christian churches in Ethiopia beginning in the fourth century, and the Sasanian Empire in Persia, who supported the Jews in a proxy war with Byzantium.
Our knowledge of these events derives mostly from an inscribed throne at the Ethiopian port of Adulis seen and meticulously described by a Christian merchant known as Cosmos in the sixth century. Trying to decipher and understand this monument takes us directly into religious conflicts that occupied the nations on both sides of the Red Sea in late antiquity. Using the writings of Cosmas and archaeological evidence from the period, historian G. W. Bowersock offers a narrative account of this fascinating but overlooked chapter in pre-Islamic Arabian history. The extraordinary story told in Throne of Adulis provides an important and much neglected background for the rise of Islam as well as the collapse of the Persian Empire before the Byzantines.
Our knowledge of these events derives mostly from an inscribed throne at the Ethiopian port of Adulis seen and meticulously described by a Christian merchant known as Cosmos in the sixth century. Trying to decipher and understand this monument takes us directly into religious conflicts that occupied the nations on both sides of the Red Sea in late antiquity. Using the writings of Cosmas and archaeological evidence from the period, historian G. W. Bowersock offers a narrative account of this fascinating but overlooked chapter in pre-Islamic Arabian history. The extraordinary story told in Throne of Adulis provides an important and much neglected background for the rise of Islam as well as the collapse of the Persian Empire before the Byzantines.
Om denna bok
The Throne of Adulis av G.W. Bowersock är en Danskt band bok med 208 sidor på Engelska. Den utgavs 2013 av Oxford University Press.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Throne of Adulis 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:
9780199739325
Upplaga:
0
Utgiven:
2013-07-25
Förlag:
Oxford University Press
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"
>