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:
bringert
2005-03-09 19:34:27 +00:00
parent 7572cbf0c8
commit 995a7cc2f9
6 changed files with 18 additions and 8 deletions

View File

@@ -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" ;