summaryrefslogtreecommitdiff
path: root/tex/thesis/morenames.tex
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-09-05 15:34:42 +1000
committerCarlo Zancanaro <carlo@pc-4w14-0.cs.usyd.edu.au>2012-09-05 15:34:42 +1000
commit763a5e6c80e7df2ca1b15bab6726cd50e7ed0add (patch)
treefda4b79f9ee6776a271530f7b4c31f9035931e0a /tex/thesis/morenames.tex
parent608cf2e6a2ccc967e82b2b7a9693fd0bafb778fb (diff)
Something, something. Thesis!
Diffstat (limited to 'tex/thesis/morenames.tex')
-rw-r--r--tex/thesis/morenames.tex46
1 files changed, 46 insertions, 0 deletions
diff --git a/tex/thesis/morenames.tex b/tex/thesis/morenames.tex
new file mode 100644
index 0000000..fbc824d
--- /dev/null
+++ b/tex/thesis/morenames.tex
@@ -0,0 +1,46 @@
+\newcommand{\defn}[1]{\textit{#1}}
+\newcommand{\ttl}[1]{\textit{#1}}
+\newcommand{\txt}[1]{\textsf{\smaller #1}}
+\newcommand{\qu}[1]{\textsf{#1}}
+\newcommand{\txtbf}[1]{\textsf{\textbf{\small #1}}}
+\newcommand{\quot}[1]{\textit{#1}}
+
+\newcommand{\sssection}[1]{\textsf{\textbf{#1}}}
+
+\newcommand{\cf}[1]{\mbox{$\it{#1}$}} % category font
+
+\newcommand{\alta}{\textsc{alta}\xspace}
+\newcommand{\api}{\textsc{api}\xspace}
+\newcommand{\candc}{C\&C\xspace}
+\newcommand{\ccg}{\textsc{ccg}\xspace}
+\newcommand{\ccgbank}{CCGbank\xspace}
+\newcommand{\cky}{\textsc{cky}\xspace}
+\newcommand{\jhu}{\textsc{jhu}\xspace}
+\newcommand{\lfg}{\textsc{lfg}\xspace}
+\newcommand{\hpsg}{\textsc{hpsg}\xspace}
+\newcommand{\mwe}{\textsc{mwe}\xspace}
+\newcommand{\mwes}{\mwe{}s\xspace}
+\newcommand{\NE}{\textsc{ne}\xspace}
+\newcommand{\Naive}{Na\"{i}ve\xspace}
+\newcommand{\naive}{na\"{i}ve\xspace}
+\newcommand{\ngram}{$n$-gram\xspace}
+\newcommand{\ngrams}{\ngram{}s\xspace}
+\newcommand{\nlp}{\textsc{nlp}\xspace}
+\newcommand{\np}{\textsc{np}\xspace}
+\newcommand{\nps}{\np{}s\xspace}
+\newcommand{\parseval}{\textsc{parseval}\xspace}
+\newcommand{\pos}{\textsc{pos}\xspace}
+\newcommand{\pp}{\textsc{pp}\xspace}
+\newcommand{\qa}{\textsc{qa}\xspace}
+\newcommand{\ram}{\textsc{ram}\xspace}
+\newcommand{\rasp}{\textsc{rasp}\xspace}
+\newcommand{\tbl}{\textsc{tbl}\xspace}
+\newcommand{\ptb}{\textsc{ptb}\xspace}
+\newcommand{\wsj}{\textsc{wsj}\xspace}
+
+\newtheorem*{definition}{Definition}
+\newtheorem*{assumption}{Assumption}
+\newtheorem*{mainassumption}{Main Assumption}
+\newtheorem*{corollary*}{Corollary}
+
+