mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-21 00:52:51 -06:00
German conjunctive
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
concrete ExtraGer of ExtraGerAbs = CatGer **
|
||||
open ResGer, Coordination, Prelude in {
|
||||
open ResGer, Coordination, Prelude, IrregGer in {
|
||||
|
||||
lincat
|
||||
VPI = {s : Bool => Str} ;
|
||||
@@ -21,4 +21,14 @@ concrete ExtraGer of ExtraGerAbs = CatGer **
|
||||
predVGen v.isAux v))) ;
|
||||
-}
|
||||
|
||||
PPzuAdv cn = {s = case cn.g of {
|
||||
Masc | Neutr => "zum" ;
|
||||
Fem => "zur"
|
||||
} ++ cn.s ! adjfCase Weak Dat ! Sg ! Dat
|
||||
} ;
|
||||
|
||||
TImpfSubj = {s = [] ; t = Past ; m = MConjunct} ; --# notpresent
|
||||
|
||||
moegen_VV = auxVV mögen_V ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user