mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 09:32:53 -06:00
short-phrase translation; added Swe; started doc in Phrasebook
This commit is contained in:
@@ -10,7 +10,8 @@ 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" ; ---- ?
|
||||
cost_V2 = dirV2(v_besch18 "costa") ;
|
||||
|
||||
cost_V = v_besch18 "costa" ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user