Frederic Cook Morehouse

Frederic Cook Morehouse (March 19, 1868  June 25, 1932) was a prominent lay Episcopalian journalist and publisher.

In 1900, Morehouse succeeded Charles Wesley Leffingwell as editor of The Living Church magazine following the purchase of that periodical by the Young Churchman Company. He participated in ecclesiastical debates throughout the beginning of the twentieth century, articulating an Anglo-Catholic position regarding reservation of the Blessed Sacrament and the Thirty-nine Articles. He was a member of the National Council of the Episcopal Church, and also served as a member of the House of Deputies of General Convention for 21 years.

Morehouse's son, Clifford Phelps Morehouse, succeeded him as editor of The Living Church.

Published works

  • Some American Churchmen (1892)
  • The Evolution of Parties within the Church
  • A Churchman's View of the Church's Function
gollark: This actually could be useful.
gollark: Also, idea for the binary HTML thing, increase efficiency like this:```rustenum CommonTag { P, H1, // all other common tags in existence}enum CommonAttr { Class, Id, // also all other common HTML attributes}enum Attribute { Common(CommonAttr), Other(String) }enum Tag { Common(CommonTag), Other(String) }struct Html { name: Tag, attributes: Map<Attribute, String>, children: Vec<Html>}```
gollark: Not sure if that corresponds to the URL, which is what you often want, but oh well.
gollark: Hmm, so looking at this you could probably binary-search the titles, at least.
gollark: They seem hard to construct incrementally, not ideal for random access, and FTS is hacked in by having the index stored as "articles" with a weird type code.

References

    • Charles Fiske, "Churchman and Christian" in The Living Church, June 24, 1933, p. 223.

    See also

    Further reading

    • W. Bertrand Stevens, Editor's Quest: A Memoir of Frederic Cook Morehouse (New York: Morehouse-Gorham Co., 1940)


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