1
0
forked from GitHub/gf-rgl

some fixes with Romance clitics and imperatives

This commit is contained in:
aarne
2013-02-20 15:27:54 +00:00
parent a6baf6b488
commit cc16d55df6
7 changed files with 8 additions and 8 deletions

View File

@@ -122,7 +122,7 @@ instance DiffFre of DiffRomance = open CommonRomance, PhonoFre, Prelude in {
num = if_then_else Number b Pl n ;
verb = vp.s.s ! vImper num p ;
neg = vp.neg ! pol ;
clpr = <vp.clit1 ++ vp.clit2, False> ; ---- TODO: True if clit
clpr = <vp.clit1 ++ vp.clit2, False> ; ---- TODO: True if clit
compl = vp.comp ! agr ++ vp.ext ! pol
in
case pol of {