swadesh fixes; bug fix in i -old

This commit is contained in:
aarne
2005-03-14 16:40:08 +00:00
parent 4ee07b156e
commit 0d0da43253
14 changed files with 82 additions and 56 deletions

View File

@@ -66,9 +66,9 @@ lin
Fly = PresV fly_V ;
Walk = PresV walk_V ;
Come = PresV come_V ;
Lie = PresV lie_V ;
Sit = PresV sit_V ;
Stand = PresV stand_V ;
Lie = PresReflV lie_V ;
Sit = PresReflV sit_V ;
Stand = PresReflV stand_V ;
Turn = PresV turn_V ;
Fall = PresV fall_V ;
Sing = PresV sing_V ;