forked from GitHub/gf-rgl
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