Changed translations and implementations of some verbs in the swedish swadesh list.

This commit is contained in:
bringert
2005-03-10 13:23:07 +00:00
parent 441f190dea
commit 3450ab92d6
5 changed files with 33 additions and 13 deletions

View File

@@ -2,7 +2,7 @@
concrete SwadeshLexEng of SwadeshLex = CategoriesEng
** open ResourceEng, SyntaxEng, ParadigmsEng, VerbsEng,
BasicEng in {
BasicEng, Prelude in {
lin
@@ -44,6 +44,12 @@ concrete SwadeshLexEng of SwadeshLex = CategoriesEng
and_Conj = and_Conj ;
-- Prepositions
at_Prep = ss "at" ;
in_Prep = ss "in" ;
with_Prep = ss "with" ;
-- Numerals
one_Num = UseNumeral (num (pot2as3 (pot1as2 (pot0as1 pot01)))) ;