corrected the formal subject of ExistsNP in Fre

This commit is contained in:
Aarne Ranta
2024-07-26 17:33:32 +02:00
parent 7d631fafa2
commit 82075be37b

View File

@@ -161,7 +161,7 @@ lin UseDAP = \dap ->
} ;
ExistsNP np =
mkClause [] True False np.a
mkClause "il" True False np.a
(insertComplement (\\_ => (np.s ! Nom).ton)
(predV (mkV "exister"))) ;