mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 10:42:50 -06:00
added Question.AdvIAdv and correcponding entry of mkIAdv in API
This commit is contained in:
@@ -49,6 +49,8 @@ concrete QuestionEng of Question = CatEng ** open ResEng, Prelude in {
|
||||
n = num.n
|
||||
} ;
|
||||
|
||||
AdvIAdv i a = ss (i.s ++ a.s) ;
|
||||
|
||||
CompIAdv a = a ;
|
||||
CompIP p = ss (p.s ! Nom) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user