Some errors corrected but my the abstract syntax seems to have changed. Cause could be the pull request I made on the current RGL

This commit is contained in:
David Bamutura
2019-05-14 10:15:21 +02:00
parent 355fcc2e6d
commit 52639b0d3b
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ lincat
IAdv = {s : Str ; requiresSubjPrefix: Bool};
IDet = {s : Str ; n : Res.Number; requiresSubjPrefix: Bool};
IQuant = {s : Res.Number =>Str ; requiresSubjPrefix: Bool};
DAP = Res.Determiner ;;
DAP = Res.Determiner ;
--VV =

View File

@@ -95,7 +95,7 @@ lin
-- A sentence can be modified by a relative clause referring to its contents.
RelS : S -> RS -> S ; -- she sleeps, which is good
--RelS : S -> RS -> S ; -- she sleeps, which is good
--2 Clauses missing object noun phrases