mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
Fixed a number of error in swedish verbs, swadesh and stoneage grammars found by random generation and just talking to the system.
This commit is contained in:
@@ -121,7 +121,7 @@ concrete SwadeshLexEng of SwadeshLex = CategoriesEng
|
||||
forest_N = regN "forest" ;
|
||||
fruit_N = fruit_N ;
|
||||
grass_N = regN "grass" ;
|
||||
guts_N = regN "guts" ; -- FIXME: plural only?
|
||||
guts_N = regN "gut" ; -- FIXME: no singular
|
||||
hair_N = regN "hair" ;
|
||||
hand_N = regN "hand" ;
|
||||
head_N = regN "head" ;
|
||||
|
||||
Reference in New Issue
Block a user