mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-23 09:52:55 -06:00
Scandinavian adjustment
This commit is contained in:
@@ -83,7 +83,7 @@ incomplete concrete CatScand of Cat =
|
|||||||
|
|
||||||
V, VS, VQ, VA = Verb ;
|
V, VS, VQ, VA = Verb ;
|
||||||
V2, VV, V2Q, V2S, V2A = Verb ** {c2 : Str} ;
|
V2, VV, V2Q, V2S, V2A = Verb ** {c2 : Str} ;
|
||||||
V3,V2V = Verb ** {c2,c3 : Str} ;
|
V3, V2V = Verb ** {c2,c3 : Str} ;
|
||||||
|
|
||||||
A = Adjective ** {isComp : Bool} ;
|
A = Adjective ** {isComp : Bool} ;
|
||||||
-- {s : AForm => Str} ;
|
-- {s : AForm => Str} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user