forked from GitHub/gf-rgl
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:
@@ -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 =
|
||||
|
||||
|
||||
Reference in New Issue
Block a user