forked from GitHub/gf-rgl
some hopefully straightforward additions to Slovenian, all marked with ----AR
This commit is contained in:
@@ -1,2 +1,12 @@
|
||||
concrete QuestionSlv of Question = CatSlv ** open ResSlv in {
|
||||
concrete QuestionSlv of Question = CatSlv ** open ResSlv,Prelude in {
|
||||
|
||||
------AR BEGIN
|
||||
lin
|
||||
QuestVP ip vp = mkClause (ip.s ! Nom) ip.a False vp ;
|
||||
QuestCl cl = {s = \\t,a,p => "ali" ++ cl.s ! t ! a ! p} ;
|
||||
QuestIAdv iadv cl = {s = \\t,a,p => iadv.s ++ cl.s ! t ! a ! p} ;
|
||||
|
||||
|
||||
------AR END
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user