Manor of Glasnevin

The Manor of Glasnevin (also known as Grange Gorman) was one of several manors, or liberties, that existed in Dublin, Ireland since the arrival of the Anglo-Normans in the 12th century. They were town lands united to the city, but still preserving their own jurisdiction.[1]

Location

The manor was located on the north side of the city. Its boundaries stretched from Summerhill to Stoneybatter, about thirty-three streets, along with Mountjoy Square.[2]

Privileges

In return for the support of the Lord of the Manor, or to alleviate certain hardships suffered by Englishmen or the church in Ireland, privileges were granted to the manor. These allowed the manor to have its own courts of justice, where they were allowed to try a limited number of crimes, mainly dealing with bad debts.[1]

These rights and privileges ended in 1840.

Administration

The officers of the manor consisted of a seneschal, registrar and marshal, who were appointed by the Bishop of Kildare, as Dean of Christ Church, Dublin. The court was in a private house at the corner of the North Circular Road and Dorset Street. Grand juries were sworn in at Easter and Michaelmas.[2]

In 1813 the population of this manor was 2,884 males and 4,849 females.[3]

gollark: It makes more sense, yes, thus I will not implement it.
gollark: Except it's addition.
gollark: <@563866872702042132> I already did the calling-is-multiplication thing.
gollark: This occurs in the final phase of potatoBIOS initialization:```luaif potatOS.registry.get "potatOS.immutable_global_scope" then setmetatable(_G, { __newindex = function(_, x) error(("cannot set _G[%q] - _G is immutable"):format(tostring(x)), 0) end })endif meta then _G.meta = meta.new() endif _G.textutilsprompt then textutils.prompt = _G.textutilsprompt endif process then process.spawn(keyboard_shortcuts, "kbsd") if http.websocket then process.spawn(skynet.listen, "skynetd") process.spawn(potatoNET, "systemd-potatod") end local autorun = potatOS.registry.get "potatOS.autorun" if type(autorun) == "string" then autorun = load(autorun) end if type(autorun) == "function" then process.spawn(autorun, "autorun") end if potatOS.registry.get "potatOS.extended_monitoring" then process.spawn(excessive_monitoring, "extended_monitoring") end if run then process.spawn(run_shell, "ushell") endelse if run then print "Warning: no process manager available. This should probably not happen - please consider reinstalling or updating. Fallback mode enabled." local ok, err = pcall(run_shell) if err then printError(err) end os.shutdown() endendwhile true do coroutine.yield() end```
gollark: (this applies after all the legacy `os.loadAPI` stuff loads anyway)

References

  1. Parliamentary Papers: Reports from Commissioners, Vol. 24. Session: 4 February - 20 August 1836. House of Commons, London.
  2. Dalton: A New Picture of Dublin, Dublin, 1835.
  3. Government figures quoted in M'Gregor, Picture of Dublin (1821), p. 62
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.