Orazio Gaigher

Orazio Gaigher, also known as Horatius (20 April 1870, Levico Terme 17 May 1938, Merano) was an Austrian-Italian painter and illustrator.

Self-portrait (date unknown)
A Theatrical Company in the Forest

Biography

He studied medicine in Innsbruck and, after being awarded his degree, became a general practitioner in Salzburg. During those years, he taught himself how to paint, as a hobby.

The painter, Hubert von Herkomer, was one of his patients and, in 1901, suggested that he give up being a doctor and come with him to London, where he could put his talents to good use. He also travelled with Herkomer to Spain, and was especially impressed by the works of Diego Velázquez.

In Paris, he studied with Jules-Joseph Lefebvre, Tony Robert-Fleury and Eugène Carrière. In 1907, he moved to Rome. Later, he divided his time between Madonna di Campiglio, in the summer, and Merano, in the winter.

In 1915, his portraits of Popes Pius X and Benedict XV won a gold medal at the Panama-Pacific International Exposition in San Francisco. From 1928 to 1930, he undertook a painting expedition to Patagonia.

In addition to portraits, genre scenes and landscapes, he created some altarpieces, etched bookplates and did decorative work at the Kurhaus in Merano.

Sixteen of his drawings were used to illustrate a medical text, Die Bruchoperation nach Bassini (The Fracture Operation According to Bassini) by Attilio Catterina, published by Urban & Schwarzenberg in Berlin (1933).

Sources

  • (in German) Dankmar Trier: Gaigher, Orazio. In: Allgemeines Künstlerlexikon. Die Bildenden Künstler aller Zeiten und Völker (AKL). Band 47, Saur, München u. a. 2005, ISBN 3-598-22787-6, S. 276 f.
  • Heinrich Hammer: "Gaigher, Horazio". In: Ulrich Thieme (Ed.): Allgemeines Lexikon der Bildenden Künstler von der Antike bis zur Gegenwart. Vol.13: Gaab–Gibus. E. A. Seemann, Leipzig 1920, pg.73 Online
  • Fiorenzo Degasperi (Ed.): Orazio Gaigher: 1870–1938. Exhibition catalog. Trient: Il Castello, 1996
gollark: I think this is technically possible to implement, so bee⁻¹ you.
gollark: This is underspecified because bee² you, yes.
gollark: All numbers are two's complement because bee you.
gollark: The rest of the instruction consists of variable-width (for fun) target specifiers. The first N target specifiers in an operation are used as destinations and the remaining ones as sources. N varies per opcode. They can be of the form `000DDD` (pop/push from/to stack index DDD), `001EEE` (peek stack index EEE if source, if destination then push onto EEE if it is empty), `010FFFFFFFF` (8-bit immediate value FFFFFFFF; writes are discarded), `011GGGGGGGGGGGGGGGG` (16-bit immediate value GGGGGGGGGGGGGGGG; writes are also discarded), `100[H 31 times]` (31-bit immediate because bee you), `101IIIIIIIIIIIIIIII` (16 bits of memory location relative to the base memory address register of the stack the operation is conditional on), `110JJJJJJJJJJJJJJJJ` (16 bit memory location relative to the top value on that stack instead), `1111LLLMMM` (memory address equal to base memory address of stack LLL plus top of stack MMM), or `1110NNN` (base memory address register of stack MMM).Opcodes (numbered from 0 in order): MOV (1 source, as many destinations as can be parsed validly; the value is copied to all of them), ADD (1 destination, multiple sources), JMP (1 source), NOT (same as MOV), WR (write to output port; multiple sources, first is port number), RE (read from input port; one source for port number, multiple destinations), SUB, AND, OR, XOR, SHR, SHL (bitwise operations), MUL, ROR, ROL, NOP, MUL2 (multiplication with two outputs).
gollark: osmarksISA™️-2028 is a VLIW stack machine. Specifically, it executes a 384-bit instruction composed of 8 48-bit operations in parallel. There are 8 stacks, for safety. Each stack also has an associated base memory address register, which is used in some "addressing modes". Each stack holds 64-bit integers; popping/peeking an empty stack simply returns 0, and the stacks can hold at most 32 items. Exceeding a stack's capacity is runtime undefined behaviour. The operation encoding is: `AABBBCCCCCCCCC`:A = 2-bit conditional operation mode - 0 is "run unconditionally", 1 is "run if top value on stack is 0", 2 is "run if not 0", 3 is "run if first bit is ~~negative~~ 1".B = 3-bit index for the stack to use for the conditional.C = 9-bit opcode (for extensibility).

Media related to Orazio Gaigher at Wikimedia Commons

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