mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-03 16:22:52 -06:00
typo in ParseSwe fixed
This commit is contained in:
@@ -98,7 +98,7 @@ lin
|
|||||||
PredVPovs np vp = mkCl np vp ; ----
|
PredVPovs np vp = mkCl np vp ; ----
|
||||||
|
|
||||||
that_RP = which_RP ; -- som
|
that_RP = which_RP ; -- som
|
||||||
who_RP = who_RP ;
|
who_RP = which_RP ;
|
||||||
|
|
||||||
CompS s = {s = \\_ => "att" ++ s.s ! Sub} ;
|
CompS s = {s = \\_ => "att" ++ s.s ! Sub} ;
|
||||||
CompQS qs = {s = \\_ => qs.s ! QIndir} ;
|
CompQS qs = {s = \\_ => qs.s ! QIndir} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user