forked from GitHub/gf-core
Swadesh: changed smell_v from V2 to V.
This commit is contained in:
@@ -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") ;
|
||||
|
||||
Reference in New Issue
Block a user