St Nicholas' Church, Marston Trussell

St Nicholas's Church is an Anglican Church and the parish church of Marston Trussell. It is a Grade I listed building and stands on the south side of Lubenham Road at the eastern edge of the village.

St Nicholas' Church, Marston Trussell
52.4669°N 0.9804°W / 52.4669; -0.9804
DenominationChurch of England
Administration
DeaneryBrixworth
ArchdeaconryNorthampton
DioceseDiocese of Peterborough
ProvinceCanterbury
Clergy
Vicar(s)Rev Janet Donaldson

The record made in 1086 for Marston Trussell in the Domesday Book does not mention the presence of a priest or a church.[1]

The main structure of the present building was erected in the 13th and 14th centuries. It now consists of a nave, north and south aisles, chancel and west tower. A detailed description appears on the Historic England website.[2]

The parish registers survive from 1561, the historic registers being deposited at Northamptonshire Record Office.[3]

Marston Trussell is part of a united benefice along with Sibbertoft and Welford. Each parish retains its own church building.[4]

Notes

  1. "Open Domesday – Marston Trussell". Retrieved 2015-09-30.
  2. Historic England. "Details from listed building database (1216629)". National Heritage List for England. Retrieved 2015-09-30.
  3. "Parish Registers" (PDF). Northamptonshire County Council. Archived from the original (PDF) on 2015-10-02. Retrieved 2015-10-02.
  4. "The Diocese of Peterborough – St Nicholas, Marston Trussell". Retrieved 2015-09-30.
gollark: I'm considering implementing the assembler in JS or Python or Rust or something, but it *would* be nice to have this available from within potatOS.
gollark: Honestly that's entirely unnecessary and I would probably only need simple splitting into lines and label handling, but you know.
gollark: That's how you would do it in my thing, using a somewhat insane S-expression assembly-ish language.
gollark: Using hypothetical assembly syntax I haven't actually implemented:```# start of memory to add kittens to(add r1 r0 0x1000) # maybe there would be nice dedicated syntax for "set register" actually# end of kittenized region(add r2 r0 0x1600)(label loop (add r3 r0 40) (poke r3 r1 0) (add r3 r0 94) (poke r3 r1 1) # and so on (add r1 r1 8) (jlt r1 r2 loop))```
gollark: To create RAM kittens, all you need to do is `ADD` the ASCII value of each character into a temporary register, `POKE` them into the right memory location (using the per-instruction `POKE` offset, probably), and then do that in a loop.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.