forked from GitHub/gf-core
Swadesh: changed smell_v from V2 to V.
This commit is contained in:
@@ -242,7 +242,7 @@ concrete SwadeshFin of Swadesh = CatFin
|
||||
sing_V = regV "laulaa" ;
|
||||
sit_V = regV "istua" ;
|
||||
sleep_V = sleep_V ;
|
||||
smell_V = dirV2 (reg2V "haistaa" "haistoi") ;
|
||||
smell_V = reg2V "haistaa" "haistoi" ;
|
||||
spit_V = regV "sylkeä" ;
|
||||
split_V = dirV2 (reg2V "halkaista" "halkaisi") ;
|
||||
squeeze_V = dirV2 (regV "puristaa") ;
|
||||
|
||||
Reference in New Issue
Block a user