mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
coding of ExtraSwe
This commit is contained in:
@@ -8,7 +8,7 @@ lin
|
|||||||
agr = np.a ;
|
agr = np.a ;
|
||||||
vps = vp.s ! VPFinite t a ;
|
vps = vp.s ! VPFinite t a ;
|
||||||
verb = case <<t,a> : ParamX.Tense * Anteriority> of {
|
verb = case <<t,a> : ParamX.Tense * Anteriority> of {
|
||||||
<Pres,Simul> => {fin = "gör" ; inf = vps.inf}
|
<Pres,Simul> => {fin = "gör" ; inf = vps.inf}
|
||||||
; --# notpresent
|
; --# notpresent
|
||||||
<Past,Simul> => {fin = "gjorde" ; inf = vps.inf} ; --# notpresent
|
<Past,Simul> => {fin = "gjorde" ; inf = vps.inf} ; --# notpresent
|
||||||
_ => vps --# notpresent
|
_ => vps --# notpresent
|
||||||
|
|||||||
Reference in New Issue
Block a user