remove the experimental AnaphPron

This commit is contained in:
Krasimir Angelov
2026-01-08 09:03:26 +01:00
parent 73fa89103b
commit dceb5252a2
4 changed files with 1 additions and 32 deletions
+1 -3
View File
@@ -125,9 +125,7 @@ oper
comp = \\a => vps.comp ! a ++ (let agr = complAgr a in vps.s.s ! VPart agr.g agr.n) ++ agent ;
} ;
lin AnaphPron np = agr2pron ! np.a ;
ExistsNP np =
lin ExistsNP np =
mkClause [] True False np.a
(insertComplement (\\_ => (np.s ! Nom).ton)
(predV (mkV "existir"))) ;