forked from GitHub/gf-core
added AdvIAdv to the Romanian grammar
This commit is contained in:
@@ -100,7 +100,7 @@ concrete QuestionRon of Question =
|
||||
n = n
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = {s = i.s ++ a.s} ;
|
||||
AdvIAdv i a = {s = i.s ++ a.s} ;
|
||||
|
||||
CompIAdv a = {s = \\_ => a.s} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user