mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 01:32:50 -06:00
Changed translations and implementations of some verbs in the swedish swadesh list.
This commit is contained in:
@@ -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)))) ;
|
||||
|
||||
Reference in New Issue
Block a user