1
0
forked from GitHub/gf-rgl

adjusting Fre question forms

This commit is contained in:
Aarne Ranta
2017-10-04 15:03:56 +02:00
parent 76d6749797
commit 77ecb64756
6 changed files with 19 additions and 5 deletions

View File

@@ -3,7 +3,8 @@
instance DiffFre of DiffRomance - [
imperClit,
invertedClause,
verbHyphen
verbHyphen,
iAdvQuestionInv
]
= open CommonRomance, PhonoFre, Prelude in {
@@ -152,6 +153,8 @@ instance DiffFre of DiffRomance - [
_ => c1 ++ c2
} ;
iAdvQuestionInv : Direct = DDir ;
bindHyphen : Str = BIND ++ "-" ++ BIND ;
CopulaType = {} ;