forked from GitHub/gf-core
fixes before beta3 release
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
--# -path=.:../foods:present:prelude
|
||||
--# -path=.:present
|
||||
|
||||
incomplete concrete FoodsI of Foods = open Syntax, LexFoods in {
|
||||
lincat
|
||||
@@ -8,6 +8,7 @@ incomplete concrete FoodsI of Foods = open Syntax, LexFoods in {
|
||||
Quality = AP ;
|
||||
lin
|
||||
Is item quality = mkUtt (mkCl item quality) ;
|
||||
Isnt item quality = mkUtt (mkS negativePol (mkCl item quality)) ;
|
||||
This kind = mkNP this_Quant kind ;
|
||||
That kind = mkNP that_Quant kind ;
|
||||
These kind = mkNP this_Quant plNum kind ;
|
||||
|
||||
Reference in New Issue
Block a user