forked from GitHub/gf-core
12 lines
290 B
Plaintext
12 lines
290 B
Plaintext
abstract ExtraGerAbs = Extra [
|
|
VPI,ListVPI,BaseVPI,ConsVPI,MkVPI,ComplVPIVV,ConjVPI,
|
|
VV,VP,Conj] ** {
|
|
|
|
fun
|
|
PPzuAdv : CN -> Adv ; -- zum Lied, zur Flasche
|
|
TImpfSubj : Tense ; -- ich möchte... --# notpresent
|
|
|
|
moegen_VV : VV ; -- ich mag/möchte singen
|
|
|
|
}
|