-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_doktorat.tex
378 lines (229 loc) · 8.31 KB
/
_doktorat.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
\documentclass[12pt,a4paper,openany,oneside,leqno,titlepage]{report}
\usepackage{amsmath}
\usepackage{amssymb}
\usepackage{amsthm}
%\usepackage[mathcal,mathscr]{euscript}
\usepackage{mathrsfs}
\usepackage{dsfont} % dla \mathds{} - trzeba zainstalować
\usepackage{multirow}
\usepackage[greek,english,polish]{babel}
\usepackage[utf8]{inputenc} % albo cp1250
\usepackage[T1]{fontenc}
\usepackage{purbthesis} % paczka przygotowana przez Piotra Urbańczyka mailto: p.m.urbanczyk@gmail.com
%\usepackage{appendix}
\selectlanguage{polish}
%%%%%%%%%%%%%%%%%%%
\usepackage{cmap} %polskie znaki przy kopiowaniu do innych edytorów
%\usepackage{relsize}
\renewcommand{\qed}{\hfill\quad\blacksquare}
\usepackage{array}
\usepackage{longtable}
\usepackage{footmisc}
%\usepackage{geometry}
% \geometry{
% a4paper,
% total={150mm,237mm},
% left=30mm,
% top=30mm,
% }
\usepackage{geometry}
\geometry{
a4paper,
total={160mm,247mm},
left=25mm,
top=25mm,
}
\usepackage{relsize,etoolbox}% http://ctan.org/pkg/{relsize,etoolbox}
\AtBeginEnvironment{quote}{\small}% Step font down one size relative to current font.
% ---------------- Licznik ilustracji ------------------
\usepackage[figure]{totalcount}
% --------------- Musi się znaleźć po etoolbox ---------
%\newcounter{totfigures}
%%\newcounter{tottables}
%
%\providecommand\totfig{}
%%\providecommand\tottab{}
%
%\makeatletter
%\AtEndDocument{%
% \addtocounter{totfigures}{\value{figure}}%
%% \addtocounter{tottables}{\value{table}}%
% \immediate\write\@mainaux{%
% \string\gdef\string\totfig{\number\value{totfigures}}%
%% \string\gdef\string\tottab{\number\value{tottables}}%
% }%
%}
%\makeatother
%
%\pretocmd{\chapter}{\addtocounter{totfigures}{\value{figure}}}{}{}
%%\pretocmd{\chapter}{\addtocounter{tottables}{\value{table}}\setcounter{table}{0}}{}{}
% ------------------------------------------------------
\makeatletter
\renewcommand\small{%
\@setfontsize\small{11}{15}%
\abovedisplayskip 10\p@ \@plus2\p@ \@minus5\p@
\abovedisplayshortskip \z@ \@plus3\p@
\belowdisplayshortskip 6\p@ \@plus3\p@ \@minus3\p@
\def\@listi{\leftmargin\leftmargini
\topsep 6\p@ \@plus2\p@ \@minus2\p@
\parsep 3\p@ \@plus2\p@ \@minus\p@
\itemsep \parsep}%
\belowdisplayskip \abovedisplayskip
}
%\renewcommand\footnotesize{%
% \@setfontsize\footnotesize{8.3}{11}%
% \abovedisplayskip 8\p@ \@plus2\p@ \@minus4\p@
% \abovedisplayshortskip \z@ \@plus\p@
% \belowdisplayshortskip 4\p@ \@plus2\p@ \@minus2\p@
% \def\@listi{\leftmargin\leftmargini
% \topsep 4\p@ \@plus2\p@ \@minus2\p@
% \parsep 2\p@ \@plus\p@ \@minus\p@
% \itemsep \parsep}%
% \belowdisplayskip \abovedisplayskip
%}
\makeatother
\usepackage{tikz}
\usetikzlibrary{positioning,arrows,fit,calc,shapes.geometric}
\usepackage{chngcntr}
\counterwithout{figure}{chapter}
\usepackage{float}
%\newcommand{\captionfonts}{\small} %wydaje sie, ze nie dziala
\usepackage[font={small},singlelinecheck=false]{caption}
%%%%%%%%%%%%%%%%%%%
\newtheorem{tw}{Twierdzenie}[section]
\newtheorem{lem}[tw]{Lemat}
\theoremstyle{definition}
\newtheorem{defin}{Definicja}[section]
\renewcommand{\normalsize}{\fontsize{13}{18}\selectfont}
\frenchspacing
%\usepackage[hundred]{vrsion}
\newcounter{run}
\usepackage{catchfile}
\IfFileExists{\jobname.runs}{%
\begingroup
\CatchFileEdef\tmp{\jobname.runs}{\endlinechar=-1\relax}%
\setcounter{run}{\tmp}%
\endgroup
}{}
\stepcounter{run}
\usepackage{atveryend}
\usepackage{newfile}
\AtVeryEndDocument{%
\newoutputstream{runs}%
\openoutputfile{\jobname.runs}{runs}%
\addtostream{runs}{\number\value{run}}%
\closeoutputstream{runs}%
}
\usepackage{graphicx}
\title{Wybrane logiczne aspekty\\teologii apofatycznej}
\author{Piotr Urbańczyk}
\uczelnia{Uniwersytet Papieski Jana Pawła II w~Krakowie}
\wydzial{Wydział Filozoficzny}
%\promotor{ks. dr hab. Adam Olszewski, prof. UPJPII}
\promotordop{ks. dra hab. Adama Olszewskiego, prof. UPJPII} % 'promotor' w genetivie
\praca{doktorska} % licencjacka/magisterska/
\rok{2022}
\miejsce{Kraków}
\titleaux{Wybrane logiczne aspekty teologii apofatycznej}
\uczelniadop{Uniwersytetu Papieskiego Jana Pawła II}
\abstrakt{W~pracy przedstawiono trzy logiczne aspekty teologii apofatycznej: semantyczny, epistemiczny oraz teorio-porządkowy w~oparciu o~jej trzy najpopularniejsze interpretacje~--
teologię apofatyczną rozumianą jako
teologia milczenia, teologiczny sceptycyzm oraz mistycyzm o~pochodzeniu neoplatońskim.
Celem pracy była argumentacja
%W pracy argumentowano
za tezą, według której paradoks wynikający z~samoodniesienia stanowi inherentną i~niezbywalną własność teologii apofatycznej, przynajmniej w~rozumieniu wyznaczonym przez powyżej wskazane interpretacje -- samoodniesienie zdiagnozowano i~zidentyfikowano w~każdym z~wyróżnionych logicznych aspektów apofatycznej doktryny.
Pokazano także, że obecne w~literaturze próby obrony spójności teologii apofatycznej należy w~zasadzie uznać za niesatysfakcjonujące.
Zastosowano metodę analizy logicznej. Wykorzystano 225 pozycji bibliograficznych.}
\keyname{Pseudo-Dionizy Areopagita, Mojżesz Majmonides, Damascjusz, John N. Jones, John Hick, Peter Kügler, Jerome I. Gellman, Jonathan D. Jacobs, Józef Maria Bocheński, Alfred Tarski, Paweł Rojek, Uwe Meixner.}
\keysubject{teologia apofatyczna, neoplatonizm, antynomia, samoodniesienie, paradoks kłamcy, klasyczna teoria prawdy, problem Moore’a, paradoks poznawalności Churcha-Fitcha, paradoks wiedzy (znawcy), logika klasyczna, logika epistemiczna, logika intuicjonistyczna,
%logika parakonsystentna,
mereologia, algebra zbioru potęgowego, negacja, predykacja, rekonstrukcja logiczna, filozofia analityczna.}
%\draft
%\renewcommand{\part}[1]{\addcontentsline{toc}{part}{#1}}
%\makeatletter
%\renewcommand\@biblabel[1]{}
%\renewenvironment{thebibliography}[1]
% {\section*{\refname}%
% \@mkboth{\MakeUppercase\refname}{\MakeUppercase\refname}%
% \list{}%
% {\leftmargin0pt
% \@openbib@code
% \usecounter{enumiv}}%
% \sloppy
% \clubpenalty4000
% \@clubpenalty \clubpenalty
% \widowpenalty4000%
% \sfcode`\.\@m}
% {\def\@noitemerr
% {\@latex@warning{Empty `thebibliography' environment}}%
% \endlist}
%\makeatother
\let\oldthebibliography\thebibliography
\let\endoldthebibliography\endthebibliography
\renewenvironment{thebibliography}[1]{
\begin{oldthebibliography}{#1}
\setlength{\itemsep}{.5em}
\setlength{\parskip}{-0.2em}
}
{
\end{oldthebibliography}
}
\providecommand*\lettergroup[1]{}
\usepackage{imakeidx}
%\usepackage[xindy]{imakeidx}
\makeindex[name=names,%
title={Indeks nazwisk},%
intoc,%
program=xindy,%
% options=-I latex -M lang/polish/utf8 -C utf8 -L polish%
]
%\makeindex
%xindy -M texindy -M page-ranges -C utf8 -L polish names.idx
%---------hyperrefs---------------------------------
\usepackage[hyphens,spaces,obeyspaces]{url}
\usepackage{hyperref} %to nowsza wersja pakietu url, lepsza m.in. robie linki hyperref
\hypersetup{colorlinks=true, linkcolor=black, citecolor=black, urlcolor=black, breaklinks=true, linktocpage} %to sprawia że nie widać w pdfie aktywnych linków
\urlstyle{rm}
%---------------------------------------------------
\begin{document}
%\interliniatexowa{1.2}
\stronatytulowa
\thispagestyle{empty}
\vspace*{19cm}
\begin{flushright}
\textit{Aleksandrze\\i~dzieciom}
\end{flushright}
\newpage
\stronanumerdwa
\tableofcontents
%\listoffigures
\cleardoublepage
\include{0_wprowadzenie.tex}
\part{Aspekt semantyczny (oraz logiczny \textit{sensu largo})}
%\part{Aspekt logiczny \textit{sensu largo}}
%\part{Teologia apofatyczna jako teologia milczenia}
\include{1_milczenie_all.tex}
\include{4_pozytywna.tex}
\part{Aspekt epistemiczny}
%\part{Teologia apofatyczna jako teologiczny sceptycyzm}
\include{2_sceptycyzm_all.tex}
\part{Aspekt teorio-porządkowy}
%\part{Teologia apofatyczna jako teologiczny sceptycyzm}
\include{3_neoplatonizm.tex}
\include{5_podsumowanie.tex}
%\part{Aspekt pozytywny}
%\part{,,Pozytywna'' teologia negatywna}
%\include{4_pozytywna.tex}
%\include{nocite.tex}
%
%%\interliniatextowa{.9}
%\bibliographystyle{upjp2}
%% ieeetr siam plain upjp2
%\bibliography{doktorat_temp3}
\include{biblliografia_manual.tex}
\printindex[names]
%\addcontentsline{toc}{chapter}{Indeks nazwisk}
\listoffigures
\addcontentsline{toc}{chapter}{Spis rysunków}
\label{end}
\end{document}