forked from GitHub/gf-core
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