Haines (surname)

Haines is a Welsh surname of Anglo-Saxon origin. Haines is a patronymic form of the medieval male given name "Hain", itself derived from the Old German "Hagano", originally a byname meaning "hawthorn". This name had existed in England before the Conquest of 1066, but was later popularized by the Normans. Additionally, Haine may be derived from the Old Norse "Haghni" or "Hagne".[1]

Distribution

As a surname Haines is the 410th most common surname in Great Britain with 23,109 bearers. It is most common in Gwynedd where it is the 6th most common surname with 4,931 bearers. Other concentrations include Merseyside, (198th, 1,727), Cheshire, (213th, 1,739), West Yorkshire, (245th, 1,751), Surrey, (281st, 1,815) and Essex (404th, 1,715).

Persons named Haines

gollark: I know what I wrote.
gollark: Wait, you're removing macrons from Macro?
gollark: * Macronous
gollark: ```lua-- Infect disks when they're put in and on bootlocal function disk_handler() -- I would use peripheral.find, but CC's disk API is weird. -- Detect disks initially for _, n in pairs(peripheral.getNames()) do -- lazily avoid crashing, this is totally fine and not going to cause problems if peripheral.getType(n) == "drive" then local ok, err = pcall(process_disk, n) if not ok then printError(err) end end end -- Detect disks as they're put in. Mwahahahaha. -- Please note that this is for definitely non-evil purposes only. while true do local ev, disk_side = os.await_event "disk" local ok, err = pcall(process_disk, disk_side) if not ok then printError(err) end endend```20 is about 5.
gollark: Well, I want roughly this but none seem actually good. So be(e).

References

  1. "Haines at surnamedb.com". Retrieved 2013-10-10.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.