mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
Changed translations and implementations of some verbs in the swedish swadesh list.
This commit is contained in:
@@ -33,8 +33,6 @@ abstract SwadeshLex = Categories ** {
|
||||
when_IAdv : IAdv ;
|
||||
how_IAdv : IAdv ;
|
||||
|
||||
-- not : Adv ; -- ?
|
||||
|
||||
-- Conjunctions
|
||||
|
||||
and_Conj : Conj ;
|
||||
@@ -45,6 +43,10 @@ abstract SwadeshLex = Categories ** {
|
||||
in_Prep : Prep ;
|
||||
with_Prep : Prep ;
|
||||
|
||||
-- not -- ?
|
||||
-- if -- ?
|
||||
-- because -- ?
|
||||
|
||||
-- Numerals
|
||||
|
||||
one_Num : Num ;
|
||||
|
||||
Reference in New Issue
Block a user