mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-22 01:36:20 -06:00
fixed Slash functions (#458)
This commit is contained in:
committed by
GitHub
parent
bb5107fa99
commit
f85fa84ae0
@@ -144,7 +144,8 @@ lin
|
||||
++ verbRefl vps.verb
|
||||
++ case temp.t of {Cond => "бы" ; _ => []}
|
||||
++ vps.dep
|
||||
++ vps.compl ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.compl1 ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.compl2 ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.c.s
|
||||
)
|
||||
} ;
|
||||
@@ -157,7 +158,8 @@ lin
|
||||
++ verbRefl vps.verb
|
||||
++ case temp.t of {Cond => "бы" ; _ => []}
|
||||
++ vps.dep
|
||||
++ vps.compl ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.compl1 ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.compl2 ! pol.p ! Ag (GSg Neut) P3
|
||||
++ vps.c.s
|
||||
++ endComma
|
||||
} ;
|
||||
|
||||
Reference in New Issue
Block a user