Hillcrest Cemetery (Lunenburg, Nova Scotia)
The Hillcrest Cemetery is the oldest protestant cemetery in Lunenburg, Nova Scotia and one of the oldest in Canada.[1] The cemetery is adjacent to the Lunenburg Academy.[2] The oldest marker is dated 1761, eight years after Lunenburg was established. Hillcrest Cemetery contains 5 Commonwealth war graves from World War I and one from World War II (along with 4 Norwegian war graves from Camp Norway).[3][4]
Notable interments
- Johann Gottlob Schmeisser, 2nd minister (1782-1808), Zion Evangelical Lutheran Church (Lunenburg) [5][6]
- Ferdinand Conrad Temme, 3rd minister (1808-1832), Zion Evangelical Lutheran Church (Lunenburg)[7]
- Charles Ernst Cossman, 4th minister (1835-1876), Zion Evangelical Lutheran Church (Lunenburg)
- Beamish Murdoch, Historian
- Honourable William Rudolf[8][9]
- Rev. Joshua Wingate Weeks (d. 1852), St. Peter's Church, West LaHave Ferry (Grandson of Rev. Joshua Wingate Weeks of St. Paul's Church (Halifax))[10]
- Capt. J. F. McGregor[11]
gollark: ```lualocal func_mt = {}if debug then debug.setmetatable(function() end, func_mt) endfunction func_mt.__sub(lhs, rhs) return function(...) return lhs(rhs(...)) endendfunction func_mt.__add(lhs, rhs) return function(...) return rhs(lhs(...)) endendfunction func_mt.__concat(lhs, rhs) return function(...) local r1 = lhs(...) local r2 = rhs(...) return r1, r2 -- limit to two return values endendfunction func_mt.dump(x) return string.dump(x) endfunction func_mt.info(x) return debug.getinfo(x) endfunction func_mt.address(x) return (string.match(tostring(f), "%w+$")) end```
gollark: OH REALLY?
gollark: Oh, and you can index strings so `("abcd")[4]` returns `"d"`.
gollark: I also made it so you can add and subtract functions.
gollark: PotatOS also uses `debug` to provide its `viewsource` command.
See also
Links
References
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.