17 lines
397 B
TeX
17 lines
397 B
TeX
|
|
% kosmos.tex
|
|
|
|
\ifdefiningfootnotes
|
|
\DeclareFixedFootnote{\fnKosmos}{
|
|
KOSMOS: the totality of existence.
|
|
Meanwhile, ``world'' has come to mean merely earthly human concerns.
|
|
}
|
|
\else
|
|
\begin{glossarytext}
|
|
\section{Cosmos}
|
|
KOSMOS "Cosmos": the totality of existence.
|
|
Generally translated ``world,'' which has come to mean merely earthly human concerns.
|
|
%TODO
|
|
\end{glossarytext}
|
|
\fi
|