mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-09 19:22:50 -06:00
change Food to Words in Phrasebook, since it's unpractical to have many small modules; added syntactic forms and words
This commit is contained in:
@@ -3,6 +3,7 @@ interface DiffPhrasebook = open Syntax in {
|
||||
oper
|
||||
want_V2 : V2 ;
|
||||
like_V2 : V2 ;
|
||||
|
||||
cost_V2 : V2 ; -- it costs five euros
|
||||
cost_V : V ; -- how much does it cost
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user