\begin{tikzpicture}[>=stealth',line width=.15em] \node (long) at (0,0) {\sf\mixone{Long}}; \node (short) at (20,0) {\sf\mixtwo{Short}}; \node (both) at (10,-6) { \begin{minipage}{\textwidth} \Large \begin{tabular}{ll} \af{n}\mixtwo{biwabko}\af{m} & {\large `my metal'} \\ \af{nde}\mixone{biwabko}\af{m} & {\large \gr{`my metal'}} \\ \end{tabular} \end{minipage} }; \draw[->] (both.north) to (long); \draw[->] (both.north) to (short); \end{tikzpicture} %%% Local Variables: %%% mode: latex %%% TeX-master: "../../morphology" %%% End: