Fabio Albergati

Fabio Albergati (1538–1606) was an Italian diplomat and writer, known for political theory and as a moralist.[1]

He was born in Bologna,[2] and was in the service of Jacopo Boncompagni.[3]

Fabio Albergati, painting from the Palazzo Albergati, attributed to Giovan Antonio Burrini; imagined scene of Albergati as diplomat meeting Philip II of Spain, with his portrait secretly being taken.

Works

Title page of Albergati's Del Cardinale.

He wrote against duelling in 1583, at a time when his patron was active against banditry.[4] He wrote a very detailed attack on Jean Bodin's theoretical dismissal of mixed constitutions.[2] He equated the philosophy of raison d'etat with Machiavellianism.[5] His La Republica regia (published 1627) was a counter to Machiavelli.[6]

Family

His children included Cardinal Niccolò Albergati-Ludovisi.[7]

gollark: The bridge is via IRC and very hacky.
gollark: Greetings, octachoron #17.
gollark: Well, I needed to overwrite `argv[0]` from Python;.
gollark: Great!
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it

References

Notes

  1. http://www.filosofia.unina.it/ars/ealberg.html
  2. (in Italian), http://www.treccani.it/enciclopedia/fabio-albergati_(Dizionario_Biografico)/
  3. J. R. Mulryne, Helen Watanabe-O'Kelly, Margaret Shewring, Europa triumphans: court and civic festivals in early modern Europe, Volume 1 (2004), p. 211 note 42 .
  4. Gigliola Fragnito, Church, Censorship, and Culture in Early Modern Italy (2001), pp. 141–2; Google Books.
  5. http://www.filosofia.unina.it/ars/introe.html
  6. Frank Edward Manuel, Fritzie Prigohzy Manuel, Utopian Thought in the Western World (1979), p. 153.
  7. "Archived copy". Archived from the original on 2012-03-21. Retrieved 2011-09-26.CS1 maint: archived copy as title (link)
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.