mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
swadesh fixes; bug fix in i -old
This commit is contained in:
@@ -8,6 +8,10 @@ oper
|
||||
PresCl (insertObject (mkSatsObject s v o) v.c3 v.s3 r) ;
|
||||
PresVasV2 : V -> NP -> NP -> Phr = \ v -> PresV2 (dirV2 v) ;
|
||||
|
||||
PresReflV : V -> NP -> Phr = \v,s ->
|
||||
PresCl (insertObject (mkSats s v) accusative.p1 []
|
||||
(reflPronNounPhrase (pgen2gen s.g) s.n s.p)) ;
|
||||
|
||||
PresCl : Sats -> Phr = \c ->
|
||||
{s = (UseCl (PosTP TPresent ASimul)
|
||||
(sats2clause c ** {lock_Cl = <>})
|
||||
|
||||
Reference in New Issue
Block a user