Alverton

Alverton is an English hamlet in the Newark and Sherwood district of Nottinghamshire. It is joined by neighbouring Kilvington to form an area for a parish meeting. It contains 22 houses, surrounded by farmland.[1][2][3] The River Devon and its tributary, the Winter Beck, run along its eastern border. It is covered by the civil parish of Staunton.

Alverton
Alverton
Location within Nottinghamshire
OS grid referenceSK7942
District
Shire county
Region
CountryEngland
Sovereign stateUnited Kingdom
Post townNOTTINGHAM
Postcode districtNG13
Dialling code01949
PoliceNottinghamshire
FireNottinghamshire
AmbulanceEast Midlands
UK Parliament
Alverton can also be a variant of Alverston or Alton.

Amenities

There is a Montessori nursery school at Staunton-in-the-Vale (1.6 miles, 2.6 km), primary schools at Orston (2.1 miles, 3.4 km) and Bottesford (3.6 miles, 5.8 km), and secondary schools at Bingham (7.3 miles, 11.7 km), Bottesford and Newark-on-Trent (7.5 miles, 12.1 km).

Alverton has no shops or places of worship. The nearest Anglican church is St Mary's at Staunton and the nearest Methodist church at Long Bennington (3.8 miles, 6.1 km). The nearest shopping centres are Bingham and Newark. The closest pubs are the Staunton Arms at Staunton and the Durham Ox at Orston.

Two buses run through Alverton on Wednesdays and Fridays between Newark and in the one case Shelton and the other Bottesford. The nearest train service is at Bottesford railway station on the line between Nottingham, Grantham and Skegness line.

History

Alverton historically formed part of Kilvington parish in Newark wapentake. It appears in the 1086 Domesday Book as Alvretun and Alvritun.[4] The township was recorded in 1832 as having only 16 inhabitants. It had been enclosed in 1806. The Lord of the Manor was recorded as Rev. Dr. Staunton, and its "two farmers" as Robert Cross and Charles Neale.[5] In 1870–72 it had seven houses and a population of 40.[6]

Ghosts

The former Staunton Church of England School in the village is now a private house, said to be haunted by a teacher once murdered there. There have been two purported sightings of a ghost at another house, The Chestnuts, each describing the figure of an elderly lady in Victorian garb, thought to be a former sempstress to Queen Victoria, Mary Brown, who had returned to Alverton as housekeeper to her widowed brother and ruled his four children "with a rod of iron".[7]

External sources

  • Photographs of the old school and schoolmaster's house in 1978 appear in Our Nottinghamshire.[8]
  • A 2014 photograph of the old school can be seen here.[9]
  • A 1900 map showing Alverton and neighbouring villages can be found in the National Library of Scotland.[10]
gollark: ```perl -wlne'END{print$n}eof&&$n++;/<title>([^<]+)/i&&$n--' *Contents 1 Interpretation 2 Implementations 2.1 In Perl 2.2 In shell scriptsInterpretationThe code in question (from the collection "The road to Perligata") is a lament over the coming apocalypse, an expression of the author's Weltschmerz and the futility of all human endeavors. Let us take it step by step:-wlne' The world is near its end.END{print$n} At the end the sum of all our sins and virtues will be reckoned and the judgement revealed.eof&&$n++; As the evil of mankind ends, perhaps the end itself is a positive thing./<title>([^<]+)/ We are preoccupied with fame and titlesi And insensitive to the suffering of others.&&$n-- All this is for nought, and only hastens our demise.' * For in the end, we are but stardust. ```
gollark: They'll probably say "lambdas are evil" because python hates functional programming a lot of the time.
gollark: *considers creating an esowiki page for haskell and golang*
gollark: ``` func AddInt32(addr *int32, delta int32) (new int32) func AddInt64(addr *int64, delta int64) (new int64) func AddUint32(addr *uint32, delta uint32) (new uint32) func AddUint64(addr *uint64, delta uint64) (new uint64) func AddUintptr(addr *uintptr, delta uintptr) (new uintptr) func CompareAndSwapInt32(addr *int32, old, new int32) (swapped bool) func CompareAndSwapInt64(addr *int64, old, new int64) (swapped bool) func CompareAndSwapPointer(addr *unsafe.Pointer, old, new unsafe.Pointer) (swapped bool) func CompareAndSwapUint32(addr *uint32, old, new uint32) (swapped bool) func CompareAndSwapUint64(addr *uint64, old, new uint64) (swapped bool) func CompareAndSwapUintptr(addr *uintptr, old, new uintptr) (swapped bool) func LoadInt32(addr *int32) (val int32) func LoadInt64(addr *int64) (val int64) func LoadPointer(addr *unsafe.Pointer) (val unsafe.Pointer) func LoadUint32(addr *uint32) (val uint32) func LoadUint64(addr *uint64) (val uint64) func LoadUintptr(addr *uintptr) (val uintptr) func StoreInt32(addr *int32, val int32) func StoreInt64(addr *int64, val int64) func StorePointer(addr *unsafe.Pointer, val unsafe.Pointer) func StoreUint32(addr *uint32, val uint32) func StoreUint64(addr *uint64, val uint64) func StoreUintptr(addr *uintptr, val uintptr) func SwapInt32(addr *int32, new int32) (old int32) func SwapInt64(addr *int64, new int64) (old int64) func SwapPointer(addr *unsafe.Pointer, new unsafe.Pointer) (old unsafe.Pointer) func SwapUint32(addr *uint32, new uint32) (old uint32) func SwapUint64(addr *uint64, new uint64) (old uint64) func SwapUintptr(addr *uintptr, new uintptr) (old uintptr)```Seen in standard library docs.
gollark: Fun fact: that function cannot be written with a sane type in Go.

References

  1. NG13 9PJ postcode Retrieved 17 January 2016.
  2. NG13 9PB postcode Retrieved 17 January 2016.
  3. Alverton & Kilvington Parish Meeting Retrieved 4 January 2013. Archived 7 September 2011 at the Wayback Machine
  4. Place Names of Nottinghamshire Retrieved 16 January 2016.
  5. White's Directory, 1832 Retrieved 16 January 2016.
  6. Vision of Britain Retrieved 16 January 2016.
  7. The Nottinghamshire Village Book. Compiled from materials submitted by Women's Institutes in the County (Newbury/Newark: Countryside Books/NFWI), p. 9.
  8. Retrieved 16 January 2016.
  9. Retrieved 17 January 2016.
  10. Retrieved 16 January 2016.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.