forked from GitHub/gf-rgl
(Pes) Fix missing complement for NP as a subject in mkClause
This commit is contained in:
@@ -222,7 +222,7 @@ oper
|
||||
quest = table
|
||||
{ ODir => [];
|
||||
OQuest => "آیا" } ;
|
||||
subj = np.s ! Bare ;
|
||||
subj = np2str np ;
|
||||
vp = \\ta,p,ord =>
|
||||
let vps = clTable vp ! np.a ! ta ! p ;
|
||||
vvt = ta2vvt ta ;
|
||||
|
||||
Reference in New Issue
Block a user