forked from GitHub/gf-rgl
adjusting Fre question forms
This commit is contained in:
@@ -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 = {} ;
|
||||
|
||||
Reference in New Issue
Block a user