mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-07-01 19:48:34 -06:00
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