the word for time in some Dictionaries

This commit is contained in:
aarne
2014-04-04 07:29:42 +00:00
parent 1b6f58c592
commit b5500723c4
4 changed files with 12 additions and 4 deletions

View File

@@ -53141,7 +53141,9 @@ work_V = mkV "toimia" ;
rating_N = mkN "hinta-arvio" ;
real_A = mkA "todellinen" ;
sale_N = mkN "myynti" ;
time_N = mkN "aika" "ajan" "aikoja" ; ---ARB mkN "kerta"
time_N = mkN "aika" "ajan" "aikoja" ;
time_1_N = mkN "aika" "ajan" "aikoja" ;
time_2_N = mkN "kerta" ;
way_N = mkN "tie" ;
worker_N = mkN "työläinen" ; -- 367
plan_VV = mkVV (mkV "suunnitella") ;