forked from GitHub/gf-rgl
Some fixes and backwards compatibility
This commit is contained in:
@@ -22,7 +22,7 @@ lin
|
||||
|
||||
-- : A -> NP -> AP ; -- warmer than I - теплее меня
|
||||
ComparA a np = {
|
||||
s = \\gn,anim,cas => a.comp ++ (applyPrep {s="" ; c=Gen ; hasPrep=True} np) ;
|
||||
s = \\gn,anim,cas => a.comp ++ (applyPrep {s="" ; c=Gen ; hasPrep=False} np) ; -- True?
|
||||
short = \\ag=>a.comp ++ (applyPrep {s="" ; c=Gen ; hasPrep=True} np) ;
|
||||
isPost = False ;
|
||||
preferShort = PrefShort
|
||||
|
||||
Reference in New Issue
Block a user