The latex file has problems installing/using the linguex package in a ucla thesis latex template (uclathes) (downloaded from GitHub). I inserted it in a preamble of the mother tex file, but it keeps sending `undefined sequence' errors every time I use it to gloss linguistic examples in the \exig. environment and I don't know how to fix it so that the error stops occurring. What is confusing is that all the examples in \exig. are perfectly printed out when compiled in the pdf despite the fact that they appear labeled as errors in tex document. Here is the (near minimal) code of the main tex file.
\documentclass [PhD] {uclathes}
\usepackage{linguex}
\begin {document}
\chapter{Introduction}
\exig. Vazan je zadatak.\\
important be{\sc.prs.3sg} task\\
`A task is important.'
\end {document}

\inputand\bibliographylines, and giving just one simple example with theexigenvironment? Did you have the same troubles with a standardarticledocument class? If so, you can change the document class and it will be easier to help. – sztruks Aug 30 '19 at 18:05\scwas the undefined control sequence.) – Alan Munn Aug 30 '19 at 18:52