% % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % File: german_v.dtr % % Purpose: German verb inflection % % Author: Ulrich Wille, 30 September 1992 % % Related files: german_2.dtr % % Version: 1.01 % % % % Copyright (c) Ulrich Wille, 1992. All rights reserved. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Beschreibung der Anfragen zu GVERB.DTR %**************************************** % %Schema: %******* % % Verbstamm: <(modus) (tempus) (numerus) (person)> % % (falls modus=imp, fallen tempus und person weg, % falls modus=inf, tempus, person und numerus, % falls tempus=pp, modus, numerus, person) % %Beschreibung der Typen %********************** % modus: ind, konj, imp, inf % tempus: pres, past, pp % numerus: sg, pl % person: 1, 2, 3 % %Beispielanfragen %**************** % Frag: % Hab: % Back: % Erloesch: % Sei: % %Verbstumme im Lexikon %********************* %Frag, Red, Ras, Handel, Heb, Erloesch, Komm, Back, Sinn, Helf, Brenn, %Duerf, Hab, Sei % %************************* Personalflexive ****************% Flex: == e == st == t == en == t. Flexdt: <> == Flex == est == et == et. Flexs: <> == Flex == t. Flexel: <> == Flex == n == n. Flexp: <> == Flexdt == e. Flexkonj: <> == Flexel == == . Flexps: <> == Flex == == . %********************* schwache, regelm. Verben ************% Gverb: == v == main == weak == reg == "" _ "" _ "" == "" == "" _ t == "" _ e == "" == ge == "" _ "" == "" _ "Flex: <>" == "" _ "Flexp: <>" == "" _ "Flexkonj: <>" == "" _ "Flexp: <>" == "" _ e == "" == "" _ en. Gverbdt: <> == Gverb == "" _ "Flexdt: <>" == "" _ et. Gverbs: <> == Gverb == "" _ "Flexs: <>". Gverbel: <> == Gverb == "" _ "Flexel: <>" == "" _ n. %*************************** starke Verben *********************% %PP-Vok. = Praet.-Vok. Gsverb_1: <> == Gverb == strong == "" _ "" _ "" == "" _ "Flexps: <>" == "" _ "" _ en == "" _ "" _ "". Gsverb_1_u: <> == Gsverb_1 == "" _ "" _ "" _ Flex: == "" _ "" _ "" _ Flex: == "" _ "" _ "". %PP-Vok. = Praes.-Vok. Gsverb_2: <> == Gsverb_1 == "" _ "" _ en. Gsverb_2_u: <> == Gsverb_1_u == Gsverb_2 == Gverb. %PP-Vok. Ø Praet.-Vok. Ø Praes.-Vok. Gsverb_3: <> == Gsverb_1 == "" _ "" _ "" _ "" _ en. Gsverb_3_u: <> == Gsverb_1_u == Gsverb_3. %*************************** Rueckumlautverben *******************% Grverb: <> == Gverb == irreg == e == a == nn == "" _ "" _ "" _ t == "" _ "" _ "" _ t. %**************************** Modalverben ************************% Gmod: <> == Gverb == aux == irreg == "" _ "" _ "" == _ "Flex: " == "" _ "" _ "" _ t == "" _ "" _ "" _ t. %***************************** Lexikon ***************************% Frag: <> == Gverb == fr == a == g. Red: <> == Gverbdt == r == e == d. Ras: <> == Gverbs == r == a == s. Handel: <> == Gverbel == h == a == ndel. Heb: <> == Gsverb_1 == h == e == o == oe == b. Erloesch: <> == Gsverb_1_u == == erl == oe == o == i == oe == sch. Komm: <> == Gsverb_2 == k == o == a == ae == m. Back: <> == Gsverb_2_u == b == a == u == ae == ue == k. Sinn: <> == Gsverb_3 == s == i == a == o == ae == nn. Helf: <> == Gsverb_3_u == h == e == a == o == i == ue == lf. Brenn: <> == Grverb == br. Duerf: <> == Gmod == d == ue == a == u == rf. Hab: <> == Gverb == irreg == h == a == ae == b == "" _ "" _ "Flex: " == "" _ "" _ "Flex: " == "" _ "" _ t == ge _ "" _ t == "" _ "" _ t. Sei: <> == Gsverb_1 == aux == irreg == w == a == ae == r == sei == bin == bist == ist == sind == seid == "" _ wes _ en == "" _ e == "" == "" == "" == "" _ d == "" _ n. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % Some example theorems: % % Sei: = bin % = bist % = ist % = sind % = seid % = sind % = w _ a _ r _ % = w _ a _ r _ st % = w _ a _ r _ % = w _ a _ r _ en % = w _ a _ r _ t % = w _ a _ r _ en % = sei % = sei _ e _ st % = sei % = sei _ e _ n % = sei _ e _ t % = sei _ e _ n % = w _ ae _ r _ e % = w _ ae _ r _ est % = w _ ae _ r _ e % = w _ ae _ r _ en % = w _ ae _ r _ et % = w _ ae _ r _ en % = sei % = sei _ d % = sei _ n % = ge _ wes _ en. % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % % # hide Flex Flexdt Flexs Flexel Flexp Flexkonj Flexps Gverb Gverbdt Gverbs Gverbel Gsverb_1 Gsverb_1_u Gsverb_2 Gsverb_2_u Gsverb_3 Gsverb_3_u Grverb Gmod. # 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 $