forked from GitHub/gf-core
Added swedish linearizations of left and right
This commit is contained in:
@@ -20,7 +20,7 @@ lin
|
|||||||
Smell = PresVasV2 smell_V ;
|
Smell = PresVasV2 smell_V ;
|
||||||
Fear = PresVasV2 fear_V ;
|
Fear = PresVasV2 fear_V ;
|
||||||
Kill = PresVasV2 kill_V ;
|
Kill = PresVasV2 kill_V ;
|
||||||
Fight = PresVasV2 fight_V ;
|
-- Fight = PresVasV2 fight_V ;
|
||||||
Hunt = PresVasV2 hunt_V ;
|
Hunt = PresVasV2 hunt_V ;
|
||||||
Hit = PresVasV2 hit_V ;
|
Hit = PresVasV2 hit_V ;
|
||||||
Cut = PresVasV2 cut_V ;
|
Cut = PresVasV2 cut_V ;
|
||||||
@@ -41,7 +41,7 @@ lin
|
|||||||
Spit = PresV spit_V ;
|
Spit = PresV spit_V ;
|
||||||
Vomit = PresV vomit_V ;
|
Vomit = PresV vomit_V ;
|
||||||
Blow = PresV blow_V ;
|
Blow = PresV blow_V ;
|
||||||
Breathe = PresV breathe_V ;
|
-- Breathe = PresV breathe_V ;
|
||||||
Laugh = PresV laugh_V ;
|
Laugh = PresV laugh_V ;
|
||||||
Sleep = PresV sleep_V ;
|
Sleep = PresV sleep_V ;
|
||||||
Live = PresV live_V ;
|
Live = PresV live_V ;
|
||||||
|
|||||||
@@ -87,8 +87,8 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe
|
|||||||
wide_ADeg = mk2ADeg "bred" "brett" ;
|
wide_ADeg = mk2ADeg "bred" "brett" ;
|
||||||
yellow_ADeg = yellow_ADeg ;
|
yellow_ADeg = yellow_ADeg ;
|
||||||
|
|
||||||
-- left_A = regA "" ; -- FIXME: wtf
|
left_A = mkA "vänstra" "vänstra" "vänstra" ;
|
||||||
-- right_A = regA "" ; -- FIXME: wtf
|
right_A = mkA "högra" "högra" "högra" ;
|
||||||
|
|
||||||
-- Nouns
|
-- Nouns
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user