Created
March 29, 2012 10:42
-
-
Save anonymous/2235765 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
\documentclass[a4paper,12pt]{article} | |
\usepackage{libertine} | |
\renewcommand*\oldstylenums[1]{{\fontfamily{fxlj}\selectfont #1}} | |
%\renewcommand{\baselinestretch}{1.4} | |
\usepackage{setspace} | |
\usepackage{type1cm} | |
\setstretch{1,50} | |
\usepackage{geometry} | |
\usepackage[ngerman]{babel} | |
\usepackage[T1]{fontenc} | |
\usepackage{array} | |
\usepackage[utf8]{inputenc} | |
\usepackage{blindtext} | |
\usepackage{geometry} %\usepackage{ragged2e} %\usepackage{multicol} | |
\geometry{a4paper,left=40mm,right=30mm,top=20mm,bottom=20mm} | |
\date{} | |
\usepackage{booktabs} | |
\usepackage{tipa} | |
%\newcommand\ie[1]{\textipa{\slshape{#1}}} | |
\usepackage{tipax} | |
\usepackage{soul} | |
\usepackage{fancyhdr} | |
\pagestyle{fancy} | |
\fancyhf{} | |
\fancyfoot[C]{\thepage} | |
%\setlength{\headheight}{15pt} | |
\renewcommand{\headrulewidth}{0.0pt} | |
\usepackage{hyphenat} | |
\hyphenation{A-dor-no} | |
\usepackage{csquotes} | |
\usepackage[autocite=footnote,style=authoryear]{biblatex} | |
\renewcommand{\postnotedelim}{\addcolon\addspace} | |
\DeclareFieldFormat{pages}{{#1}} | |
\DeclareFieldFormat{postnote}{#1} | |
\DefineBibliographyStrings{ngerman}{ bibliography = {Literaturverzeichnis} } | |
\hyphenation{Ge-gen-warts-spra-che} | |
\bibliography{hausarbeit.bib} | |
\date{} | |
\author{Florian Zang} | |
\title{Die Geschichte des Wortes \glqq Haupt\grqq} | |
\begin{document} | |
\setstretch{1,0} | |
\tableofcontents | |
\setstretch{1,50} | |
\newpage | |
\section{Einleitung: Die Geschichte des Wortes \glqq Haupt\grqq} | |
Der Duden nennt für \emph{Haupt} zwei grundlegende Bedeutungen, die als gehobene Ausdrücke der neuhochdeutschen Sprache charakterisiert werden: \glq Kopf\grq~und \glq Herr\grq. Daneben besteht die Möglichkeit zur Bildung von Komposita mit Substantiven, um \glqq jmdn. als maßgebliche, wichtigste Person od. etw. als wesentliche, bedeutungsvollste Sache\grqq~ zu beschreiben (\cite[1486]{duden1}). Gerade letztere Verwendung ist in der Gegenwartssprache vertraut, während das Simplex veraltet wirkt und somit ein älterer Ursprung als für das gebräuchliche Wort \emph{Kopf} vermutet wird. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment