mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Added swedish linearizations of left and right
This commit is contained in:
@@ -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 ;
|
||||
|
||||
@@ -87,8 +87,8 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe
|
||||
wide_ADeg = mk2ADeg "bred" "brett" ;
|
||||
yellow_ADeg = yellow_ADeg ;
|
||||
|
||||
-- left_A = regA "" ; -- FIXME: wtf
|
||||
-- right_A = regA "" ; -- FIXME: wtf
|
||||
left_A = mkA "vänstra" "vänstra" "vänstra" ;
|
||||
right_A = mkA "högra" "högra" "högra" ;
|
||||
|
||||
-- Nouns
|
||||
|
||||
|
||||
Reference in New Issue
Block a user