Eadnoth II

Eadnoth II (or Eadnothus II) was a medieval Bishop of Dorchester, when the town was seat of the united dioceses of Lindsey and Dorchester.

Eadnoth II
SeeBishop of Dorchester
Term ended18 or 19 September 1049
PredecessorEadhericus
SuccessorUlfus Normanus
Orders
Consecration1034
Personal details
Died18 or 19 September 1049
DenominationChristian

Eadnoth was consecrated in 1034 and died on 18 or 19 September 1049.[1]

Citations

  1. Fryde, et al. Handbook of British Chronology p. 215
gollark: Although I actually wrote the regex as```pythonWHITESPACE = r"[\t\n ]*"NUMBER = r"\-?(?:0|[1-9][0-9]*)(?:\.[0-9]+)?(?:[eE][+-]?[0-9]+)?"ARRAY = f"(?:\[{WHITESPACE}(?:|(?R)|(?R)(?:,{WHITESPACE}(?R){WHITESPACE})*){WHITESPACE}])"STRING = r'"(?:[^"\\\n]|\\["\\/bfnrt]|\\u[0-9a-fA-F]{4})*"'TERMINAL = f"(?:true|false|null|{NUMBER}|{STRING})"PAIR = f"(?:{WHITESPACE}{STRING}{WHITESPACE}:{WHITESPACE}(?R){WHITESPACE})"OBJECT = f"(?:{{(?:{WHITESPACE}|{PAIR}|(?:{PAIR}(?:,{PAIR})*))}})"VALUE = f"{WHITESPACE}(?:{ARRAY}|{OBJECT}|{TERMINAL}){WHITESPACE}"```which is much easier.
gollark: Regex is kind of like the APL of string pattern matching, in that it's very terse and expressive but incomprehensible.
gollark: Well, the regex engine is fine with it.
gollark: It's actually a recursive regex, so it can generate infinitely deep problems with a finite... regex.
gollark: (from an esoteric programming languages discussion group)

References

  • Fryde, E. B.; Greenway, D. E.; Porter, S.; Roy, I. (1996). Handbook of British Chronology (Third revised ed.). Cambridge, UK: Cambridge University Press. ISBN 0-521-56350-X.
Christian titles
Preceded by
Eadhericus
Bishop of Dorchester
1034–1049
Succeeded by
Ulfus Normanus

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