forked from GitHub/gf-core
tidy up res; bug fix in ShellState.addTransfer
This commit is contained in:
@@ -15,11 +15,9 @@ concrete RelativeEng of Relative = CatEng ** open ResEng in {
|
||||
RNoAg => ag ;
|
||||
RAg a => a
|
||||
} ;
|
||||
verb = vp.s ! t ! ant ! b ! ODir ! agr ;
|
||||
subj = rp.s ! Nom ;
|
||||
compl = vp.s2 ! agr
|
||||
cl = mkS (rp.s ! Nom) agr vp.s vp.s2
|
||||
in
|
||||
subj ++ verb.fin ++ verb.inf ++ compl
|
||||
cl.s ! t ! ant ! b ! ODir
|
||||
} ;
|
||||
|
||||
RelSlash rp slash = {
|
||||
|
||||
Reference in New Issue
Block a user