mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 08:58:55 -06:00
corrected the formal subject of ExistsNP in Fre
This commit is contained in:
@@ -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"))) ;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user