forked from GitHub/gf-core
fix the linearization of GuineaBissau
This commit is contained in:
@@ -142,8 +142,6 @@ abstract CountriesAndRegions = MidLevelOntology, Geography, Government ** {
|
||||
|
||||
fun Guinea : Ind (both Country Nation);
|
||||
|
||||
fun Guinea_Bissau : Ind Country ;
|
||||
|
||||
fun Guyana : Ind (both Country Nation);
|
||||
|
||||
fun Haiti : Ind (both Country Nation);
|
||||
@@ -1155,7 +1153,7 @@ abstract CountriesAndRegions = MidLevelOntology, Geography, Government ** {
|
||||
fun GuilinChina : Ind City ;
|
||||
|
||||
-- The Nation of GuineaBissau.
|
||||
fun GuineaBissau : Ind Nation ;
|
||||
fun GuineaBissau : Ind (both Country Nation) ;
|
||||
|
||||
-- The City of Gujarat in India.
|
||||
fun GujaratIndia : Ind City ;
|
||||
|
||||
@@ -3489,7 +3489,6 @@ lin
|
||||
Countries_D_provinces_Niedersachsen_cities_Oldenburg = UsePN (mkPN "Oldenburg") ;
|
||||
Countries_UA_provinces_Dnipropetrovska_cities_Dnipropetrovsk = UsePN (mkPN "Dnipropetrovsk") ;
|
||||
Countries_CH_provinces_AR = UsePN (mkPN "AR") ;
|
||||
Guinea_Bissau = UsePN (mkPN "Guinea-Bissau") ;
|
||||
Countries_HCA_provinces_ElParaiso_cities_Yuscaran = UsePN (mkPN "Yuscaran") ;
|
||||
Organizations_UNFICYP = UsePN (mkPN "United Nations Force in Cyprus") ;
|
||||
Countries_IND_provinces_DamanandDiu = UsePN (mkPN "Daman and Diu") ;
|
||||
|
||||
Reference in New Issue
Block a user