Skip to content

Commit

Permalink
progress
Browse files Browse the repository at this point in the history
  • Loading branch information
krangelov authored and www-data committed May 21, 2024
1 parent 5ed8dad commit a05f260
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion WordNetCat.gf
Original file line number Diff line number Diff line change
Expand Up @@ -25165,7 +25165,7 @@ lin cynophobia_N = variants {} ;
lin cynosure_1_N = variants {} ;
lin cynosure_2_N = mkN "centre" ;
lin cynthia_PN = mkPN "Artemis" ;
lin cypher_1_N = mkN "0" ; --unchecked
lin cypher_1_N = mkN "zero" ;
lin cypher_2_N = mkN "zero" ;
lin cypher_3_N = mkN "qualsevol" ; --unchecked
lin cypher_4_N = mkN "xifrat" ; --unchecked
Expand Down
2 changes: 1 addition & 1 deletion WordNetEst.gf
Original file line number Diff line number Diff line change
Expand Up @@ -114422,7 +114422,7 @@ lin zero_1_N = mkN "null" "nulli" "nulli" "nullisse" "nullide" "nulle" ; --guess
lin zero_2_N = mkN "null" "nulli" "nulli" "nullisse" "nullide" "nulle" ; --guessed
lin zero_3_N = mkN "null" "nulli" "nulli" "nullisse" "nullide" "nulle" ;
lin zero_4_N = mkN "null" "nulli" "nulli" "nullisse" "nullide" "nulle" ; --guessed
lin zero_1_V = mkV "nullima" ; --guessed
lin zero_1_V = mkV "nullima" ;
lin zero_2_V = mkV "nullima" ; --guessed
lin zero_in_1_V = mkV "nullima" ; --guessed
lin zero_in_on_V2 = mkV2 (mkV "keskenduma" "keskenduda" "keskendub" "keskendutakse" "keskenduge" "keskendus" "keskendunud" "keskendutud") ; --guessed
Expand Down
6 changes: 3 additions & 3 deletions WordNetRus.gf
Original file line number Diff line number Diff line change
Expand Up @@ -25162,7 +25162,7 @@ lin cynophobia_N = mkN "кинофобия" feminine inanimate "7a" ; --guessed
lin cynosure_1_N = mkN "путеводная звезда" ; --guessed
lin cynosure_2_N = mkN "центр" masculine inanimate "1a" (mkA "центральный") ; --guessed
lin cynthia_PN = mkPN "Артемида" ;
lin cypher_1_N = mkN "нуль" masculine inanimate "2b" ; --guessed
lin cypher_1_N = mkN "нуль" masculine inanimate "2b" ;
lin cypher_2_N = mkN "ноль" masculine inanimate "2b" (mkA "нолевой") ; --guessed
lin cypher_3_N = mkN "нуль" masculine inanimate "2b" ; --guessed
lin cypher_4_N = mkN "шифр" masculine inanimate "1a" (mkA "шифрованный") ; --guessed
Expand Down Expand Up @@ -66945,7 +66945,7 @@ lin notwithstanding_Adv = mkAdv "однако" ; --guessed
lin notwithstanding_Prep = mkPrep "вопреки" accusative ; --guessed
lin nouakchott_LN = mkLN "Нуакшот" ;
lin nougat_N = mkN "нуга" (mkA "нуговый") ; --guessed
lin nought_N = mkN "нуль" masculine inanimate "2b" ; --guessed
lin nought_N = mkN "нуль" masculine inanimate "2b" ;
lin noumenon_N = mkN "ноумен" masculine inanimate "1a" (mkA "ноуменальный") ; --guessed
lin noun_1_N = mkN "существительное" ;
lin noun_2_N = mkN "существительное" ;
Expand Down Expand Up @@ -114440,7 +114440,7 @@ lin zero_1_N = mkN "нуль" masculine inanimate "2b" ;
lin zero_2_N = mkN "нуль" masculine inanimate "2b" ;
lin zero_3_N = mkN "нуль" masculine inanimate "2b" ;
lin zero_4_N = mkN "нуль" masculine inanimate "2b" ; --guessed
lin zero_1_V = mkV perfective transitive "обнулить" "обнулю" "обнулит" "4b" ; --guessed
lin zero_1_V = mkV perfective transitive "обнулить" "обнулю" "обнулит" "4b" ;
lin zero_2_V = variants {} ;
lin zero_in_1_V = mkV imperfective transitive "нацеливать" "нацеливаю" "нацеливает" "1a" ; --guessed
lin zero_in_on_V2 = mkV2 (mkV imperfective intransitive "наводиться" "навожусь" "наводится" "4c") ; --guessed
Expand Down

0 comments on commit a05f260

Please sign in to comment.