forked from GitHub/gf-core
about 1500 geonames in DictionaryBul
This commit is contained in:
@@ -3989,7 +3989,8 @@ fun athenaeum_N : N ;
|
|||||||
fun athenianFem_N : N ;
|
fun athenianFem_N : N ;
|
||||||
fun athenianMasc_N : N ;
|
fun athenianMasc_N : N ;
|
||||||
fun athenian_A : A ;
|
fun athenian_A : A ;
|
||||||
fun athens_PN : PN ;
|
fun athens_1_PN : PN ; -- | city in Greece
|
||||||
|
fun athens_2_PN : PN ; -- | city in America
|
||||||
fun atherogenesis_N : N ;
|
fun atherogenesis_N : N ;
|
||||||
fun atheroma_N : N ;
|
fun atheroma_N : N ;
|
||||||
fun atheromatous_A : A ;
|
fun atheromatous_A : A ;
|
||||||
@@ -22180,7 +22181,8 @@ fun floppy_A : A ;
|
|||||||
fun flora_N : N ;
|
fun flora_N : N ;
|
||||||
fun flora_PN : PN ;
|
fun flora_PN : PN ;
|
||||||
fun floral_A : A ;
|
fun floral_A : A ;
|
||||||
fun florence_PN : PN ;
|
fun florence_1_PN : PN; -- | the country name
|
||||||
|
fun florence_2_PN : PN; -- | personal name
|
||||||
fun floret_N : N ;
|
fun floret_N : N ;
|
||||||
fun floricultural_A : A ;
|
fun floricultural_A : A ;
|
||||||
fun floriculture_N : N ;
|
fun floriculture_N : N ;
|
||||||
@@ -24831,7 +24833,6 @@ fun gossamer_N : N ;
|
|||||||
fun gossip_N : N ;
|
fun gossip_N : N ;
|
||||||
fun gossip_V : V ;
|
fun gossip_V : V ;
|
||||||
fun gossiping_N : N ;
|
fun gossiping_N : N ;
|
||||||
fun goteborg_PN : PN ;
|
|
||||||
fun goth_N : N ;
|
fun goth_N : N ;
|
||||||
fun gothenburg_PN : PN ;
|
fun gothenburg_PN : PN ;
|
||||||
fun gothic_A : A ;
|
fun gothic_A : A ;
|
||||||
@@ -33973,7 +33974,6 @@ fun lux_N : N ;
|
|||||||
fun luxation_N : N ;
|
fun luxation_N : N ;
|
||||||
fun luxe_A : A ;
|
fun luxe_A : A ;
|
||||||
fun luxembourg_PN : PN ;
|
fun luxembourg_PN : PN ;
|
||||||
fun luxemburg_PN : PN ;
|
|
||||||
fun luxemburger_A : A ;
|
fun luxemburger_A : A ;
|
||||||
fun luxemburger_N : N ;
|
fun luxemburger_N : N ;
|
||||||
fun luxuriance_N : N ;
|
fun luxuriance_N : N ;
|
||||||
@@ -36970,7 +36970,8 @@ fun morula_N : N ;
|
|||||||
fun mosaic_A : A ;
|
fun mosaic_A : A ;
|
||||||
fun mosaic_N : N ;
|
fun mosaic_N : N ;
|
||||||
fun mosaicism_N : N ;
|
fun mosaicism_N : N ;
|
||||||
fun moscow_PN : PN ;
|
fun moscow_1_PN : PN ; -- | the Russian capital
|
||||||
|
fun moscow_2_PN : PN ; -- | city in America
|
||||||
fun moselle_N : N ;
|
fun moselle_N : N ;
|
||||||
fun mosey_V : V ;
|
fun mosey_V : V ;
|
||||||
fun moshav_N : N ;
|
fun moshav_N : N ;
|
||||||
@@ -41331,7 +41332,8 @@ fun pariah_dog_N : N ;
|
|||||||
fun parietal_A : A ;
|
fun parietal_A : A ;
|
||||||
fun parimutuel_N : N ;
|
fun parimutuel_N : N ;
|
||||||
fun paring_N : N ;
|
fun paring_N : N ;
|
||||||
fun paris_PN : PN ;
|
fun paris_1_PN : PN ; -- | capital of France
|
||||||
|
fun paris_2_PN : PN ; -- | city in America
|
||||||
fun parish_N : N ;
|
fun parish_N : N ;
|
||||||
fun parishioner_N : N ;
|
fun parishioner_N : N ;
|
||||||
fun parisian_A : A ;
|
fun parisian_A : A ;
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@@ -3992,7 +3992,8 @@ lin athenaeum_N = mkN "athenaeum" ;
|
|||||||
lin athenianFem_N = mkN feminine (mkN "athenian" "athenians");
|
lin athenianFem_N = mkN feminine (mkN "athenian" "athenians");
|
||||||
lin athenianMasc_N = mkN masculine (mkN "athenian" "athenians");
|
lin athenianMasc_N = mkN masculine (mkN "athenian" "athenians");
|
||||||
lin athenian_A = compoundA (mkA "athenian");
|
lin athenian_A = compoundA (mkA "athenian");
|
||||||
lin athens_PN = mkPN "Athens";
|
lin athens_1_PN = mkPN "Athens";
|
||||||
|
lin athens_2_PN = mkPN "Athens";
|
||||||
lin atherogenesis_N = mkN "atherogenesis" ;
|
lin atherogenesis_N = mkN "atherogenesis" ;
|
||||||
lin atheroma_N = mkN "atheroma" ;
|
lin atheroma_N = mkN "atheroma" ;
|
||||||
lin atheromatous_A = mkA "atheromatous" ;
|
lin atheromatous_A = mkA "atheromatous" ;
|
||||||
@@ -22174,7 +22175,8 @@ lin floppy_A = mkA "floppy" "floppier";
|
|||||||
lin flora_N = mkN "flora" ;
|
lin flora_N = mkN "flora" ;
|
||||||
lin flora_PN = mkPN "Flora";
|
lin flora_PN = mkPN "Flora";
|
||||||
lin floral_A = compoundA (mkA "floral");
|
lin floral_A = compoundA (mkA "floral");
|
||||||
lin florence_PN = mkPN "Florence";
|
lin florence_1_PN = mkPN "Florence";
|
||||||
|
lin florence_2_PN = mkPN "Florence";
|
||||||
lin floret_N = mkN "floret" ;
|
lin floret_N = mkN "floret" ;
|
||||||
lin floricultural_A = mkA "floricultural" ;
|
lin floricultural_A = mkA "floricultural" ;
|
||||||
lin floriculture_N = mkN "floriculture" ;
|
lin floriculture_N = mkN "floriculture" ;
|
||||||
@@ -24822,9 +24824,8 @@ lin gossamer_N = mkN "gossamer" "gossamers";
|
|||||||
lin gossip_N = mkN "gossip" "gossips";
|
lin gossip_N = mkN "gossip" "gossips";
|
||||||
lin gossip_V = mkV "gossip" "gossips" "gossiped" "gossiped" "gossiping";
|
lin gossip_V = mkV "gossip" "gossips" "gossiped" "gossiped" "gossiping";
|
||||||
lin gossiping_N = mkN "gossiping" ;
|
lin gossiping_N = mkN "gossiping" ;
|
||||||
lin goteborg_PN = mkPN "Goteborg";
|
|
||||||
lin goth_N = mkN "goth" "goths";
|
lin goth_N = mkN "goth" "goths";
|
||||||
lin gothenburg_PN = mkPN "Gothenburg";
|
lin gothenburg_PN = mkPN (variants {"Gothenburg"; "Goteborg"});
|
||||||
lin gothic_A = compoundA (mkA "gothic");
|
lin gothic_A = compoundA (mkA "gothic");
|
||||||
lin gothic_N = mkN "gothic" ;
|
lin gothic_N = mkN "gothic" ;
|
||||||
lin gottingen_PN = mkPN "Gottingen";
|
lin gottingen_PN = mkPN "Gottingen";
|
||||||
@@ -33960,8 +33961,7 @@ lin luton_PN = mkPN "Luton";
|
|||||||
lin lux_N = mkN "lux" ;
|
lin lux_N = mkN "lux" ;
|
||||||
lin luxation_N = mkN "luxation" ;
|
lin luxation_N = mkN "luxation" ;
|
||||||
lin luxe_A = compoundA (mkA "luxe");
|
lin luxe_A = compoundA (mkA "luxe");
|
||||||
lin luxembourg_PN = mkPN "Luxembourg";
|
lin luxembourg_PN = mkPN (variants {"Luxembourg"; "Luxemburg"});
|
||||||
lin luxemburg_PN = mkPN "Luxemburg";
|
|
||||||
lin luxemburger_A = compoundA (mkA "luxemburger");
|
lin luxemburger_A = compoundA (mkA "luxemburger");
|
||||||
lin luxemburger_N = mkN "luxemburger" "luxemburgers";
|
lin luxemburger_N = mkN "luxemburger" "luxemburgers";
|
||||||
lin luxuriance_N = mkN "luxuriance" ;
|
lin luxuriance_N = mkN "luxuriance" ;
|
||||||
@@ -36954,7 +36954,8 @@ lin morula_N = mkN "morula" ;
|
|||||||
lin mosaic_A = compoundA (mkA "mosaic");
|
lin mosaic_A = compoundA (mkA "mosaic");
|
||||||
lin mosaic_N = mkN "mosaic" "mosaics";
|
lin mosaic_N = mkN "mosaic" "mosaics";
|
||||||
lin mosaicism_N = mkN "mosaicism" ;
|
lin mosaicism_N = mkN "mosaicism" ;
|
||||||
lin moscow_PN = mkPN "Moscow";
|
lin moscow_1_PN = mkPN "Moscow";
|
||||||
|
lin moscow_2_PN = mkPN "Moscow";
|
||||||
lin moselle_N = mkN "moselle" "moselles";
|
lin moselle_N = mkN "moselle" "moselles";
|
||||||
lin mosey_V = mkV "mosey" "moseys" "moseyed" "moseyed" "moseying";
|
lin mosey_V = mkV "mosey" "moseys" "moseyed" "moseyed" "moseying";
|
||||||
lin moshav_N = mkN "moshav" ;
|
lin moshav_N = mkN "moshav" ;
|
||||||
@@ -41315,7 +41316,8 @@ lin pariah_dog_N = mkN "pariah-dog" "pariah-dogs";
|
|||||||
lin parietal_A = mkA "parietal" ;
|
lin parietal_A = mkA "parietal" ;
|
||||||
lin parimutuel_N = mkN "parimutuel" ;
|
lin parimutuel_N = mkN "parimutuel" ;
|
||||||
lin paring_N = mkN "paring" ;
|
lin paring_N = mkN "paring" ;
|
||||||
lin paris_PN = mkPN "Paris";
|
lin paris_1_PN = mkPN "Paris";
|
||||||
|
lin paris_2_PN = mkPN "Paris";
|
||||||
lin parish_N = mkN "parish" "parishes";
|
lin parish_N = mkN "parish" "parishes";
|
||||||
lin parishioner_N = mkN "parishioner" "parishioners";
|
lin parishioner_N = mkN "parishioner" "parishioners";
|
||||||
lin parisian_A = compoundA (mkA "parisian");
|
lin parisian_A = compoundA (mkA "parisian");
|
||||||
|
|||||||
Reference in New Issue
Block a user