mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 03:32:51 -06:00
updates in Phrasebook and resources
This commit is contained in:
@@ -100,7 +100,8 @@ lin
|
||||
industry_N = regN "industria" ;
|
||||
iron_N = regN "fierro" ;
|
||||
king_N = regN "rey" ;
|
||||
know_V2 = dirV2 (verboV (saber_71 "saber")) ; -- conocer
|
||||
know_V2 = mkV2 (verboV (conocer_25 "conocer")) ;
|
||||
know_VS = mkVS (verboV (saber_71 "saber")) ;
|
||||
lake_N = regN "lago" ;
|
||||
lamp_N = regN "lámpara" ;
|
||||
learn_V2 = dirV2 (regV "aprender") ;
|
||||
|
||||
Reference in New Issue
Block a user