1
0
forked from GitHub/gf-core

Remove som compound stuff that should not be in the swadesh lists.

This commit is contained in:
bringert
2005-03-09 15:57:00 +00:00
parent 21d5145aed
commit 0051dd7a96
3 changed files with 4 additions and 20 deletions

View File

@@ -169,10 +169,6 @@ abstract SwadeshLex = Categories ** {
worm_N : N ;
year_N : N ;
name_N2 : N2 ;
mother_N2 : N2 ;
father_N2 : N2 ;
-- Verbs
bite_V : V ;
@@ -232,6 +228,4 @@ abstract SwadeshLex = Categories ** {
wash_V : V ;
wipe_V : V ;
give_V3 : V3 ;
}