mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-20 00: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 = dirV2 (lin V want_VV) ; -- mkVV (v_besch74 "vrea")
|
||||
like_V2 = dirV2 (v_besch71 "plăcea") ;
|
||||
|
||||
cost_V2 = dirV2 (mkV "costa") ; ---- ?
|
||||
cost_V = mkV "costa" ; ---- ?
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user