1
0
forked from GitHub/gf-core

Swadesh: changed smell_v from V2 to V.

This commit is contained in:
bringert
2006-02-28 19:18:01 +00:00
parent 4c6994d0c7
commit 237af833a0
8 changed files with 8 additions and 8 deletions

View File

@@ -226,7 +226,7 @@ concrete SwadeshEng of Swadesh = CatEng
sing_V = sing_V ;
sit_V = sit_V ;
sleep_V = sleep_V ;
smell_V = dirV2 (regV "smell") ;
smell_V = regV "smell" ;
spit_V = spit_V ;
split_V = dirV2 split_V ;
squeeze_V = dirV2 (regV "squeeze") ;