diff --git a/lib/src/translator/Dictionary.gf b/lib/src/translator/Dictionary.gf index 173f6f33b..f0cca05d7 100644 --- a/lib/src/translator/Dictionary.gf +++ b/lib/src/translator/Dictionary.gf @@ -4079,6 +4079,8 @@ fun attainder_N : N ; fun attainment_N : N ; fun attar_N : N ; fun attempt_N : N ; +fun attempt_1_N : N ; +fun attempt_2_N : N ; fun attempt_V2 : V2 ; fun attempt_VV : VV ; fun attempted_A : A ; diff --git a/lib/src/translator/DictionaryFin.gf b/lib/src/translator/DictionaryFin.gf index 64ce8259c..ac4d3dde5 100644 --- a/lib/src/translator/DictionaryFin.gf +++ b/lib/src/translator/DictionaryFin.gf @@ -39298,7 +39298,7 @@ lin primate_N = mkWN (k38 "kädellinen") ; --UNCHK lin primateship_N = mkWN (k9A "virka") "arkkipiispan" ; --UNCHK lin primatology_N = mkWN (compoundN "kädellis" (k39 "tutkimus")) ; --UNCHK lin prime_A = mkA (mkN "ensi" (mkN "sijainen")) ; --f63 -lin prime_N = mkN "huippu" ; ---ARB --mkN "alku" (mkN "luku") ; +lin prime_N = mkN "huippu" ; ---ARB --mkN "alkuluku" ; lin prime_V2 = mkWV2 (k53A "virittää") ; --UNCHK lin primer_N = mkWN (k39 "pohjustus") ; --UNCHK lin primeval_A = mkWA (k38 "muinainen") ; --UNCHK diff --git a/lib/src/translator/senses-in-Dictionary.txt b/lib/src/translator/senses-in-Dictionary.txt index 4312bf190..b2310cef5 100644 --- a/lib/src/translator/senses-in-Dictionary.txt +++ b/lib/src/translator/senses-in-Dictionary.txt @@ -10,6 +10,8 @@ fun area_5_N : N ; -- | cooking area fun area_6_N : N ; -- | the area of a rectangle fun arm_1_N : N ; -- | arms and legs fun arm_2_N : N ; -- | a farewell to arms +fun attempt_1_N : N ; -- | first attempt at driving a car +fun attempt_2_N : N ; -- | an attempt on his life fun authority_1_N : N ; -- | he is an authority in his field fun authority_2_N : N ; -- | the police and other authorities fun away_1_Adv : Adv ; -- | she is away @@ -31,8 +33,8 @@ fun certain_1_A : A ; -- | I am certain fun certain_2_A : A ; -- | a certain house fun charabanc_1_N : N ; fun charabanc_2_N : N ; -fun character_1_N : N ; -fun character_2_N : N ; +fun character_1_N : N ; --| personality +fun character_2_N : N ; --| unicode fun charge_1_N : N ; -- | battery charge fun charge_2_N : N ; -- | charge against him fun club_1_N : N ; -- | member of the club @@ -134,7 +136,8 @@ fun law_1_N : N ; -- | the law forbids it fun law_2_N : N ; -- | he studies law fun league_1_N : N ; -- | league of criminals fun league_2_N : N ; -- | football league -fun letter_1_N : N ; ---- which is which?? +fun letter_1_N : N ; ---- which is which?? -- at least in finnish this +is letter to your mom, and letter2 is like letter H fun letter_2_N : N ; fun level_1_N : N ; -- | reach a high level fun level_2_N : N ; -- | level 4 of the building