mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-07 14:16:31 -06:00
adjusting Fre question forms
This commit is contained in:
@@ -38,8 +38,8 @@ incomplete concrete QuestionRomance of Question =
|
||||
s = \\t,a,p,q =>
|
||||
let
|
||||
ord = case q of {
|
||||
QDir => DInv ;
|
||||
QIndir => DInv
|
||||
QDir => iAdvQuestionInv ;
|
||||
QIndir => iAdvQuestionInv
|
||||
} ;
|
||||
cls = cl.s ! ord ! t ! a ! p ! Indic ;
|
||||
why = iadv.s
|
||||
|
||||
Reference in New Issue
Block a user