mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-15 22:22:51 -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:
@@ -10,4 +10,7 @@ oper
|
||||
want_V2 = vouloir_V2 ;
|
||||
like_V2 = mkV2 (mkV "aimer") ;
|
||||
|
||||
cost_V2 = mkV2 (mkV "coûter") ;
|
||||
cost_V = mkV "coûter" ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user