mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-25 18:58:56 -06:00
Swadesh: changed smell_v from V2 to V.
This commit is contained in:
@@ -238,7 +238,7 @@ concrete SwadeshFre of Swadesh = CatFre
|
||||
sing_V = regV "chanter" ;
|
||||
sit_V = reflV asseoir_V2 ;
|
||||
sleep_V = dormir_V2 ;
|
||||
smell_V = ( sentir_V2) ;
|
||||
smell_V = v2V ( sentir_V2) ;
|
||||
spit_V = regV "cracher" ;
|
||||
split_V = ( fendre_V2) ;
|
||||
squeeze_V = dirV2 (regV "serrer") ;
|
||||
|
||||
Reference in New Issue
Block a user