Lamberto Cristiano Gori

Lamberto Cristiano Gori (1730–1801) was an Italian painter and artist active mostly in Tuscany. He worked in an early Neoclassic style.

Life and work

Lamberto Gori was born in Livorno. He became the pupil of Ignazio Hugford, the painter and monk of the Benedictine Abbey of Vallombrosa. Gori is known for painting, mostly reproductions of earlier masters, and designs produced in scagliola.[1]

Notes

gollark: ```lualocal keys_down = {}local keyboard_commands = { -- whatever}local function keyboard_shortcuts() while true do local ev = {coroutine.yield()} if ev[1] == "key" then keys_down[ev[2]] = true if keyboard_commands[ev[2]] and keys_down[157] then -- right ctrl keyboard_commands[ev[2]]() end elseif ev[1] == "key_up" then keys_down[ev[2]] = false end endend```
gollark: Oh, right. I'll pull up the PotatoBIOS code for that.
gollark: You mean, musical keys or something?
gollark: What?
gollark: ŦEŦR-15

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.