forked from GitHub/gf-core
added Question.AdvIAdv and correcponding entry of mkIAdv in API
This commit is contained in:
@@ -93,6 +93,8 @@ incomplete concrete QuestionScand of Question =
|
||||
det = idet.det
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = {s = i.s ++ a.s} ;
|
||||
|
||||
CompIAdv a = {s = \\_ => a.s} ;
|
||||
CompIP ip = {s = \\_ => ip.s ! nominative} ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user