mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 02:56:28 -06:00
why did you go
This commit is contained in:
+7
-1
@@ -222,7 +222,13 @@ oper
|
||||
------------------
|
||||
-- Adv
|
||||
|
||||
Adverb : Type = SS ;
|
||||
Adverb : Type = {
|
||||
s : Str;
|
||||
} ;
|
||||
|
||||
IAdv : Type = Adverb ** {
|
||||
isPre : Bool ;
|
||||
} ;
|
||||
|
||||
------------------
|
||||
-- VP
|
||||
|
||||
Reference in New Issue
Block a user