1
0
forked from GitHub/gf-core

added AdvIAdv to the Romanian grammar

This commit is contained in:
ramona.enache
2010-05-24 07:45:34 +00:00
parent 086f6d2c6e
commit 046c70ad4d

View File

@@ -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} ;