forked from GitHub/gf-rgl
support for aspectual verb pairs
This commit is contained in:
@@ -13,7 +13,7 @@ lincat Prep = Compl ;
|
||||
|
||||
linref N,N2,N3 = \n -> n.s ! Indef ! Sg ;
|
||||
linref V, VA, VV, VS, VQ, V2, V2S, V2Q, V3, V2A, V2V =
|
||||
\v -> v.present ! Sg ! P3 ++
|
||||
\v -> v.present ! Imperfective ! Sg ! P3 ++
|
||||
case v.isRefl of {
|
||||
True => "се" ;
|
||||
False => []
|
||||
|
||||
Reference in New Issue
Block a user