mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 17:42: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:
@@ -9,4 +9,6 @@ oper
|
||||
want_V2 = mkV2 (mkV "haluta") ;
|
||||
like_V2 = mkV2 (mkV "pitää") elative ;
|
||||
|
||||
cost_V2 = mkV2 (mkV "maksaa") ;
|
||||
cost_V = mkV "maksaa" ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user