Richard Coggins

Richard J. Coggins (10/6/1929 - 19/11/2017) was a British biblical commentator, notable for his contributions to The Cambridge Bible Commentaries

Life

St Matthew's Brixton

Coggins was a Lecturer in Old Testament studies at King's College London. Coggins was public preacher at the Anglican Diocese of Southwark and belonged to St Matthew, Brixton.[1]

Works

  • Cambridge Bible Commentaries: The First and Second Books of Esdras
  • With Jin H Han, Six Minor Prophets Through the Centuries: Nahum, Habakkuk, Zephaniah, Haggai, Zechariah and Malachi
  • With Anthony Phillips and Michael Knibb Israel's Prophetic Tradition: Essays in Honour of Peter R. Ackroyd
  • Introducing the Old Testament
  • Who's Who in the Bible
  • With W.R.F. Browning and Graham N. Stanton A Dictionary of the Bible by
  • Sirach
  • Nahum, Obadiah, Esther: Israel among the Nations
gollark: ?coliru```haskellimport Control.Applicativeimport Data.Listimport Data.Monoidimport Control.Monada :: String -> Stringa x = (intercalate (a x) $ (inits x <> tails x))main = putStr$take 100$a"BCD"```
gollark: ?coliru```haskellimport Control.Applicativeimport Data.Listimport Data.Monoidimport Control.Monada :: String -> Stringa x = (intercalate (a x) $ tails x)main = putStr$take 100$a"BCD"```
gollark: ?coliru```haskellimport Control.Applicativeimport Data.Listimport Data.Monoidimport Control.Monada :: String -> Stringa x = (intercalate (a x) tails x)main = putStr$take 100$a"BCD"```
gollark: ?coliru```haskellimport Control.Applicativeimport Data.Listimport Data.Monoidimport Control.Monada :: String -> Stringa x = (concat $ tails x) ++ a xmain = putStr$take 100$a"BCD"```
gollark: ?coliru```haskellimport Control.Applicativeimport Data.Listimport Data.Monoidimport Control.Monada :: String -> Stringa x = (concat . tails x) ++ a xmain = putStr$take 100$a"BCD"```

References

  1. Richard Coggins (1981). Who's Who in the Bible. London: Batsford. p. Dust jacket. ISBN 0-7134-0144-3.



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