summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/expex-glossonly/testfiles/linguex-expex.tex
blob: 368a35f8f1ae18825bdf774f5b7894aefcc3841a (plain)
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
\documentclass[12pt,letterpaper]{article}

\usepackage{expex-glossonly}
\usepackage{amssymb}
\usepackage{linguex}
\usepackage{cgloss}

\lingset{everygla={\leftmargin=2in}, belowglpreambleskip=-0.5ex, aboveglftskip=-0.5ex} % gloss formatting
\makeatletter

\begin{document}

\ex. \ag. The boy didn't kiss the girl \\
D boy AUX.NEG kiss D girl \\  \hfill {\small\checkmark X}
\trans `The boy did not kiss the girl'. \hfill {\small\checkmark X}

\ex.
\a.
	\begingl
    \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
    \glb\rightcomment{\small\checkmark X}John house.his//
    \glft `John's house'//
    \endgl
\b. This is another example.

\ex.\begingl
    \gla\rightcomment{\small\checkmark X}J\'anos h\'aza//
    \glb\rightcomment{\small\checkmark X}John house.his//
    \glft `John's house'//
    \endgl


\end{document}