1
0
forked from GitHub/gf-rgl

(Pes) Fix missing complement for NP as a subject in mkClause

This commit is contained in:
Inari Listenmaa
2019-03-14 14:57:23 +01:00
parent 58400060ad
commit ac4130ca2e

View File

@@ -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 ;