% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: latin_v.dtr % % Purpose: Latin verb inflection % % Author: Gerald Gazdar, 28 May 1989 % % Email: geraldg@cogs.sussex.ac.uk % % Address: COGS, Sussex University, Brighton BN1 9QH, UK % % Related files: latin_n.dtr % % Version: 1.01 % % Copyright (c) University of Sussex 1989. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Verb: == "" == "" == o == s == t == mus == tis == nt == "" "" re == "" "" <> == "" "" ba <> == "" "" bam == "" "" bi <> == "" "" b == "" "" bu . V_I: <> == Verb == a == "" . V_II: <> == Verb == e. V_III: <> == V_I == i == e == "" u == "" "" <> == "" am. V_IIIi: <> == V_III == == "" i. V_IV: <> == V_IIIi == "" re. Amare: <> == V_I == am. Monere: <> == V_II == mon. Regere: <> == V_III == reg. Capere: <> == V_IIIi == cap. Audire: <> == V_IV == aud. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Some example theorems: % % Audire: % = aud % = aud i % = aud i re % = aud i o % = aud i s % = aud i t % = aud i mus % = aud i tis % = aud i u nt % = aud i e bam % = aud i e ba s % = aud i e ba t % = aud i e ba mus % = aud i e ba tis % = aud i e ba nt % = aud i am % = aud i e s % = aud i e t % = aud i e mus % = aud i e tis % = aud i e nt. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % # hide Verb V_I V_II V_III V_IIIi V_IV. # show . % The next line is the Revision Control System Id: do not delete it. % $Id: archive.dtr,v 1.1 1997/04/09 20:40:33 root Exp $