mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-24 10:22:50 -06:00
Swadesh: changed smell_v from V2 to V.
This commit is contained in:
@@ -241,7 +241,7 @@ concrete SwadeshSpa of Swadesh = CatSpa
|
||||
sing_V = regV "cantar" ;
|
||||
sit_V = reflV (regV "sentar") ;
|
||||
sleep_V = sleep_V ;
|
||||
smell_V = dirV2 (verboV (oler_52 "oler")) ;
|
||||
smell_V = verboV (oler_52 "oler") ;
|
||||
spit_V = regV "escupir" ;
|
||||
split_V = dirV2 (regV "separar") ; -- dividir,) ;
|
||||
squeeze_V = dirV2 (regV "exprimir") ;
|
||||
|
||||
Reference in New Issue
Block a user