Vi flyttar från butik till nätet - så funkar det framåt
Greeting the visitor | 0:e upplagan
- Häftad, Engelska, 2022
- Författare: Fanny Kärfve
- Betyg:
413
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
One of the most famous mosaics from Pompeii is the so-called Cave canem-mosaic, depicting a ready-to-attack watchdog that greets the visitor upon arrival to the house. Together with a couple of more similar mosaics, the watchdog-motif has to a large extent been regarded as expressing a common décor for Roman house-entrances, fauces, to atrium-houses. However, the corpus of fauces-mosaics that was left behind after the destruction of Pompeii in the Vesuvian eruption in A.D. 79 was yet of a more varied nature. Not only could other figurative depictions adorn these mosaics, such as wrestlers, anchors or wild boars, but also abundant flower designs, rows of stones leading inwards, intricate meander-patterns and precious marble of foreign provenance. The present study puts focus on all these Pompeian fauces-mosaics. The aim is to approach how the Romans themselves viewed the house-entrance as a liminal space between the inside and outside world, and how the décor could serve as a communication tool. The study is conducted in several contextualising steps, among them a chronological, topographical and iconographical, which centre around questions such as: Did the mosaics’ subject-matter reflect any personal stand-point of the owner? Were the patterns specifically made for the space of the fauces proper? Were there certain motifs in vogue during certain periods? And why were no deities or mythological heroes depicted on the mosaics?
Fanny Kärfve, Department of Archaeology and Ancient History, Lund University. Greeting the visitor. A contextualising study of fauces-mosaics in Pompeii is her doctoral dissertation in Classical Archaeology and Ancient History.
Om denna bok
Greeting the visitor av Fanny Kärfve är en Häftad bok med 406 sidor på Engelska. Den utgavs 2022 av Media-Tryck.
Spara pengar – köp begagnad från Campusbokhandeln
Köp Greeting the visitor 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:
9789189415133
Upplaga:
0
Utgiven:
2022-09-13
Förlag:
Media-Tryck
Sidantal:
406
$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"
>