Charles Frederick Lawrence

Charles Frederick Lawrence (April 15, 1873 – June 29, 1940) was an antiquarian who discovered a number of Neolithic celts in Middlewich in Cheshire, England.[1] C F Lawrence was also the clerk to Middlewich town council, and wrote two histories of the town.

Life

Charles Lawrence was the eldest son of John Lawrence, a builder in Middlewich. He was educated at the Church of England School, and in 1893 married Hannah Ramsell of Sandbach, at St. Mary's church, Sandbach. He was appointed the clerk to Middlewich Council in 1904 and remained in this position until retiring in 1938.[2]

"Quite accidentally [Lawrence] realised his greatest antiquarian ambition when he found a Neolithic stone celt among some stones which had been thrown out in digging in Lawrence Gardens. This led to a considerable amount of spare-time digging, with the result that some rudely worked stones were unearthed in the underlying gravel, which have been pronounced to be Palæolithic. These are now in the Grosvenor Museum, Chester. A beautifully chipped Neolithic spear-head of flint, of the shouldered form rarely found in England, a bone needle, a done pin, two stone celts, and a bronze-flanged socketed celt, have also been discovered, some of which are preserved at Chester, and others in the town." (Bygone Middlewich, 1905)

Bibliography

  • History of Middlewich, 1895
  • Bygone Middlewich, 1905 (reprinted 1936)
gollark: ```rust let multicast_addr: Ipv6Addr = "ff02::aeae".parse().unwrap(); let socket = Socket::new(Domain::ipv6(), Type::dgram(), Some(Protocol::udp()))?; socket.set_only_v6(true)?; socket.set_multicast_loop_v6(false)?; socket.join_multicast_v6(&multicast_addr, 0).with_context(|| "join multicast failed")?; socket.bind(&SocketAddr::from((Ipv6Addr::UNSPECIFIED, PORT)).into())?;```
gollark: It's likely that my code is just setting up the socket wrong somehow, since I mostly just used the multicast-looking things in the docs and rearranged the calls until it stopped saying stupid things like "OS error 22".
gollark: ```192.168.1.148 dev enp0s31f6 lladdr 90:8d:6c:1f:0f:fd STALE192.168.1.1 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 REACHABLE192.168.1.179 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALE2a00:23c7:5415:d300:adf8:5e75:241f:8e7d dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::7c31:e6f9:7182:4856 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::22bb:223:5b9:1efd dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLEfe80::a608:f5ff:fe7d:a3d3 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 router REACHABLE2a00:23c7:5415:d300:6209:a461:6fb4:931d dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLE```
gollark: `ip neigh show`, right?
gollark: It says it wants a "prefix", which I assume means `ff00::/8` and stuff, but it also says nothing about that.

References

  1. "Prehistoric Northwich". Archived from the original on 30 September 2007. Retrieved 11 November 2006.
  2. Barry, Mary (1972). Memories of Middlewich.


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