forked from GitHub/gf-core
Remove som compound stuff that should not be in the swadesh lists.
This commit is contained in:
@@ -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 ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user