Vi flyttar från butik till nätet - så funkar det framåt
The Hidden Language of Symbols | 0:e upplagan
- Inbunden, Engelska, 2022
- Författare: Matthew Wilson
- Betyg:
402
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
A stimulating narrative and reference resource that guides the reader through the most significant symbols from worldwide art history.
The Hidden Language of Symbols covers a wide-ranging selection of visual culture under one unified theme: symbols. Often not immediately apparent, our day-to-day lives abound with symbols of various kinds from national emblems to emojis, allegories to logos, all of which exert a strong hold in the image-saturated, globalized world of the 21st century and have a fascinating story.
Organized across four all-encompassing themes - power, faith, hope and uncertainty - this stimulating illustrated account of forty-eight key symbols from global art history is aimed at gallery-goers, armchair art sleuths or anyone who wants to understand the history of their visual environment from an unusual and creative angle. Drawing on examples from the imaginary, natural, physical and religious worlds; from dragons to eagles, butterflies to labyrinths and rainbows to wheels; author and art historian Matthew Wilson discusses the different types of symbols from their creation, their development and why they evolved, to the various ways they have been interpreted. He also explains in what way symbols are markers of identity that have the power to unite and divide societies and looks at how they have shaped the world beyond the gallery, revealing their impact on the appearance of our cities, the language of advertising and blockbuster films and even the design of corporate logos.
The Hidden Language of Symbols covers a wide-ranging selection of visual culture under one unified theme: symbols. Often not immediately apparent, our day-to-day lives abound with symbols of various kinds from national emblems to emojis, allegories to logos, all of which exert a strong hold in the image-saturated, globalized world of the 21st century and have a fascinating story.
Organized across four all-encompassing themes - power, faith, hope and uncertainty - this stimulating illustrated account of forty-eight key symbols from global art history is aimed at gallery-goers, armchair art sleuths or anyone who wants to understand the history of their visual environment from an unusual and creative angle. Drawing on examples from the imaginary, natural, physical and religious worlds; from dragons to eagles, butterflies to labyrinths and rainbows to wheels; author and art historian Matthew Wilson discusses the different types of symbols from their creation, their development and why they evolved, to the various ways they have been interpreted. He also explains in what way symbols are markers of identity that have the power to unite and divide societies and looks at how they have shaped the world beyond the gallery, revealing their impact on the appearance of our cities, the language of advertising and blockbuster films and even the design of corporate logos.
Om denna bok
The Hidden Language of Symbols av Matthew Wilson är en Inbunden bok med 272 sidor på Engelska. Den utgavs 2022 av Hachette UK.
Spara pengar – köp begagnad från Campusbokhandeln
Köp The Hidden Language of Symbols 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:
Samhälle & politik
Bandtyp:
Inbunden
Språk:
Engelska
ISBN:
9780500025291
Upplaga:
0
Utgiven:
2022-09-22
Förlag:
Hachette UK
Sidantal:
272
$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"
>