mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
Fixed neutral forms of swedish slö.
This commit is contained in:
@@ -67,7 +67,7 @@ concrete SwadeshLexSwe of SwadeshLex = CategoriesSwe
|
||||
correct_ADeg = regADeg "riktig" ;
|
||||
dirty_ADeg = dirty_ADeg ;
|
||||
dry_ADeg = regADeg "torr" ;
|
||||
dull_ADeg = regADeg "slö" ;
|
||||
dull_ADeg = mk2ADeg "slö" "slött";
|
||||
far_ADeg = regADeg "avlägsen" ;
|
||||
full_ADeg = regADeg "full" ;
|
||||
good_ADeg = good_ADeg ;
|
||||
|
||||
Reference in New Issue
Block a user