updates in Phrasebook and resources

This commit is contained in:
aarne
2010-08-25 09:08:31 +00:00
parent 89f58454c4
commit a10540263b
9 changed files with 22 additions and 8 deletions

View File

@@ -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") ;