mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 10:11:10 -06:00
Fixed past passive participles full forms by adding its own stem to the verb
This commit is contained in:
@@ -179,6 +179,7 @@ oper
|
||||
isg2="";
|
||||
isg2refl="" ;
|
||||
ipl1="";
|
||||
ppps="явленн"; --*
|
||||
pppss="явлен"; --*
|
||||
prtr="существуя"; --*
|
||||
ptr="существовав"; --*
|
||||
@@ -198,6 +199,7 @@ oper
|
||||
isg2="";
|
||||
isg2refl="" ;
|
||||
ipl1="";
|
||||
ppps=["не явленн"]; --*
|
||||
pppss=["не явлен"]; --*
|
||||
prtr=["не существуя"]; --*
|
||||
ptr=["не существовав"]; --*
|
||||
|
||||
Reference in New Issue
Block a user