diff options
| author | bringert <unknown> | 2005-03-04 11:34:09 +0000 |
|---|---|---|
| committer | bringert <unknown> | 2005-03-04 11:34:09 +0000 |
| commit | 40191cc5b2647f77ce87dba4b501560e389e87b3 (patch) | |
| tree | f3694f5736ab0ad06766675279df94315817046f /examples/stoneage | |
| parent | da663788519a43d6b6a606b6988e72dc9ca75df5 (diff) | |
Added swedish linearizations of left and right
Diffstat (limited to 'examples/stoneage')
| -rw-r--r-- | examples/stoneage/StoneageSwe.gf | 4 |
1 files 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 ; |
