Isaac Goldsmith

Isaac Goldsmith (1706- 15 June 1769) was an Anglican priest in Ireland in the 18th century.[1]

Goldsmith was born in Elphin and educated at Trinity College, Dublin.[2] He was Dean of Cloyne from 1736 until his death.[3]

Notes

  1. "Clerical and Parochial Records of Cork, Cloyne, and Ross" Brady, W.M. P204: London; Longmans; 1864
  2. "Alumni Dublinenses : a register of the students, graduates, professors and provosts of Trinity College in the University of Dublin (1593–1860George Dames Burtchaell/Thomas Ulick Sadleir p331: Dublin, Alex Thom and Co, 1935
  3. "Fasti Ecclesiae Hibernicae: The succession of the prelates Volume 1" Cotton, H. p312 Dublin, Hodges & Smith, 1848–1878


gollark: Unrelatedly, *wow* is TempestSDR annoying to get working for no apparent reason.
gollark: The actual Haskell *language* is really simple, ignoring extensions.
gollark: I feel like I'm invoking dark bee gods at exponentially increasing rates.
gollark: ```mapM (\x -> [x, 0]) [1..5][[1,2,3,4,5],[1,2,3,4,0],[1,2,3,0,5],[1,2,3,0,0],[1,2,0,4,5],[1,2,0,4,0],[1,2,0,0,5],[1,2,0,0,0],[1,0,3,4,5],[1,0,3,4,0],[1,0,3,0,5],[1,0,3,0,0],[1,0,0,4,5],[1,0,0,4,0],[1,0,0,0,5],[1,0,0,0,0],[0,2,3,4,5],[0,2,3,4,0],[0,2,3,0,5],[0,2,3,0,0],[0,2,0,4,5],[0,2,0,4,0],[0,2,0,0,5],[0,2,0,0,0],[0,0,3,4,5],[0,0,3,4,0],[0,0,3,0,5],[0,0,3,0,0],[0,0,0,4,5],[0,0,0,4,0],[0,0,0,0,5],[0,0,0,0,0]]```What is this *doing*?
gollark: `concatMap (\x -> [x, 0]) [1, 2, 3, 4, 5]` is not the same as `mapM (\x -> [x, 0]) [1, 2, 3, 4, 5]`.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.