From 40191cc5b2647f77ce87dba4b501560e389e87b3 Mon Sep 17 00:00:00 2001 From: bringert Date: Fri, 4 Mar 2005 11:34:09 +0000 Subject: [PATCH] Added swedish linearizations of left and right --- examples/stoneage/StoneageSwe.gf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/stoneage/StoneageSwe.gf b/examples/stoneage/StoneageSwe.gf index dc3bd0c83..8ee2b13ae 100644 --- a/examples/stoneage/StoneageSwe.gf +++ b/examples/stoneage/StoneageSwe.gf @@ -20,7 +20,7 @@ lin Smell = PresVasV2 smell_V ; Fear = PresVasV2 fear_V ; Kill = PresVasV2 kill_V ; - Fight = PresVasV2 fight_V ; +-- Fight = PresVasV2 fight_V ; Hunt = PresVasV2 hunt_V ; Hit = PresVasV2 hit_V ; Cut = PresVasV2 cut_V ; @@ -41,7 +41,7 @@ lin Spit = PresV spit_V ; Vomit = PresV vomit_V ; Blow = PresV blow_V ; - Breathe = PresV breathe_V ; +-- Breathe = PresV breathe_V ; Laugh = PresV laugh_V ; Sleep = PresV sleep_V ; Live = PresV live_V ;