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
|
%% Copyright 1996 Jeffrey Mark Siskind
%
% This work may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either version 1.3
% of this license or (at your option) any later version.
% The latest version of this license is in
% http://www.latex-project.org/lppl.txt
% and version 1.3 or later is part of all distributions of LaTeX
% version 2005/12/01 or later.
%
% This work has the LPPL maintenance status `unmaintained'.
%
% This work consists of all files listed in manifest.txt.
%
%% Copyright and licensing notice added 2008/11/29 by
%% Clea F. Rees on behalf of Jeffrey Mark Siskind.
%% Datum: 27.06.95
%% Datum: 22.06.95
%% Datum: 22.06.95
%% Datum: 22.06.95
%% Datum: 22.06.95
\documentstyle{article}
\newcommand{\define}{\stackrel{\triangle}{=}}
\newcommand{\samelayer}{\bowtie}
\newcommand{\Xbar}{$\overline{\rm X}$}
\newcommand{\Xspec}{$\mbox{\rm X}_{\mbox{\scriptsize\rm SPEC}}$}
\newcommand{\Ibar}{$\overline{\rm I}$}
\newcommand{\Ispec}{$\mbox{\rm I}_{\mbox{\scriptsize\rm SPEC}}$}
\newcommand{\Nspec}{$\mbox{\rm N}_{\mbox{\scriptsize\rm SPEC}}$}
\newcommand{\Vspec}{$\mbox{\rm V}_{\mbox{\scriptsize\rm SPEC}}$}
\newcommand{\Sbar}{$\overline{\rm S}$}
\newcommand{\CAUSE}{\mbox{\rm CAUSE}}
\newcommand{\GO}{\mbox{\rm GO}}
\newcommand{\BE}{\mbox{\rm BE}}
\newcommand{\ORIENT}{\mbox{\rm ORIENT}}
\newcommand{\PATH}[1]{\left[_{\mbox{\scriptsize\rm Path}}\;#1\right]}
\newcommand{\FROM}{\mbox{\rm FROM}}
\newcommand{\TO}{\mbox{\rm TO}}
\newcommand{\TOWARD}{\mbox{\rm TOWARD}}
\newcommand{\UPWARD}{\mbox{\rm UPWARD}}
\newcommand{\AT}{\mbox{\rm AT}}
\newcommand{\IN}{\mbox{\rm IN}}
\newcommand{\OUT}{\mbox{\rm OUT}}
\newcommand{\ON}{\mbox{\rm ON}}
\newcommand{\WALK}{\mbox{\rm WALK}}
\newcommand{\RUN}{\mbox{\rm RUN}}
\newcommand{\SEE}{\mbox{\rm SEE}}
\newcommand{\FLEE}{\mbox{\rm FLEE}}
\newcommand{\SLIDE}{\mbox{\rm SLIDE}}
\newcommand{\JOHN}{\mbox{\bf John}}
\newcommand{\MARY}{\mbox{\bf Mary}}
\newcommand{\BILL}{\mbox{\bf Bill}}
\newcommand{\BETH}{\mbox{\bf Beth}}
\newcommand{\TARO}{\mbox{\bf Taro}}
\newcommand{\MAN}{\mbox{\bf man}}
\newcommand{\PERSONA}{\mbox{\bf person}_1}
\newcommand{\PERSONB}{\mbox{\bf person}_2}
\newcommand{\PERSONC}{\mbox{\bf person}_3}
\newcommand{\OBJECTA}{\mbox{\bf object}_1}
\newcommand{\DOG}{\mbox{\bf dog}}
\newcommand{\CAT}{\mbox{\bf cat}}
\newcommand{\CUP}{\mbox{\bf cup}}
\newcommand{\BOOK}{\mbox{\bf book}}
\newcommand{\TABLE}{\mbox{\bf table}}
\newcommand{\CORNER}{\mbox{\bf corner}}
\newcommand{\SCHOOL}{\mbox{\bf school}}
\newcommand{\ROOM}{\mbox{\bf room}}
\newcommand{\WINDOW}{\mbox{\bf window}}
\newcommand{\BALL}{\mbox{\bf ball}}
\newcommand{\PUSH}{\mbox{\rm PUSH}}
\newcommand{\FALL}{\mbox{\rm FALL}}
\newcommand{\OUTSIDE}{\mbox{\bf outside}}
\newcommand{\AGENT}{\mbox{\sc Agent}}
\newcommand{\PATIENT}{\mbox{\sc Patient}}
\newcommand{\THEME}{\mbox{\sc Theme}}
\newcommand{\SOURCE}{\mbox{\sc Source}}
\newcommand{\GOAL}{\mbox{\sc Goal}}
\input{qobitree}
\setlength{\topmargin}{0in}
\setlength{\oddsidemargin}{0.25in}
\setlength{\evensidemargin}{0in}
\setlength{\textwidth}{6.25in}
\setlength{\textheight}{8.15in}
\begin{document}
\begin{center}
\leaf{{\em John}\\$\JOHN$}
\leaf{{\em slid}\\$\CAUSE(x,\GO(y,\PATH{u,v}))$}
\leaf{{\em the}\\$\bot$}
\leaf{{\em cup}\\$\CUP$}
\branch{2}{{\em the cup}\\$\CUP$}
\leaf{{\em from}\\$\FROM(x)$}
\leaf{{\em Mary}\\$\MARY$}
\branch{2}{{\em from Mary}\\$\FROM(\MARY)$}
\leaf{{\em to}\\$\TO(x)$}
\leaf{{\em Bill}\\$\BILL$}
\branch{2}{{\em to Bill}\\$\TO(\BILL)$}
\branch{4}{{\em slid the cup from Mary to Bill}\\
$\CAUSE(x,\GO(\CUP,\PATH{\FROM(\MARY),\TO(\MARY)}))$}
\faketreewidth{{\em slid the cup from Mary to Bill}\\
$\CAUSE(x,\GO(\CUP,\PATH{\FROM(\MARY),\TO(\MARY)}))$}
\branch{2}{{\em John slid the cup from Mary to Bill.}\\
$\CAUSE(\JOHN,\GO(\CUP,\PATH{\FROM(\MARY),\TO(\MARY)}))$}
\tree
\end{center}
\newpage
\begin{center}
\begin{tabular}{ccccc}
\leaf{\fbox{x}}\branch{1}{\Xbar}\tree &
\leaf{\Xspec}\leaf{\fbox{\Xbar}}\branch{2}{XP}\tree &
\leaf{\fbox{\Xbar}}\leaf{\Xspec}\branch{2}{XP}\tree &
\leaf{\fbox{\Xbar}}\leaf{Y}\branch{2}{\Xbar}\tree &
\leaf{Y}\leaf{\fbox{\Xbar}}\branch{2}{\Xbar}\tree\\
\ & & & & \\
(a) & (b) & (c) & (d) & (e)
\end{tabular}
\end{center}
\newpage
\begin{center}
\begin{tabular}{ccccc}
\leaf{$\phi$}\branch{1}{$\phi$}\tree &
\leaf{\fbox{$\phi(x)$}}\leaf{$\psi$}\branch{2}{$\phi(\psi)$}\tree &
\leaf{$\psi$}\leaf{\fbox{$\phi(x)$}}\branch{2}{$\phi(\psi)$}\tree &
\leaf{\fbox{$\phi$}}\leaf{$\bot$}\branch{2}{$\phi$}\tree &
\leaf{$\bot$}\leaf{\fbox{$\phi$}}\branch{2}{$\phi$}\tree\\
\ & & & & \\
(i) & (ii) & (iii) & (iv) & (v)
\end{tabular}
\end{center}
\newpage
\begin{center}
\leaf{{\em The}\\$\bot$\\\Nspec}
\leaf{{\em cup}\\$\CUP$\\N}
\branch{2}{\fbox{Fracture}}
\branch{1}{{\em The cup}\\$\CUP$\\NP}
\leaf{$\;\;\;\vdots\;\;\;$}
\leaf{$\;\;\;\vdots\;\;\;$}
\branch{2}{\fbox{Fracture}}
\branch{1}{{\em slid from John to Mary}\\
{$\GO(x,\PATH{\FROM(\JOHN),\TO(\MARY)})$}\\
IP}
\branch{2}{\fbox{Fracture}}
\branch{1}{{\em The cup slid from John to Mary.}\\
$\GO(\CUP,\PATH{\FROM(\JOHN),\TO(\MARY)})$\\
IP}
\tree
\end{center}
\newpage
\leaf{ACT}
\leaf{THING\\{[(Bob)]}}
\leaf{THING\\{[(box)]}}
\leaf{MANNER\\``throwing''}
\leaf{GO}
\leaf{THING\\(box)}
\leaf{TO}
\leaf{THING\\(Bill)}
\branch{2}{PATH\\{[ ]}}
\faketreewidth{PATH\\{[ ]}}
\branch{3}{effect\\EVENT}
\faketreewidth{effect\\EVENT}
\branch{5}{EVENT}
\begin{center}
\begin{tabular}{l}
throw:\\
\tree
\end{tabular}
\end{center}
\newpage
\begin{center}
\leaf{{\em The}}
\branch{1}{$\mbox{\rm D}^{0}$}
\leaf{{\em cup}}
\branch{1}{$\mbox{\rm N}^{2}$}
\branch{2}{$\mbox{\rm D}^{1}$}
\branch{1}{$\mbox{\rm D}^{2}_{1}$}
\leaf{{\em slide}}
\branch{1}{$\mbox{\rm V}^{0}_{2}$}
\leaf{{\em -ed}}
\branch{1}{$\mbox{\rm I}^{0}$}
\branch{2}{$\mbox{\rm I}^{0}$}
\leaf{{\em t}}
\branch{1}{$\mbox{\rm D}^{2}_{1}$}
\leaf{{\em t}}
\branch{1}{$\mbox{\rm V}^{0}_{2}$}
\branch{1}{$\mbox{\rm V}^{1}$}
\branch{2}{$\mbox{\rm V}^{2}$}
\leaf{{\em from}}
\branch{1}{$\mbox{\rm P}^{0}$}
\leaf{{\em John}}
\branch{1}{$\mbox{\rm D}^{2}$}
\branch{2}{$\mbox{\rm P}^{1}$}
\branch{1}{$\mbox{\rm P}^{2}$}
\branch{2}{$\mbox{\rm V}^{2}$}
\leaf{{\em to}}
\branch{1}{$\mbox{\rm P}^{0}$}
\leaf{{\em Mary}}
\branch{1}{$\mbox{\rm D}^{2}$}
\branch{2}{$\mbox{\rm P}^{1}$}
\branch{1}{$\mbox{\rm P}^{2}$}
\branch{2}{$\mbox{\rm V}^{2}$}
\faketreewidth{\hspace*{30mm}}
\branch{2}{$\mbox{\rm I}^{1}$}
\branch{2}{$\mbox{\rm I}^{2}$}
\faketreewidth{\hspace*{40mm}}
\leaf{$\emptyset$}
\branch{1}{$\mbox{\rm C}^{0}$}
\branch{2}{$\mbox{\rm C}^{1}$}
\branch{1}{$\mbox{\rm C}^{2}$}
\tree
\end{center}
\end{document}
|