PhD

The LaTeX sources of my Ph.D. thesis
git clone https://esimon.eu/repos/PhD.git
Log | Files | Refs | README | LICENSE

history.tex (863B)


      1 \begin{frame}{Historical Context}
      2 	\includegraphics[align=c, width=35mm]{presentation/context/otter1.jpg}
      3 	\includegraphics[align=c, width=35mm]{presentation/context/otter2.jpg}
      4 	\(\implies\) An ``otter'' entity exists.
      5 
      6 	\pause
      7 	\smallskip
      8 
      9 	\includegraphics[align=c, width=35mm]{presentation/context/otter inside box.jpg}
     10 	\includegraphics[align=c, width=35mm]{presentation/context/person inside room.jpg}
     11 	\(\implies\) An ``\textsl{inside of}'' relation exists.
     12 
     13 	\pause
     14 	\medskip
     15 
     16 	\alert{Structuralism}: interrelations are keys to our understanding of the world.
     17 
     18 	\pause
     19 	\begin{tikzpicture}
     20 		\draw[dashed] (\pgflinewidth-\textwidth, 0) -- (0, 0);
     21 		\node[anchor=south east] {\alert{Realism}};
     22 		\node[anchor=north east] {\alert{Nominalism}};
     23 	\end{tikzpicture}
     24 
     25 	Entities and relations are unproductive concepts.
     26 
     27 	They only capture synonymy.
     28 \end{frame}