mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-16 02:20:15 -06:00
ImpP3 in Ita, Swe ; order fixed in Fre (but not necessarily the only correct one)
This commit is contained in:
@@ -330,8 +330,8 @@ instance DiffFre of DiffRomance - [
|
||||
<_, _, True> =>
|
||||
neg.p1 ++ clit ++ fin ++ bindHyphen ++ subj ++ neg.p2 ++ inf ++ compl ++ ext ;
|
||||
|
||||
-- est loin la ville
|
||||
_ => neg.p1 ++ clit ++ fin ++ neg.p2 ++ inf ++ compl ++ subj ++ ext
|
||||
-- est Paris loin
|
||||
_ => neg.p1 ++ clit ++ fin ++ neg.p2 ++ subj ++ inf ++ compl ++ ext
|
||||
} ;
|
||||
|
||||
bindHyphensT : Str = bindHyphen ++ "t" ++ bindHyphen ;
|
||||
|
||||
Reference in New Issue
Block a user