mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
ExtFoods for book
This commit is contained in:
@@ -10,4 +10,10 @@ interface LexFoods = open Syntax in {
|
||||
expensive_A : A ;
|
||||
delicious_A : A ;
|
||||
boring_A : A ;
|
||||
|
||||
eat_V2 : V2 ;
|
||||
drink_V2 : V2 ;
|
||||
pay_V2 : V2 ;
|
||||
lady_N : N ;
|
||||
gentleman_N : N ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user