mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-28 12:18:54 -06:00
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