mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 03:28:34 -06:00
unverified definitions of some Croatian functions
This commit is contained in:
@@ -28,5 +28,9 @@ lin
|
||||
pol.s ++ verbAgr rcl.verb a CTPres ++
|
||||
rcl.compl ! a ;
|
||||
} ; ---- TODO tenses
|
||||
|
||||
|
||||
AdvS adv s = {s = adv.s ++ s.s} ;
|
||||
ExtAdvS adv s = {s = adv.s ++ Predef.BIND ++ "," ++ s.s} ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user