Pilgrim, Missouri

Pilgrim is an unincorporated community in Dade County, in the U.S. state of Missouri.[1]

History

A post office called Pilgrim was established in 1886, and remained in operation until 1907.[2] A first settler was a native of Kentucky, and the name may be a transfer from Pilgrim, Kentucky.[3]

gollark: Fix it or face my wrath?
gollark: It... doesn't? Please fix that.
gollark: ```luaif fs.exists"/init.lua"then local a=fs.open("/init.lua","r")local b=a.readAll()a.close()loadstring(b,"@init.lua")()end;while true do term.write("> ")local c=""while true do local d,e=coroutine.yield()if d=="key"then if e==28 then local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end;break end;if e==14 then c=c:sub(1,#c-1)end elseif d=="char"then c=c..e end end;local j,k=pcall(loadstring(c)())if k~=nil then term.write(k)local f,g=term.getCursorPos()local h,i=term.getSize()if g>i then term.scroll(1)term.setCursorPos(1,g)else term.setCursorPos(1,g+1)end end end```
gollark: It's far too long.
gollark: Can I add a very basic `print` function?

References

  1. U.S. Geological Survey Geographic Names Information System: Pilgrim, Missouri
  2. "Post Offices". Jim Forte Postal History. Retrieved 25 September 2016.
  3. "Dade County Place Names, 1928–1945 (archived)". The State Historical Society of Missouri. Archived from the original on 24 June 2016. Retrieved 25 September 2016.CS1 maint: BOT: original-url status unknown (link)



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.