aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCamil Staps2015-09-07 14:49:38 +0200
committerCamil Staps2015-09-07 14:49:38 +0200
commit583115b1ed478c509cdbca4f730d7dbb5078efc0 (patch)
tree59a327bb834991a44f237ff67eca719932fbbd84
parentInitial commit (diff)
Summarised chap 1, start chap 2
-rw-r--r--summary.tex54
1 files changed, 54 insertions, 0 deletions
diff --git a/summary.tex b/summary.tex
new file mode 100644
index 0000000..dae2d3b
--- /dev/null
+++ b/summary.tex
@@ -0,0 +1,54 @@
+\documentclass[10pt,a4paper]{article}
+
+\usepackage[margin=2cm]{geometry}
+\usepackage[english]{babel}
+
+\renewcommand{\thesection}{Chapter \arabic{section}}
+\newenvironment{chapter}[1]{\section{#1}\begin{multicols}{2}}{\end{multicols}}
+
+\usepackage{multicol}
+
+\title{Rethinking Fundamental Theology\\\large{Summary of the book by Gerald O'Collins}}
+\author{Camil Staps}
+
+\begin{document}
+
+\parindent0pt
+
+\maketitle
+
+\begin{chapter}{History, Terms, Identity and Themes}
+ From the eighteenth century (during the Enlightenment) onwards, protestant authors use terms as `foundations', `fundamental doctrine' and `fundamental theology', as something developing from apologetical literature. It is more than a `defense against science'.
+
+ As apologetics, fundamental theology aims to respond to objections raised by critics about matters central to the Christian faith. However, there are differences:
+
+ \begin{itemize}
+ \item Apologetics merely shows (for example) that belief is not incompatible with science, while fundamental theology aims to broaden our understanding of that belief.
+ \item Apologetics are mainly meant as a response to non-believers, while fundamental theology also has believers as an audience.
+ \item Apologetics tends to get polemic, while fundamental theology should be expository.
+ \end{itemize}
+
+ There are also differences with other (sometimes largely) connected fields:
+
+ \begin{description}
+ \item[The philosohpy of religion] is the study of faith and theology. Fundamental theology, as philosophical theology, entails personally sharing faith and seeking to understand it.
+ \item[Philosophical theology] tends to be speculative rather than empirical: fundamental theology deals mainly with facts.
+ \item[Dogmatic or systematic theology] is focused on Scripture and tradition, with some differences concerning ethics and the use of philosophical principles between the two. Fundamental theology is like these, but with a clear appeal to critical rationality.
+ \item[Natural theology] approach the relationship between human beings and God, reflecting on (the intellect and will of) human beings and the universe as a whole. Fundamental theology remains an exercise of `faith seeking understanding', whereas natural theology looks only throught the `natural' powers of thought.
+ \end{description}
+
+ In essence, fundamental theology deals with foundational or basic issues. Its scope is not entirely clear: should we include the study of divine existence, for example, as well? Are they not at the basis of other foundational issues as the question of the historical revelation of God?
+\end{chapter}
+
+\begin{chapter}{Faith in a Personal God}
+ Before diving into the Christian faith, we must discuss whether that faith is \emph{rational} and \emph{reasonable}, and not \emph{socially} or \emph{morally destructive}.
+
+ \subsubsection*{What do believers say about God's essential attributes?}
+ Aquinas: God is \emph{eternal}, \emph{totally spiritual}, \emph{truly and fully personal}, \emph{omnipotent}, \emph{benevolent}, \emph{omniscient}. Others talk about God's transcendence and immanence (`beyond' and `within').
+
+ These attributes give new questions, like how an eternal and non-material God can create a space-time universe, what God's omniscience means for our free will, or how God's benevolence relates to the existence of evil (see below).
+
+\end{chapter}
+
+\end{document}
+